- Initial commit
This commit is contained in:
73
data/room/50.room
Normal file
73
data/room/50.room
Normal file
@@ -0,0 +1,73 @@
|
||||
name=STORED JAILGAMES
|
||||
bgColor=black
|
||||
border=blue
|
||||
tileMapFile=50.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=0
|
||||
roomDown=0
|
||||
roomLeft=0
|
||||
roomRight=49.room
|
||||
|
||||
[enemy]
|
||||
tileSetFile=floppy.gif
|
||||
animation=floppy.ani
|
||||
width=16
|
||||
height=16
|
||||
x=7
|
||||
y=2
|
||||
vx=0
|
||||
vy=0.5
|
||||
x1=7
|
||||
y1=2
|
||||
x2=7
|
||||
y2=12
|
||||
color=magenta
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=floppy.gif
|
||||
animation=floppy.ani
|
||||
width=16
|
||||
height=16
|
||||
x=20
|
||||
y=6
|
||||
vx=0
|
||||
vy=0.5
|
||||
x1=20
|
||||
y1=2
|
||||
x2=20
|
||||
y2=12
|
||||
color=yellow
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=1
|
||||
x=4
|
||||
y=9
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=1
|
||||
x=25
|
||||
y=9
|
||||
counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=1
|
||||
x=2
|
||||
y=5
|
||||
counter=3
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=1
|
||||
x=1
|
||||
y=14
|
||||
counter=4
|
||||
[/item]
|
||||
Reference in New Issue
Block a user