- Initial commit
This commit is contained in:
75
data/room/14.room
Normal file
75
data/room/14.room
Normal file
@@ -0,0 +1,75 @@
|
||||
name=KILLING SPREE
|
||||
bgColor=black
|
||||
border=blue
|
||||
tileMapFile=14.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=0
|
||||
roomDown=15.room
|
||||
roomLeft=13.room
|
||||
roomRight=45.room
|
||||
itemColor1=yellow
|
||||
itemColor2=cyan
|
||||
|
||||
[enemy]
|
||||
tileSetFile=matatunos.gif
|
||||
animation=matatunos.ani
|
||||
width=16
|
||||
height=16
|
||||
x=6
|
||||
y=5
|
||||
vx=0.3
|
||||
vy=0
|
||||
x1=5
|
||||
y1=5
|
||||
x2=10
|
||||
y2=5
|
||||
color=bright_green
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=tuno.gif
|
||||
animation=tuno.ani
|
||||
width=16
|
||||
height=16
|
||||
x=21
|
||||
y=2
|
||||
vx=0
|
||||
vy=0.4
|
||||
x1=21
|
||||
y1=2
|
||||
x2=21
|
||||
y2=13
|
||||
color=red
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=tuno.gif
|
||||
animation=tuno.ani
|
||||
width=16
|
||||
height=16
|
||||
x=28
|
||||
y=6
|
||||
vx=0
|
||||
vy=-0.4
|
||||
x1=28
|
||||
y1=2
|
||||
x2=28
|
||||
y2=13
|
||||
color=magenta
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=53
|
||||
x=30
|
||||
y=14
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=53
|
||||
x=25
|
||||
y=1
|
||||
counter=2
|
||||
[/item]
|
||||
Reference in New Issue
Block a user