forked from jaildesigner-jailgames/jaildoctors_dilemma
60 lines
603 B
Plaintext
60 lines
603 B
Plaintext
name=THAT'S A GUITAR
|
|
bgColor=black
|
|
border=black
|
|
tileMapFile=55.tmx
|
|
tileSetFile=standard.png
|
|
roomUp=0
|
|
roomDown=0
|
|
roomLeft=54.room
|
|
roomRight=56.room
|
|
itemColor1=magenta
|
|
itemColor2=red
|
|
autoSurface=left
|
|
|
|
[enemy]
|
|
tileSetFile=dimallas.png
|
|
animation=dimallas.ani
|
|
width=16
|
|
height=16
|
|
x=15
|
|
y=13
|
|
vx=0.6
|
|
vy=0
|
|
x1=9
|
|
y1=13
|
|
x2=25
|
|
y2=13
|
|
color=cyan
|
|
[/enemy]
|
|
|
|
[enemy]
|
|
tileSetFile=guitar.png
|
|
animation=guitar.ani
|
|
width=16
|
|
height=16
|
|
x=16
|
|
y=4
|
|
vx=0
|
|
vy=0.3
|
|
x1=16
|
|
y1=4
|
|
x2=16
|
|
y2=10
|
|
color=red
|
|
[/enemy]
|
|
|
|
[item]
|
|
tileSetFile=items.png
|
|
tile=25
|
|
x=9
|
|
y=4
|
|
counter=1
|
|
[/item]
|
|
|
|
[item]
|
|
tileSetFile=items.png
|
|
tile=25
|
|
x=20
|
|
y=11
|
|
counter=2
|
|
[/item] |