- Initial commit
This commit is contained in:
60
data/room/55.room
Normal file
60
data/room/55.room
Normal file
@@ -0,0 +1,60 @@
|
||||
name=THAT'S A GUITAR
|
||||
bgColor=black
|
||||
border=black
|
||||
tileMapFile=55.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=0
|
||||
roomDown=0
|
||||
roomLeft=54.room
|
||||
roomRight=56.room
|
||||
itemColor1=magenta
|
||||
itemColor2=red
|
||||
autoSurface=left
|
||||
|
||||
[enemy]
|
||||
tileSetFile=dimallas.gif
|
||||
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.gif
|
||||
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.gif
|
||||
tile=25
|
||||
x=9
|
||||
y=4
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=25
|
||||
x=20
|
||||
y=11
|
||||
counter=2
|
||||
[/item]
|
||||
Reference in New Issue
Block a user