- Initial commit
This commit is contained in:
89
data/room/24.room
Normal file
89
data/room/24.room
Normal file
@@ -0,0 +1,89 @@
|
||||
name=PLAY IT AGAIN, SAM
|
||||
bgColor=black
|
||||
border=bright_yellow
|
||||
tileMapFile=24.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=0
|
||||
roomDown=0
|
||||
roomLeft=0
|
||||
roomRight=23.room
|
||||
|
||||
[enemy]
|
||||
tileSetFile=sam.gif
|
||||
animation=sam.ani
|
||||
width=16
|
||||
height=16
|
||||
x=4
|
||||
y=2
|
||||
vx=0
|
||||
vy=0
|
||||
x1=4
|
||||
y1=2
|
||||
x2=4
|
||||
y2=2
|
||||
color=white
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=shock.gif
|
||||
animation=shock.ani
|
||||
width=8
|
||||
height=8
|
||||
x=5
|
||||
y=11
|
||||
vx=0
|
||||
vy=0.5
|
||||
x1=5
|
||||
y1=11
|
||||
x2=5
|
||||
y2=14
|
||||
color=bright_green
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=spider.gif
|
||||
animation=spider.ani
|
||||
width=8
|
||||
height=8
|
||||
x=25
|
||||
y=1
|
||||
vx=0
|
||||
vy=0.5
|
||||
x1=25
|
||||
y1=1
|
||||
x2=25
|
||||
y2=10
|
||||
color=bright_green
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=31
|
||||
x=2
|
||||
y=6
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=31
|
||||
x=2
|
||||
y=14
|
||||
counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=31
|
||||
x=15
|
||||
y=7
|
||||
counter=3
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=31
|
||||
x=29
|
||||
y=5
|
||||
counter=4
|
||||
[/item]
|
||||
Reference in New Issue
Block a user