49 lines
492 B
Plaintext
49 lines
492 B
Plaintext
name=THE BACKYARD
|
|
bgColor=blue
|
|
border=cyan
|
|
tileMapFile=27.tmx
|
|
tileSetFile=standard.png
|
|
roomUp=28.room
|
|
roomDown=29.room
|
|
roomLeft=26.room
|
|
roomRight=0
|
|
|
|
#[enemy]
|
|
#tileSetFile=floppy.png
|
|
#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.png
|
|
tile=28
|
|
x=1
|
|
y=13
|
|
counter=1
|
|
[/item]
|
|
|
|
[item]
|
|
tileSetFile=items.png
|
|
tile=32
|
|
x=11
|
|
y=14
|
|
counter=2
|
|
[/item]
|
|
|
|
[item]
|
|
tileSetFile=items.png
|
|
tile=32
|
|
x=14
|
|
y=14
|
|
counter=3
|
|
[/item] |