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,66 @@
name=MINI ASCII
bgColor=black
border=black
tileMapFile=51.tmx
tileSetFile=standard.gif
roomUp=53.room
roomDown=47.room
roomLeft=52.room
roomRight=0
itemColor1=bright_white
itemColor2=black
[enemy]
animation=amstrad_cs.ani
x=1
y=6
vx=72.0
vy=0
x1=1
y1=6
x2=30
y2=6
color=white
[/enemy]
[enemy]
animation=amstrad_cs.ani
x=19
y=1
vx=0
vy=72.0
x1=19
y1=1
x2=19
y2=14
color=yellow
[/enemy]
[enemy]
animation=amstrad_cs.ani
x=5
y=6
vx=0
vy=72.0
x1=5
y1=1
x2=5
y2=12
color=green
[/enemy]
[item]
tileSetFile=items.gif
tile=39
x=28
y=2
counter=1
[/item]
[item]
tileSetFile=items.gif
tile=39
x=9
y=9
counter=2
[/item]