- Initial commit
This commit is contained in:
86
data/room/48.room
Normal file
86
data/room/48.room
Normal file
@@ -0,0 +1,86 @@
|
||||
name=WELCOME TO THE JAILBATTLE
|
||||
bgColor=green
|
||||
border=bright_green
|
||||
tileMapFile=48.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=0
|
||||
roomDown=49.room
|
||||
roomLeft=0
|
||||
roomRight=47.room
|
||||
itemColor1=white
|
||||
itemColor2=green
|
||||
|
||||
[enemy]
|
||||
tileSetFile=jailbattle_human.gif
|
||||
animation=jailbattle_human.ani
|
||||
width=11
|
||||
height=13
|
||||
x=17
|
||||
y=6
|
||||
vx=0.5
|
||||
vy=0
|
||||
x1=12
|
||||
y1=6
|
||||
x2=27
|
||||
y2=6
|
||||
color=white
|
||||
flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=jailbattle_human.gif
|
||||
animation=jailbattle_human.ani
|
||||
width=11
|
||||
height=13
|
||||
x=2
|
||||
y=13
|
||||
vx=0.6
|
||||
vy=0
|
||||
x1=2
|
||||
y1=13
|
||||
x2=16
|
||||
y2=13
|
||||
color=white
|
||||
flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=jailbattle_alien.gif
|
||||
animation=jailbattle_alien.ani
|
||||
width=11
|
||||
height=13
|
||||
x=24
|
||||
y=10
|
||||
vx=0
|
||||
vy=0.5
|
||||
x1=24
|
||||
y1=9
|
||||
x2=24
|
||||
y2=13
|
||||
color=white
|
||||
flip=true
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=19
|
||||
x=27
|
||||
y=11
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=19
|
||||
x=3
|
||||
y=3
|
||||
counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=19
|
||||
x=23
|
||||
y=4
|
||||
counter=3
|
||||
[/item]
|
||||
Reference in New Issue
Block a user