- Initial commit
This commit is contained in:
76
data/room/56.room
Normal file
76
data/room/56.room
Normal file
@@ -0,0 +1,76 @@
|
||||
name=HEAVY DEMONS ON LEGGINS
|
||||
bgColor=black
|
||||
border=black
|
||||
tileMapFile=56.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=0
|
||||
roomDown=0
|
||||
roomLeft=55.room
|
||||
roomRight=57.room
|
||||
itemColor1=bright_red
|
||||
itemColor2=green
|
||||
autoSurface=left
|
||||
|
||||
[enemy]
|
||||
tileSetFile=demon.gif
|
||||
animation=demon.ani
|
||||
width=16
|
||||
height=16
|
||||
x=12
|
||||
y=3
|
||||
vx=0
|
||||
vy=0.5
|
||||
x1=12
|
||||
y1=3
|
||||
x2=12
|
||||
y2=12
|
||||
color=red
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=demon.gif
|
||||
animation=demon.ani
|
||||
width=16
|
||||
height=16
|
||||
x=18
|
||||
y=5
|
||||
vx=0
|
||||
vy=0.5
|
||||
x1=18
|
||||
y1=3
|
||||
x2=18
|
||||
y2=12
|
||||
color=red
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=28
|
||||
x=15
|
||||
y=10
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=28
|
||||
x=16
|
||||
y=10
|
||||
counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=28
|
||||
x=15
|
||||
y=5
|
||||
counter=3
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=28
|
||||
x=16
|
||||
y=5
|
||||
counter=4
|
||||
[/item]
|
||||
Reference in New Issue
Block a user