- Initial commit
This commit is contained in:
132
data/room/15.room
Normal file
132
data/room/15.room
Normal file
@@ -0,0 +1,132 @@
|
||||
name=NOW THIS IS THE BATCAVE!
|
||||
bgColor=black
|
||||
border=black
|
||||
tileMapFile=15.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=14.room
|
||||
roomDown=06.room
|
||||
roomLeft=0
|
||||
roomRight=0
|
||||
itemColor1=yellow
|
||||
itemColor2=red
|
||||
|
||||
[enemy]
|
||||
tileSetFile=batman.gif
|
||||
animation=batman.ani
|
||||
width=8
|
||||
height=16
|
||||
x=17
|
||||
y=13
|
||||
vx=0.8
|
||||
vy=0
|
||||
x1=7
|
||||
y1=13
|
||||
x2=29
|
||||
y2=13
|
||||
color=white
|
||||
flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=bat.gif
|
||||
animation=bat.ani
|
||||
width=8
|
||||
height=7
|
||||
x=14
|
||||
y=2
|
||||
vx=0.5
|
||||
vy=0
|
||||
x1=9
|
||||
y1=2
|
||||
x2=30
|
||||
y2=2
|
||||
color=bright_blue
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=bat.gif
|
||||
animation=bat.ani
|
||||
width=8
|
||||
height=7
|
||||
x=10
|
||||
y=10
|
||||
vx=0.5
|
||||
vy=0
|
||||
x1=1
|
||||
y1=10
|
||||
x2=30
|
||||
y2=10
|
||||
color=cyan
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=bat.gif
|
||||
animation=bat.ani
|
||||
width=8
|
||||
height=7
|
||||
x=15
|
||||
y=1
|
||||
vx=0
|
||||
vy=0.7
|
||||
x1=15
|
||||
y1=1
|
||||
x2=15
|
||||
y2=11
|
||||
color=red
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=0
|
||||
x=5
|
||||
y=2
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=0
|
||||
x=13
|
||||
y=12
|
||||
counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=0
|
||||
x=14
|
||||
y=12
|
||||
counter=3
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=0
|
||||
x=15
|
||||
y=12
|
||||
counter=4
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=0
|
||||
x=16
|
||||
y=12
|
||||
counter=5
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=0
|
||||
x=10
|
||||
y=4
|
||||
counter=6
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=0
|
||||
x=17
|
||||
y=7
|
||||
counter=7
|
||||
[/item]
|
||||
Reference in New Issue
Block a user