- Initial commit
This commit is contained in:
68
data/room/30.room
Normal file
68
data/room/30.room
Normal file
@@ -0,0 +1,68 @@
|
||||
name=QVOID IS A JAILGAME!
|
||||
bgColor=blue
|
||||
border=bright_black
|
||||
tileMapFile=30.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=0
|
||||
roomDown=0
|
||||
roomLeft=0
|
||||
roomRight=29.room
|
||||
|
||||
[enemy]
|
||||
tileSetFile=qvoid.gif
|
||||
animation=qvoid.ani
|
||||
width=16
|
||||
height=16
|
||||
x=1
|
||||
y=1
|
||||
vx=0.7
|
||||
vy=0
|
||||
x1=1
|
||||
y1=1
|
||||
x2=29
|
||||
y2=1
|
||||
color=white
|
||||
flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=qvoid.gif
|
||||
animation=qvoid.ani
|
||||
width=16
|
||||
height=16
|
||||
x=29
|
||||
y=1
|
||||
vx=-0.7
|
||||
vy=0
|
||||
x1=1
|
||||
y1=1
|
||||
x2=29
|
||||
y2=1
|
||||
color=red
|
||||
flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=qvoid.gif
|
||||
animation=qvoid.ani
|
||||
width=16
|
||||
height=16
|
||||
x=6
|
||||
y=7
|
||||
vx=-0.5
|
||||
vy=0
|
||||
x1=1
|
||||
y1=7
|
||||
x2=27
|
||||
y2=7
|
||||
color=green
|
||||
flip=true
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=20
|
||||
x=1
|
||||
y=2
|
||||
counter=1
|
||||
[/item]
|
||||
Reference in New Issue
Block a user