- Initial commit
This commit is contained in:
75
data/room/17.room
Normal file
75
data/room/17.room
Normal file
@@ -0,0 +1,75 @@
|
||||
name=I DID NOT COPY THIS ONE
|
||||
bgColor=black
|
||||
border=magenta
|
||||
tileMapFile=17.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=0
|
||||
roomDown=18.room
|
||||
roomLeft=49.room
|
||||
roomRight=16.room
|
||||
itemColor1=yellow
|
||||
itemColor2=red
|
||||
|
||||
[enemy]
|
||||
tileSetFile=floppy.gif
|
||||
animation=floppy.ani
|
||||
width=16
|
||||
height=16
|
||||
x=5
|
||||
y=6
|
||||
vx=0
|
||||
vy=0.4
|
||||
x1=5
|
||||
y1=4
|
||||
x2=5
|
||||
y2=10
|
||||
color=green
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=floppy.gif
|
||||
animation=floppy.ani
|
||||
width=16
|
||||
height=16
|
||||
x=12
|
||||
y=3
|
||||
vx=0
|
||||
vy=0.4
|
||||
x1=12
|
||||
y1=2
|
||||
x2=12
|
||||
y2=9
|
||||
color=cyan
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=chip.gif
|
||||
animation=chip.ani
|
||||
width=8
|
||||
height=16
|
||||
x=8
|
||||
y=13
|
||||
vx=0.4
|
||||
vy=0
|
||||
x1=8
|
||||
y1=13
|
||||
x2=18
|
||||
y2=13
|
||||
color=yellow
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=21
|
||||
x=2
|
||||
y=9
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=21
|
||||
x=2
|
||||
y=5
|
||||
counter=2
|
||||
[/item]
|
||||
Reference in New Issue
Block a user