forked from jaildesigner-jailgames/jaildoctors_dilemma
migrats els fitxers .room i .tmx a .yaml unificats
This commit is contained in:
53
data/room/legacy_backup/12.room
Normal file
53
data/room/legacy_backup/12.room
Normal file
@@ -0,0 +1,53 @@
|
||||
name=THE PASSAGE
|
||||
bgColor=black
|
||||
border=green
|
||||
tileMapFile=12.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=0
|
||||
roomDown=0
|
||||
roomLeft=11.room
|
||||
roomRight=13.room
|
||||
itemColor1=red
|
||||
itemColor2=magenta
|
||||
|
||||
[enemy]
|
||||
animation=floppy.ani
|
||||
x=9
|
||||
y=10
|
||||
vx=36.0
|
||||
vy=0
|
||||
x1=4
|
||||
y1=10
|
||||
x2=22
|
||||
y2=10
|
||||
color=green
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
animation=floppy.ani
|
||||
x=1
|
||||
y=0
|
||||
vx=0
|
||||
vy=30.0
|
||||
x1=1
|
||||
y1=0
|
||||
x2=1
|
||||
y2=7
|
||||
color=yellow
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=34
|
||||
x=17
|
||||
y=8
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=34
|
||||
x=3
|
||||
y=6
|
||||
counter=2
|
||||
[/item]
|
||||
Reference in New Issue
Block a user