- 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

73
data/room/45.room Normal file
View File

@@ -0,0 +1,73 @@
name=FEEL THE PRESSURE
bgColor=bright_black
border=bright_yellow
tileMapFile=45.tmx
tileSetFile=standard.gif
roomUp=0
roomDown=0
roomLeft=14.room
roomRight=46.room
itemColor1=yellow
itemColor2=green
[enemy]
tileSetFile=chip.gif
animation=chip.ani
width=8
height=16
x=4
y=5
vx=0
vy=1
x1=4
y1=2
x2=4
y2=13
color=green
[/enemy]
[enemy]
tileSetFile=chip.gif
animation=chip.ani
width=8
height=16
x=10
y=4
vx=0
vy=1
x1=10
y1=2
x2=10
y2=13
color=bright_blue
[/enemy]
[enemy]
tileSetFile=chip.gif
animation=chip.ani
width=8
height=16
x=16
y=3
vx=0
vy=1
x1=16
y1=2
x2=16
y2=13
color=magenta
[/enemy]
[item]
tileSetFile=items.gif
tile=54
x=17
y=1
[/item]
[item]
tileSetFile=items.gif
tile=54
x=18
y=12
[/item]