- Initial commit
This commit is contained in:
93
data/room/19.room
Normal file
93
data/room/19.room
Normal file
@@ -0,0 +1,93 @@
|
||||
name=THIS CAN'T BE THE BATCAVE
|
||||
bgColor=black
|
||||
border=cyan
|
||||
tileMapFile=19.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=0
|
||||
roomDown=0
|
||||
roomLeft=20.room
|
||||
roomRight=18.room
|
||||
itemColor1=cyan
|
||||
itemColor2=blue
|
||||
|
||||
[enemy]
|
||||
tileSetFile=batman.gif
|
||||
animation=batman.ani
|
||||
width=8
|
||||
height=16
|
||||
x=10
|
||||
y=13
|
||||
vx=0.8
|
||||
vy=0
|
||||
x1=5
|
||||
y1=13
|
||||
x2=26
|
||||
y2=13
|
||||
color=bright_cyan
|
||||
flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=spider.gif
|
||||
animation=spider.ani
|
||||
width=8
|
||||
height=8
|
||||
x=0
|
||||
y=1
|
||||
vx=0.6
|
||||
vy=0
|
||||
x1=1
|
||||
y1=1
|
||||
x2=31
|
||||
y2=1
|
||||
color=cyan
|
||||
mirror=true
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=34
|
||||
x=14
|
||||
y=6
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=34
|
||||
x=15
|
||||
y=6
|
||||
counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=34
|
||||
x=16
|
||||
y=6
|
||||
counter=3
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=34
|
||||
x=17
|
||||
y=6
|
||||
counter=4
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=34
|
||||
x=5
|
||||
y=12
|
||||
counter=5
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=34
|
||||
x=26
|
||||
y=12
|
||||
counter=6
|
||||
[/item]
|
||||
Reference in New Issue
Block a user