- Initial commit
This commit is contained in:
52
data/room/44.room
Normal file
52
data/room/44.room
Normal file
@@ -0,0 +1,52 @@
|
||||
name=SANDWITCH AND COUNTER
|
||||
bgColor=black
|
||||
border=cyan
|
||||
tileMapFile=44.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=43.room
|
||||
roomDown=16.room
|
||||
roomLeft=0
|
||||
roomRight=0
|
||||
itemColor1=white
|
||||
itemColor2=red
|
||||
|
||||
[enemy]
|
||||
tileSetFile=congo.gif
|
||||
animation=congo.ani
|
||||
width=8
|
||||
height=16
|
||||
x=2
|
||||
y=4
|
||||
vx=0.5
|
||||
vy=0
|
||||
x1=2
|
||||
y1=4
|
||||
x2=14
|
||||
y2=4
|
||||
color=green
|
||||
flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=crosshair.gif
|
||||
animation=crosshair.ani
|
||||
width=16
|
||||
height=16
|
||||
x=23
|
||||
y=4
|
||||
vx=0
|
||||
vy=0.8
|
||||
x1=23
|
||||
y1=4
|
||||
x2=23
|
||||
y2=13
|
||||
color=yellow
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=8
|
||||
x=2
|
||||
y=2
|
||||
counter=1
|
||||
[/item]
|
||||
Reference in New Issue
Block a user