- Initial commit
This commit is contained in:
83
data/room/54.room
Normal file
83
data/room/54.room
Normal file
@@ -0,0 +1,83 @@
|
||||
name=THE BASEMENT
|
||||
bgColor=black
|
||||
border=blue
|
||||
tileMapFile=54.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=18.room
|
||||
roomDown=0
|
||||
roomLeft=0
|
||||
roomRight=55.room
|
||||
itemColor1=yellow
|
||||
itemColor2=blue
|
||||
|
||||
[enemy]
|
||||
tileSetFile=spider.gif
|
||||
animation=spider.ani
|
||||
width=8
|
||||
height=8
|
||||
x=2
|
||||
y=14
|
||||
vx=0.5
|
||||
vy=0
|
||||
x1=2
|
||||
y1=14
|
||||
x2=18
|
||||
y2=14
|
||||
color=magenta
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=spider.gif
|
||||
animation=spider.ani
|
||||
width=8
|
||||
height=8
|
||||
x=10
|
||||
y=1
|
||||
vx=0
|
||||
vy=1
|
||||
x1=10
|
||||
y1=1
|
||||
x2=10
|
||||
y2=6
|
||||
color=yellow
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=spider.gif
|
||||
animation=spider.ani
|
||||
width=8
|
||||
height=8
|
||||
x=7
|
||||
y=11
|
||||
vx=0.3
|
||||
vy=0
|
||||
x1=7
|
||||
y1=11
|
||||
x2=14
|
||||
y2=11
|
||||
color=cyan
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=35
|
||||
x=15
|
||||
y=9
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=35
|
||||
x=1
|
||||
y=14
|
||||
counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=35
|
||||
x=1
|
||||
y=9
|
||||
counter=3
|
||||
[/item]
|
||||
Reference in New Issue
Block a user