forked from jaildesigner-jailgames/jaildoctors_dilemma
68 lines
662 B
Plaintext
68 lines
662 B
Plaintext
name=welcome to my abbey
|
|
bgColor=blue
|
|
border=yellow
|
|
tileMapFile=06.tmx
|
|
tileSetFile=standard.png
|
|
roomUp=15.room
|
|
roomDown=0
|
|
roomLeft=05.room
|
|
roomRight=25.room
|
|
itemColor1=yellow
|
|
itemColor2=cyan
|
|
|
|
[enemy]
|
|
tileSetFile=abad.png
|
|
animation=abad.ani
|
|
width=8
|
|
height=16
|
|
x=1
|
|
y=13
|
|
vx=0.8
|
|
vy=0
|
|
x1=1
|
|
y1=13
|
|
x2=30
|
|
y2=13
|
|
color=yellow
|
|
flip=true
|
|
[/enemy]
|
|
|
|
[enemy]
|
|
tileSetFile=wave_v.png
|
|
animation=wave_v.ani
|
|
width=8
|
|
height=8
|
|
x=24
|
|
y=4
|
|
vx=0
|
|
vy=0.8
|
|
x1=24
|
|
y1=2
|
|
x2=24
|
|
y2=7
|
|
color=yellow
|
|
[/enemy]
|
|
|
|
[item]
|
|
tileSetFile=items.png
|
|
tile=48
|
|
x=7
|
|
y=2
|
|
counter=1
|
|
[/item]
|
|
|
|
[item]
|
|
tileSetFile=items.png
|
|
tile=48
|
|
x=1
|
|
y=14
|
|
counter=2
|
|
[/item]
|
|
|
|
[item]
|
|
tileSetFile=items.png
|
|
tile=48
|
|
x=30
|
|
y=9
|
|
counter=3
|
|
[/item] |