forked from jaildesigner-jailgames/jaildoctors_dilemma
migrats els fitxers .room i .tmx a .yaml unificats
This commit is contained in:
75
data/room/legacy_backup/16.room
Normal file
75
data/room/legacy_backup/16.room
Normal file
@@ -0,0 +1,75 @@
|
||||
name=THE FRIDGE
|
||||
bgColor=blue
|
||||
border=blue
|
||||
itemColor1=bright_cyan
|
||||
itemColor2=yellow
|
||||
tileMapFile=16.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=44.room
|
||||
roomDown=0
|
||||
roomLeft=17.room
|
||||
roomRight=08.room
|
||||
|
||||
[enemy]
|
||||
animation=chip.ani
|
||||
x=7
|
||||
y=3
|
||||
vx=60.0
|
||||
vy=0
|
||||
x1=2
|
||||
y1=3
|
||||
x2=13
|
||||
y2=3
|
||||
color=magenta
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
animation=chip.ani
|
||||
x=30
|
||||
y=7
|
||||
vx=-48.0
|
||||
vy=0
|
||||
x1=10
|
||||
y1=7
|
||||
x2=30
|
||||
y2=7
|
||||
color=bright_white
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
animation=wave.ani
|
||||
x=15
|
||||
y=12
|
||||
vx=30.0
|
||||
vy=0
|
||||
x1=15
|
||||
y1=12
|
||||
x2=30
|
||||
y2=12
|
||||
color=bright_magenta
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=6
|
||||
x=2
|
||||
y=2
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=6
|
||||
x=29
|
||||
y=5
|
||||
counter=2
|
||||
[/item]
|
||||
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=6
|
||||
x=21
|
||||
y=12
|
||||
counter=3
|
||||
[/item]
|
||||
Reference in New Issue
Block a user