- Initial commit
This commit is contained in:
51
data/room/43.room
Normal file
51
data/room/43.room
Normal file
@@ -0,0 +1,51 @@
|
||||
name=THE TUBE
|
||||
bgColor=black
|
||||
border=blue
|
||||
tileMapFile=43.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=42.room
|
||||
roomDown=44.room
|
||||
roomLeft=0
|
||||
roomRight=0
|
||||
itemColor1=yellow
|
||||
itemColor2=red
|
||||
|
||||
[enemy]
|
||||
tileSetFile=spider.gif
|
||||
animation=spider.ani
|
||||
width=8
|
||||
height=8
|
||||
x=20
|
||||
y=5
|
||||
vx=0.3
|
||||
vy=0
|
||||
x1=20
|
||||
y1=5
|
||||
x2=23
|
||||
y2=5
|
||||
color=cyan
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=spider.gif
|
||||
animation=spider.ani
|
||||
width=8
|
||||
height=8
|
||||
x=22
|
||||
y=11
|
||||
vx=0.3
|
||||
vy=0
|
||||
x1=20
|
||||
y1=11
|
||||
x2=23
|
||||
y2=11
|
||||
color=green
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=8
|
||||
x=21
|
||||
y=10
|
||||
counter=1
|
||||
[/item]
|
||||
Reference in New Issue
Block a user