- Initial commit
This commit is contained in:
75
data/room/51.room
Normal file
75
data/room/51.room
Normal file
@@ -0,0 +1,75 @@
|
||||
name=MINI ASCII
|
||||
bgColor=black
|
||||
border=black
|
||||
tileMapFile=51.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=53.room
|
||||
roomDown=47.room
|
||||
roomLeft=52.room
|
||||
roomRight=0
|
||||
itemColor1=bright_white
|
||||
itemColor2=black
|
||||
|
||||
[enemy]
|
||||
tileSetFile=amstrad_cs.gif
|
||||
animation=amstrad_cs.ani
|
||||
width=8
|
||||
height=8
|
||||
x=1
|
||||
y=6
|
||||
vx=1.2
|
||||
vy=0
|
||||
x1=1
|
||||
y1=6
|
||||
x2=30
|
||||
y2=6
|
||||
color=white
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=amstrad_cs.gif
|
||||
animation=amstrad_cs.ani
|
||||
width=8
|
||||
height=8
|
||||
x=19
|
||||
y=1
|
||||
vx=0
|
||||
vy=1.2
|
||||
x1=19
|
||||
y1=1
|
||||
x2=19
|
||||
y2=14
|
||||
color=yellow
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=amstrad_cs.gif
|
||||
animation=amstrad_cs.ani
|
||||
width=8
|
||||
height=8
|
||||
x=5
|
||||
y=6
|
||||
vx=0
|
||||
vy=1.2
|
||||
x1=5
|
||||
y1=1
|
||||
x2=5
|
||||
y2=12
|
||||
color=green
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=39
|
||||
x=28
|
||||
y=2
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=39
|
||||
x=9
|
||||
y=9
|
||||
counter=2
|
||||
[/item]
|
||||
Reference in New Issue
Block a user