- Initial commit
This commit is contained in:
91
data/room/60.room
Normal file
91
data/room/60.room
Normal file
@@ -0,0 +1,91 @@
|
||||
name=MAGNETIC FIELDS
|
||||
bgColor=black
|
||||
border=bright_red
|
||||
tileMapFile=60.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=05.room
|
||||
roomDown=59.room
|
||||
roomLeft=0
|
||||
roomRight=0
|
||||
itemColor1=red
|
||||
itemColor2=green
|
||||
|
||||
[enemy]
|
||||
tileSetFile=shock.gif
|
||||
animation=shock.ani
|
||||
width=8
|
||||
height=8
|
||||
x=7
|
||||
y=2
|
||||
vx=0
|
||||
vy=1.5
|
||||
x1=7
|
||||
y1=1
|
||||
x2=7
|
||||
y2=14
|
||||
color=yellow
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=shock.gif
|
||||
animation=shock.ani
|
||||
width=8
|
||||
height=8
|
||||
x=24
|
||||
y=6
|
||||
vx=0
|
||||
vy=-1.5
|
||||
x1=24
|
||||
y1=1
|
||||
x2=24
|
||||
y2=14
|
||||
color=yellow
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=1
|
||||
x=5
|
||||
y=4
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=1
|
||||
x=4
|
||||
y=9
|
||||
counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=1
|
||||
x=9
|
||||
y=9
|
||||
counter=3
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=1
|
||||
x=22
|
||||
y=9
|
||||
counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=1
|
||||
x=27
|
||||
y=9
|
||||
counter=3
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=1
|
||||
x=26
|
||||
y=4
|
||||
counter=1
|
||||
[/item]
|
||||
Reference in New Issue
Block a user