- Initial commit
This commit is contained in:
84
data/room/16.room
Normal file
84
data/room/16.room
Normal file
@@ -0,0 +1,84 @@
|
||||
name=THE FRIDGE
|
||||
bgColor=blue
|
||||
border=blue
|
||||
itemColor1=bright_cyan
|
||||
itemColor2=yellow
|
||||
tileMapFile=16.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=44.room
|
||||
roomDown=0
|
||||
roomLeft=17.room
|
||||
roomRight=08.room
|
||||
|
||||
[enemy]
|
||||
tileSetFile=chip.gif
|
||||
animation=chip.ani
|
||||
width=8
|
||||
height=16
|
||||
x=7
|
||||
y=3
|
||||
vx=1
|
||||
vy=0
|
||||
x1=2
|
||||
y1=3
|
||||
x2=13
|
||||
y2=3
|
||||
color=magenta
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=chip.gif
|
||||
animation=chip.ani
|
||||
width=8
|
||||
height=16
|
||||
x=30
|
||||
y=7
|
||||
vx=-0.8
|
||||
vy=0
|
||||
x1=10
|
||||
y1=7
|
||||
x2=30
|
||||
y2=7
|
||||
color=bright_white
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=wave.gif
|
||||
animation=wave.ani
|
||||
width=8
|
||||
height=8
|
||||
x=15
|
||||
y=12
|
||||
vx=0.5
|
||||
vy=0
|
||||
x1=15
|
||||
y1=12
|
||||
x2=30
|
||||
y2=12
|
||||
color=bright_magenta
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=6
|
||||
x=2
|
||||
y=2
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=6
|
||||
x=29
|
||||
y=5
|
||||
counter=2
|
||||
[/item]
|
||||
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=6
|
||||
x=21
|
||||
y=12
|
||||
counter=3
|
||||
[/item]
|
||||
Reference in New Issue
Block a user