- 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

26
data/room/49.room Normal file
View File

@@ -0,0 +1,26 @@
name=WE NEED A ROBOT
bgColor=black
border=red
tileMapFile=49.tmx
tileSetFile=standard.gif
roomUp=48.room
roomDown=0
roomLeft=50.room
roomRight=17.room
[enemy]
tileSetFile=robot.gif
animation=robot.ani
width=16
height=32
x=10
y=8
vx=0.7
vy=0
x1=1
y1=8
x2=29
y2=8
color=yellow
flip=true
[/enemy]