- Initial commit

This commit is contained in:
2025-10-24 14:22:11 +02:00
commit 2de1afba8f
326 changed files with 12309 additions and 0 deletions

60
data/room/42.room Normal file
View File

@@ -0,0 +1,60 @@
name=P.A.C.O. ON THE GO
bgColor=black
border=blue
tileMapFile=42.tmx
tileSetFile=standard.gif
roomUp=0
roomDown=43.room
roomLeft=53.room
roomRight=41.room
itemColor1=magenta
itemColor2=red
[enemy]
tileSetFile=paco.gif
animation=paco.ani
width=16
height=16
x=10
y=2
vx=0
vy=0.5
x1=10
y1=2
x2=10
y2=11
color=magenta
[/enemy]
[enemy]
tileSetFile=abad.gif
animation=abad.ani
width=8
height=16
x=15
y=13
vx=0.8
vy=0
x1=4
y1=13
x2=19
y2=13
color=bright_cyan
flip=true
[/enemy]
[item]
tileSetFile=items.gif
tile=41
x=2
y=9
counter=1
[/item]
[item]
tileSetFile=items.gif
tile=41
x=29
y=3
counter=2
[/item]