- Initial commit
This commit is contained in:
127
data/room/39.room
Normal file
127
data/room/39.room
Normal file
@@ -0,0 +1,127 @@
|
||||
name=YOU'LL BELIEVE AROUNDER CAN FLY
|
||||
bgColor=black
|
||||
border=cyan
|
||||
tileMapFile=39.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=0
|
||||
roomDown=0
|
||||
roomLeft=40.room
|
||||
roomRight=38.room
|
||||
itemColor1=magenta
|
||||
itemColor2=cyan
|
||||
|
||||
[enemy]
|
||||
tileSetFile=arounders_door.gif
|
||||
animation=arounders_door.ani
|
||||
width=16
|
||||
height=16
|
||||
x=3
|
||||
y=1
|
||||
vx=0
|
||||
vy=0
|
||||
x1=3
|
||||
y1=1
|
||||
x2=3
|
||||
y2=1
|
||||
color=white
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=flying_arounder.gif
|
||||
animation=flying_arounder.ani
|
||||
width=7
|
||||
height=7
|
||||
x=9
|
||||
y=1
|
||||
vx=0
|
||||
vy=0.7
|
||||
x1=9
|
||||
y1=1
|
||||
x2=9
|
||||
y2=10
|
||||
color=white
|
||||
flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=flying_arounder.gif
|
||||
animation=flying_arounder.ani
|
||||
width=7
|
||||
height=7
|
||||
x=15
|
||||
y=0
|
||||
vx=0
|
||||
vy=0.7
|
||||
x1=15
|
||||
y1=0
|
||||
x2=15
|
||||
y2=14
|
||||
color=white
|
||||
flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=flying_arounder.gif
|
||||
animation=flying_arounder.ani
|
||||
width=7
|
||||
height=7
|
||||
x=22
|
||||
y=10
|
||||
vx=0
|
||||
vy=0.7
|
||||
x1=22
|
||||
y1=0
|
||||
x2=22
|
||||
y2=14
|
||||
color=white
|
||||
flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=flying_arounder.gif
|
||||
animation=flying_arounder.ani
|
||||
width=7
|
||||
height=7
|
||||
x=16
|
||||
y=5
|
||||
vx=0
|
||||
vy=0.7
|
||||
x1=16
|
||||
y1=0
|
||||
x2=16
|
||||
y2=10
|
||||
color=white
|
||||
flip=true
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=47
|
||||
x=4
|
||||
y=5
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=47
|
||||
x=26
|
||||
y=1
|
||||
counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=47
|
||||
x=25
|
||||
y=7
|
||||
counter=3
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=47
|
||||
x=25
|
||||
y=14
|
||||
counter=4
|
||||
[/item]
|
||||
Reference in New Issue
Block a user