forked from jaildesigner-jailgames/jaildoctors_dilemma
migrats els fitxers .room i .tmx a .yaml unificats
This commit is contained in:
74
data/room/legacy_backup/54.room
Normal file
74
data/room/legacy_backup/54.room
Normal file
@@ -0,0 +1,74 @@
|
||||
name=THE BASEMENT
|
||||
bgColor=black
|
||||
border=blue
|
||||
tileMapFile=54.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=18.room
|
||||
roomDown=0
|
||||
roomLeft=0
|
||||
roomRight=55.room
|
||||
itemColor1=yellow
|
||||
itemColor2=blue
|
||||
|
||||
[enemy]
|
||||
animation=spider.ani
|
||||
x=2
|
||||
y=14
|
||||
vx=30.0
|
||||
vy=0
|
||||
x1=2
|
||||
y1=14
|
||||
x2=18
|
||||
y2=14
|
||||
color=magenta
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
animation=spider.ani
|
||||
x=10
|
||||
y=1
|
||||
vx=0
|
||||
vy=60.0
|
||||
x1=10
|
||||
y1=1
|
||||
x2=10
|
||||
y2=6
|
||||
color=yellow
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
animation=spider.ani
|
||||
x=7
|
||||
y=11
|
||||
vx=18.0
|
||||
vy=0
|
||||
x1=7
|
||||
y1=11
|
||||
x2=14
|
||||
y2=11
|
||||
color=cyan
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=35
|
||||
x=15
|
||||
y=9
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=35
|
||||
x=1
|
||||
y=14
|
||||
counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=35
|
||||
x=1
|
||||
y=9
|
||||
counter=3
|
||||
[/item]
|
||||
Reference in New Issue
Block a user