117 lines
4.3 KiB
YAML
117 lines
4.3 KiB
YAML
# THE JAIL
|
||
room:
|
||
name: "THE JAIL"
|
||
bgColor: bright_blue
|
||
border: blue
|
||
tileSetFile: standard.gif
|
||
|
||
# Room connections (null for no connection)
|
||
connections:
|
||
up: null
|
||
down: null
|
||
left: null
|
||
right: 02.yaml
|
||
|
||
# Item display colors
|
||
itemColor1: yellow
|
||
itemColor2: magenta
|
||
|
||
# Conveyor belt direction: left (-1), none (0), right (1)
|
||
autoSurface: none
|
||
|
||
# Tilemap: 16 rows × 32 columns (256×192 pixels @ 8px/tile)
|
||
# Values are 0-based tile indices (0 = empty)
|
||
tilemap:
|
||
- [191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 191]
|
||
- [167, 165, 184, 166, 165, 184, 165, 165, 167, 165, 165, 166, 165, 165, 184, 165, 165, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 165]
|
||
- [210, 180, 210, 212, 210, 180, 210, 211, 212, 210, 180, 210, 210, 211, 210, 212, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42]
|
||
- [163, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 163, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42]
|
||
- [42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42]
|
||
- [42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33]
|
||
- [42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 33, 33, 33, 33, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 33, 33, 33]
|
||
- [33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 33, 33]
|
||
- [33, 33, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 33, 33, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 33]
|
||
- [33, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 33, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 33]
|
||
- [33, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 33, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 33]
|
||
- [33, 33, 33, 33, 33, 33, 33, 33, 33, -1, -1, -1, -1, -1, -1, -1, 33, 137, 138, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 33]
|
||
- [33, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 33, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 33]
|
||
- [33, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 134, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1]
|
||
- [33, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 134, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1]
|
||
- [33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33]
|
||
|
||
# Enemies in this room
|
||
enemies:
|
||
- animation: jailer_#1.yaml
|
||
position: {x: 1, y: 13}
|
||
velocity: {x: 0, y: 0}
|
||
boundaries:
|
||
position1: {x: 1, y: 13}
|
||
position2: {x: 1, y: 13}
|
||
color: white
|
||
|
||
- animation: jailer_#3.yaml
|
||
position: {x: 4, y: 13}
|
||
velocity: {x: 0, y: 0}
|
||
boundaries:
|
||
position1: {x: 4, y: 13}
|
||
position2: {x: 4, y: 13}
|
||
color: white
|
||
|
||
- animation: jailer_#1.yaml
|
||
position: {x: 7, y: 13}
|
||
velocity: {x: 0, y: 0}
|
||
boundaries:
|
||
position1: {x: 7, y: 13}
|
||
position2: {x: 7, y: 13}
|
||
color: white
|
||
|
||
- animation: jailer_#2.yaml
|
||
position: {x: 10, y: 13}
|
||
velocity: {x: 0, y: 0}
|
||
boundaries:
|
||
position1: {x: 10, y: 13}
|
||
position2: {x: 10, y: 13}
|
||
color: white
|
||
|
||
- animation: jailer_#1.yaml
|
||
position: {x: 13, y: 13}
|
||
velocity: {x: 0, y: 0}
|
||
boundaries:
|
||
position1: {x: 13, y: 13}
|
||
position2: {x: 13, y: 13}
|
||
color: white
|
||
|
||
- animation: elsa.yaml
|
||
position: {x: 3, y: 9}
|
||
velocity: {x: 0, y: 0}
|
||
boundaries:
|
||
position1: {x: 3, y: 9}
|
||
position2: {x: 3, y: 9}
|
||
color: white
|
||
|
||
- animation: elsa.yaml
|
||
position: {x: 6, y: 9}
|
||
velocity: {x: 0, y: 0}
|
||
boundaries:
|
||
position1: {x: 6, y: 9}
|
||
position2: {x: 6, y: 9}
|
||
color: white
|
||
|
||
- animation: lamp.yaml
|
||
position: {x: 23, y: 6}
|
||
velocity: {x: 0, y: 0}
|
||
boundaries:
|
||
position1: {x: 23, y: 6}
|
||
position2: {x: 23, y: 6}
|
||
color: white
|
||
|
||
- animation: bry.yaml
|
||
position: {x: 17, y: 13}
|
||
velocity: {x: 0, y: 0}
|
||
boundaries:
|
||
position1: {x: 17, y: 13}
|
||
position2: {x: 17, y: 13}
|
||
color: white
|
||
|
||
# No items in this room
|
||
items: [] |