- Initial commit
This commit is contained in:
69
data/room/46.room
Normal file
69
data/room/46.room
Normal file
@@ -0,0 +1,69 @@
|
||||
name=FEEL THE HEAT
|
||||
bgColor=bright_black
|
||||
border=bright_yellow
|
||||
tileMapFile=46.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=0
|
||||
roomDown=0
|
||||
roomLeft=45.room
|
||||
roomRight=0
|
||||
itemColor1=red
|
||||
itemColor2=magenta
|
||||
autoSurface=left
|
||||
|
||||
[enemy]
|
||||
tileSetFile=batman_fire.gif
|
||||
animation=batman_fire.ani
|
||||
width=16
|
||||
height=16
|
||||
x=10
|
||||
y=13
|
||||
vx=1.3
|
||||
vy=0
|
||||
x1=0
|
||||
y1=13
|
||||
x2=29
|
||||
y2=13
|
||||
color=cyan
|
||||
flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=heavy.gif
|
||||
animation=heavy.ani
|
||||
width=16
|
||||
height=16
|
||||
x=11
|
||||
y=7
|
||||
vx=0
|
||||
vy=0.5
|
||||
x1=11
|
||||
y1=1
|
||||
x2=11
|
||||
y2=12
|
||||
color=green
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=heavy.gif
|
||||
animation=heavy.ani
|
||||
width=16
|
||||
height=16
|
||||
x=18
|
||||
y=2
|
||||
vx=0
|
||||
vy=0.8
|
||||
x1=18
|
||||
y1=1
|
||||
x2=18
|
||||
y2=12
|
||||
color=green
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=28
|
||||
x=28
|
||||
y=6
|
||||
counter=1
|
||||
[/item]
|
||||
Reference in New Issue
Block a user