migrats els fitxers .room i .tmx a .yaml unificats

This commit is contained in:
2025-11-17 08:20:02 +01:00
parent a5d43dfb1f
commit 23fe4a35a9
298 changed files with 18063 additions and 507 deletions

View File

@@ -0,0 +1,85 @@
name=MAGNETIC FIELDS
bgColor=black
border=bright_red
tileMapFile=60.tmx
tileSetFile=standard.gif
roomUp=05.room
roomDown=59.room
roomLeft=0
roomRight=0
itemColor1=red
itemColor2=green
[enemy]
animation=shock.ani
x=7
y=2
vx=0
vy=90.0
x1=7
y1=1
x2=7
y2=14
color=yellow
[/enemy]
[enemy]
animation=shock.ani
x=24
y=6
vx=0
vy=-90.0
x1=24
y1=1
x2=24
y2=14
color=yellow
[/enemy]
[item]
tileSetFile=items.gif
tile=1
x=5
y=4
counter=1
[/item]
[item]
tileSetFile=items.gif
tile=1
x=4
y=9
counter=2
[/item]
[item]
tileSetFile=items.gif
tile=1
x=9
y=9
counter=3
[/item]
[item]
tileSetFile=items.gif
tile=1
x=22
y=9
counter=2
[/item]
[item]
tileSetFile=items.gif
tile=1
x=27
y=9
counter=3
[/item]
[item]
tileSetFile=items.gif
tile=1
x=26
y=4
counter=1
[/item]