- Initial commit
This commit is contained in:
49
data/room/27.room
Normal file
49
data/room/27.room
Normal file
@@ -0,0 +1,49 @@
|
||||
name=THE BACKYARD
|
||||
bgColor=blue
|
||||
border=cyan
|
||||
tileMapFile=27.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=28.room
|
||||
roomDown=29.room
|
||||
roomLeft=26.room
|
||||
roomRight=0
|
||||
|
||||
#[enemy]
|
||||
#tileSetFile=floppy.gif
|
||||
#animation=floppy.ani
|
||||
#width=16
|
||||
#height=16
|
||||
#x=2
|
||||
#y=2
|
||||
#vx=0
|
||||
#vy=0
|
||||
#x1=2
|
||||
#y1=2
|
||||
#x2=2
|
||||
#y2=2
|
||||
#color=magenta
|
||||
#[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=28
|
||||
x=1
|
||||
y=13
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=32
|
||||
x=11
|
||||
y=14
|
||||
counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=32
|
||||
x=14
|
||||
y=14
|
||||
counter=3
|
||||
[/item]
|
||||
Reference in New Issue
Block a user