forked from jaildesigner-jailgames/jaildoctors_dilemma
59 lines
578 B
Plaintext
59 lines
578 B
Plaintext
name=THE PASSAGE
|
|
bgColor=black
|
|
border=green
|
|
tileMapFile=12.tmx
|
|
tileSetFile=standard.gif
|
|
roomUp=0
|
|
roomDown=0
|
|
roomLeft=11.room
|
|
roomRight=13.room
|
|
itemColor1=red
|
|
itemColor2=magenta
|
|
|
|
[enemy]
|
|
tileSetFile=floppy.gif
|
|
animation=floppy.ani
|
|
width=16
|
|
height=16
|
|
x=9
|
|
y=10
|
|
vx=36.0
|
|
vy=0
|
|
x1=4
|
|
y1=10
|
|
x2=22
|
|
y2=10
|
|
color=green
|
|
[/enemy]
|
|
|
|
[enemy]
|
|
tileSetFile=floppy.gif
|
|
animation=floppy.ani
|
|
width=16
|
|
height=16
|
|
x=1
|
|
y=0
|
|
vx=0
|
|
vy=30.0
|
|
x1=1
|
|
y1=0
|
|
x2=1
|
|
y2=7
|
|
color=yellow
|
|
[/enemy]
|
|
|
|
[item]
|
|
tileSetFile=items.gif
|
|
tile=34
|
|
x=17
|
|
y=8
|
|
counter=1
|
|
[/item]
|
|
|
|
[item]
|
|
tileSetFile=items.gif
|
|
tile=34
|
|
x=3
|
|
y=6
|
|
counter=2
|
|
[/item] |