- 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/23.room Normal file
View File

@@ -0,0 +1,73 @@
name=INNER CHAMBER
bgColor=black
border=bright_yellow
tileMapFile=23.tmx
tileSetFile=standard.gif
roomUp=0
roomDown=21.room
roomLeft=24.room
roomRight=0
[enemy]
tileSetFile=shock.gif
animation=shock.ani
width=8
height=8
x=7
y=7
vx=0
vy=0.8
x1=7
y1=3
x2=7
y2=14
color=magenta
[/enemy]
[enemy]
tileSetFile=shock.gif
animation=shock.ani
width=8
height=8
x=20
y=10
vx=0
vy=0.8
x1=20
y1=3
x2=20
y2=14
color=magenta
[/enemy]
[enemy]
tileSetFile=shock.gif
animation=shock.ani
width=8
height=8
x=27
y=10
vx=0
vy=-0.8
x1=27
y1=3
x2=27
y2=14
color=magenta
[/enemy]
[item]
tileSetFile=items.gif
tile=38
x=29
y=5
counter=1
[/item]
[item]
tileSetFile=items.gif
tile=38
x=2
y=4
counter=2
[/item]