- Initial commit
This commit is contained in:
50
data/room/08.room
Normal file
50
data/room/08.room
Normal file
@@ -0,0 +1,50 @@
|
||||
name=THE GARDEN
|
||||
bgColor=black
|
||||
border=cyan
|
||||
tileMapFile=08.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=09.room
|
||||
roomDown=0
|
||||
roomLeft=16.room
|
||||
roomRight=07.room
|
||||
|
||||
[enemy]
|
||||
tileSetFile=abad.gif
|
||||
animation=abad.ani
|
||||
width=8
|
||||
height=16
|
||||
x=4
|
||||
y=13
|
||||
vx=0.4
|
||||
vy=0
|
||||
x1=2
|
||||
y1=13
|
||||
x2=10
|
||||
y2=13
|
||||
color=green
|
||||
flip=true
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=18
|
||||
x=5
|
||||
y=5
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=18
|
||||
x=25
|
||||
y=9
|
||||
counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=18
|
||||
x=10
|
||||
y=5
|
||||
counter=3
|
||||
[/item]
|
||||
Reference in New Issue
Block a user