- Initial commit
This commit is contained in:
99
data/room/13.room
Normal file
99
data/room/13.room
Normal file
@@ -0,0 +1,99 @@
|
||||
name=TUNO KILLER
|
||||
bgColor=black
|
||||
border=blue
|
||||
tileMapFile=13.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=0
|
||||
roomDown=0
|
||||
roomLeft=12.room
|
||||
roomRight=14.room
|
||||
itemColor1=yellow
|
||||
itemColor2=cyan
|
||||
|
||||
[enemy]
|
||||
tileSetFile=matatunos.gif
|
||||
animation=matatunos.ani
|
||||
width=16
|
||||
height=16
|
||||
x=5
|
||||
y=1
|
||||
vx=0
|
||||
vy=1
|
||||
x1=5
|
||||
y1=1
|
||||
x2=5
|
||||
y2=13
|
||||
color=bright_blue
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=tuno.gif
|
||||
animation=tuno.ani
|
||||
width=16
|
||||
height=16
|
||||
x=12
|
||||
y=4
|
||||
vx=0
|
||||
vy=1.1
|
||||
x1=12
|
||||
y1=1
|
||||
x2=12
|
||||
y2=13
|
||||
color=red
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=tuno.gif
|
||||
animation=tuno.ani
|
||||
width=16
|
||||
height=16
|
||||
x=19
|
||||
y=7
|
||||
vx=0
|
||||
vy=0.9
|
||||
x1=19
|
||||
y1=1
|
||||
x2=19
|
||||
y2=13
|
||||
color=yellow
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=tuno.gif
|
||||
animation=tuno.ani
|
||||
width=16
|
||||
height=16
|
||||
x=26
|
||||
y=11
|
||||
vx=0
|
||||
vy=0.7
|
||||
x1=26
|
||||
y1=1
|
||||
x2=26
|
||||
y2=13
|
||||
color=magenta
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=53
|
||||
x=9
|
||||
y=4
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=53
|
||||
x=16
|
||||
y=4
|
||||
counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=53
|
||||
x=23
|
||||
y=4
|
||||
counter=3
|
||||
[/item]
|
||||
Reference in New Issue
Block a user