- Initial commit
This commit is contained in:
69
data/room/21.room
Normal file
69
data/room/21.room
Normal file
@@ -0,0 +1,69 @@
|
||||
name=ENTER PAKU SIMBEL
|
||||
bgColor=bright_black
|
||||
border=yellow
|
||||
tileMapFile=21.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=23.room
|
||||
roomDown=0
|
||||
roomLeft=22.room
|
||||
roomRight=20.room
|
||||
itemColor1=magenta
|
||||
itemColor2=yellow
|
||||
|
||||
[enemy]
|
||||
tileSetFile=mummy.gif
|
||||
animation=mummy.ani
|
||||
width=8
|
||||
height=16
|
||||
x=13
|
||||
y=13
|
||||
vx=0.3
|
||||
vy=0
|
||||
x1=9
|
||||
y1=13
|
||||
x2=18
|
||||
y2=13
|
||||
color=yellow
|
||||
flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=spider.gif
|
||||
animation=spider.ani
|
||||
width=8
|
||||
height=8
|
||||
x=13
|
||||
y=9
|
||||
vx=0.6
|
||||
vy=0
|
||||
x1=4
|
||||
y1=9
|
||||
x2=21
|
||||
y2=9
|
||||
color=bright_green
|
||||
flip=true
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=36
|
||||
x=8
|
||||
y=11
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=36
|
||||
x=19
|
||||
y=11
|
||||
counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=36
|
||||
x=5
|
||||
y=3
|
||||
counter=3
|
||||
[/item]
|
||||
Reference in New Issue
Block a user