- Initial commit
This commit is contained in:
129
data/room/25.room
Normal file
129
data/room/25.room
Normal file
@@ -0,0 +1,129 @@
|
||||
name=THE CHAPPEL
|
||||
bgColor=blue
|
||||
border=yellow
|
||||
tileMapFile=25.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=0
|
||||
roomDown=0
|
||||
roomLeft=06.room
|
||||
roomRight=26.room
|
||||
itemColor1=yellow
|
||||
itemColor2=cyan
|
||||
|
||||
[enemy]
|
||||
# Batman tocando la campana
|
||||
tileSetFile=batman_bell.gif
|
||||
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.gif
|
||||
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.gif
|
||||
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.gif
|
||||
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.gif
|
||||
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.gif
|
||||
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.gif
|
||||
tile=48
|
||||
x=1
|
||||
y=2
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=48
|
||||
x=26
|
||||
y=13
|
||||
counter=2
|
||||
[/item]
|
||||
Reference in New Issue
Block a user