- Initial commit
This commit is contained in:
89
data/room/58.room
Normal file
89
data/room/58.room
Normal file
@@ -0,0 +1,89 @@
|
||||
name=CHIRPING
|
||||
bgColor=black
|
||||
border=magenta
|
||||
tileMapFile=58.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=0
|
||||
roomDown=0
|
||||
roomLeft=57.room
|
||||
roomRight=59.room
|
||||
|
||||
[enemy]
|
||||
tileSetFile=bird.gif
|
||||
animation=bird.ani
|
||||
width=16
|
||||
height=16
|
||||
x=4
|
||||
y=2
|
||||
vx=0
|
||||
vy=0.5
|
||||
x1=4
|
||||
y1=2
|
||||
x2=4
|
||||
y2=12
|
||||
color=yellow
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=bird.gif
|
||||
animation=bird.ani
|
||||
width=16
|
||||
height=16
|
||||
x=9
|
||||
y=11
|
||||
vx=0
|
||||
vy=-0.5
|
||||
x1=9
|
||||
y1=0
|
||||
x2=9
|
||||
y2=10
|
||||
color=green
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=bird.gif
|
||||
animation=bird.ani
|
||||
width=16
|
||||
height=16
|
||||
x=26
|
||||
y=5
|
||||
vx=0
|
||||
vy=-0.5
|
||||
x1=26
|
||||
y1=2
|
||||
x2=26
|
||||
y2=12
|
||||
color=white
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=10
|
||||
x=2
|
||||
y=8
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=10
|
||||
x=2
|
||||
y=3
|
||||
counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=10
|
||||
x=29
|
||||
y=8
|
||||
counter=3
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=10
|
||||
x=29
|
||||
y=3
|
||||
counter=4
|
||||
[/item]
|
||||
Reference in New Issue
Block a user