- Initial commit
This commit is contained in:
98
data/room/59.room
Normal file
98
data/room/59.room
Normal file
@@ -0,0 +1,98 @@
|
||||
name=STATIC
|
||||
bgColor=black
|
||||
border=bright_magenta
|
||||
tileMapFile=59.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=60.room
|
||||
roomDown=0
|
||||
roomLeft=58.room
|
||||
roomRight=0
|
||||
|
||||
[enemy]
|
||||
tileSetFile=wave.gif
|
||||
animation=wave.ani
|
||||
width=8
|
||||
height=8
|
||||
x=1
|
||||
y=10
|
||||
vx=0.8
|
||||
vy=0
|
||||
x1=1
|
||||
y1=10
|
||||
x2=30
|
||||
y2=10
|
||||
color=magenta
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=wave.gif
|
||||
animation=wave.ani
|
||||
width=8
|
||||
height=8
|
||||
x=30
|
||||
y=4
|
||||
vx=-0.8
|
||||
vy=0
|
||||
x1=1
|
||||
y1=4
|
||||
x2=30
|
||||
y2=4
|
||||
color=cyan
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=wave.gif
|
||||
animation=wave.ani
|
||||
width=8
|
||||
height=8
|
||||
x=15
|
||||
y=14
|
||||
vx=-0.4
|
||||
vy=0
|
||||
x1=3
|
||||
y1=14
|
||||
x2=30
|
||||
y2=14
|
||||
color=green
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=24
|
||||
x=29
|
||||
y=13
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=24
|
||||
x=17
|
||||
y=6
|
||||
counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=24
|
||||
x=9
|
||||
y=6
|
||||
counter=3
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=24
|
||||
x=2
|
||||
y=9
|
||||
counter=4
|
||||
[/item]
|
||||
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=24
|
||||
x=29
|
||||
y=3
|
||||
counter=5
|
||||
[/item]
|
||||
Reference in New Issue
Block a user