Files
jaildoctors_dilemma/data/room/25.room

129 lines
1.2 KiB
Plaintext

name=THE CHAPPEL
bgColor=blue
border=yellow
tileMapFile=25.tmx
tileSetFile=standard.png
roomUp=0
roomDown=0
roomLeft=06.room
roomRight=26.room
itemColor1=yellow
itemColor2=cyan
[enemy]
# Batman tocando la campana
tileSetFile=batman_bell.png
animation=batman_bell.ani
width=16
height=16
x=28
y=13
vx=0
vy=0
x1=28
y1=13
x2=28
y2=13
color=cyan
[/enemy]
[enemy]
# Campana de Batman
tileSetFile=bell.png
animation=bell.ani
width=16
height=16
x=28
y=10
vx=0
vy=0
x1=28
y1=10
x2=28
y2=10
color=cyan
[/enemy]
[enemy]
# Campana izquierda
tileSetFile=bell.png
animation=bell.ani
width=16
height=16
x=6
y=2
vx=0
vy=0
x1=6
y1=2
x2=6
y2=2
color=cyan
[/enemy]
[enemy]
# Dong izquierdo
tileSetFile=dong.png
animation=dong.ani
width=22
height=16
x=6
y=4
vx=0
vy=0.4
x1=6
y1=4
x2=6
y2=13
color=cyan
[/enemy]
[enemy]
# Campana derecha
tileSetFile=bell.png
animation=bell.ani
width=16
height=16
x=20
y=2
vx=0
vy=0
x1=20
y1=2
x2=20
y2=2
color=cyan
[/enemy]
[enemy]
# Dong derecha
tileSetFile=dong.png
animation=dong.ani
width=22
height=16
x=20
y=13
vx=0
vy=-0.5
x1=20
y1=4
x2=20
y2=13
color=cyan
[/enemy]
[item]
tileSetFile=items.png
tile=48
x=1
y=2
counter=1
[/item]
[item]
tileSetFile=items.png
tile=48
x=26
y=13
counter=2
[/item]