- Initial commit
This commit is contained in:
73
data/room/23.room
Normal file
73
data/room/23.room
Normal 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]
|
||||
Reference in New Issue
Block a user