forked from jaildesigner-jailgames/jaildoctors_dilemma
migrats els fitxers .room i .tmx a .yaml unificats
This commit is contained in:
107
data/room/legacy_backup/47.room
Normal file
107
data/room/legacy_backup/47.room
Normal file
@@ -0,0 +1,107 @@
|
||||
name=THE BATTLE NEVER ENDS
|
||||
bgColor=black
|
||||
border=white
|
||||
tileMapFile=47.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=51.room
|
||||
roomDown=0
|
||||
roomLeft=48.room
|
||||
roomRight=0
|
||||
itemColor1=red
|
||||
itemColor2=yellow
|
||||
|
||||
[enemy]
|
||||
animation=jailbattle_alien.ani
|
||||
x=10
|
||||
y=3
|
||||
vx=48.0
|
||||
vy=0
|
||||
x1=3
|
||||
y1=3
|
||||
x2=27
|
||||
y2=3
|
||||
color=green
|
||||
flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
animation=jailbattle_alien.ani
|
||||
x=25
|
||||
y=4
|
||||
vx=0
|
||||
vy=48.0
|
||||
x1=25
|
||||
y1=4
|
||||
x2=25
|
||||
y2=10
|
||||
color=yellow
|
||||
flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
animation=jailbattle_human.ani
|
||||
x=7
|
||||
y=6
|
||||
vx=0
|
||||
vy=30.0
|
||||
x1=7
|
||||
y1=6
|
||||
x2=7
|
||||
y2=13
|
||||
color=red
|
||||
flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
animation=jailbattle_human.ani
|
||||
x=18
|
||||
y=13
|
||||
vx=30.0
|
||||
vy=0
|
||||
x1=15
|
||||
y1=13
|
||||
x2=27
|
||||
y2=13
|
||||
color=cyan
|
||||
flip=true
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=19
|
||||
x=6
|
||||
y=14
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=19
|
||||
x=14
|
||||
y=14
|
||||
counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=19
|
||||
x=23
|
||||
y=14
|
||||
counter=3
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=19
|
||||
x=28
|
||||
y=6
|
||||
counter=4
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=19
|
||||
x=14
|
||||
y=5
|
||||
counter=5
|
||||
[/item]
|
||||
Reference in New Issue
Block a user