forked from jaildesigner-jailgames/jaildoctors_dilemma
migrats els fitxers .room i .tmx a .yaml unificats
This commit is contained in:
45
data/room/legacy_backup/43.room
Normal file
45
data/room/legacy_backup/43.room
Normal file
@@ -0,0 +1,45 @@
|
||||
name=THE TUBE
|
||||
bgColor=black
|
||||
border=blue
|
||||
tileMapFile=43.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=42.room
|
||||
roomDown=44.room
|
||||
roomLeft=0
|
||||
roomRight=0
|
||||
itemColor1=yellow
|
||||
itemColor2=red
|
||||
|
||||
[enemy]
|
||||
animation=spider.ani
|
||||
x=20
|
||||
y=5
|
||||
vx=18.0
|
||||
vy=0
|
||||
x1=20
|
||||
y1=5
|
||||
x2=23
|
||||
y2=5
|
||||
color=cyan
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
animation=spider.ani
|
||||
x=22
|
||||
y=11
|
||||
vx=18.0
|
||||
vy=0
|
||||
x1=20
|
||||
y1=11
|
||||
x2=23
|
||||
y2=11
|
||||
color=green
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=8
|
||||
x=21
|
||||
y=10
|
||||
counter=1
|
||||
[/item]
|
||||
Reference in New Issue
Block a user