- Initial commit
This commit is contained in:
35
data/room/28.room
Normal file
35
data/room/28.room
Normal file
@@ -0,0 +1,35 @@
|
||||
name=YOU SHALL NOT PASS
|
||||
bgColor=bright_black
|
||||
border=black
|
||||
tileMapFile=28.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=32.room
|
||||
roomDown=27.room
|
||||
roomLeft=0
|
||||
roomRight=31.room
|
||||
itemColor1=bright_magenta
|
||||
itemColor2=bright_green
|
||||
|
||||
[enemy]
|
||||
tileSetFile=lord_abad.gif
|
||||
animation=lord_abad.ani
|
||||
width=16
|
||||
height=16
|
||||
x=0
|
||||
y=5
|
||||
vx=0
|
||||
vy=0
|
||||
x1=0
|
||||
y1=5
|
||||
x2=0
|
||||
y2=5
|
||||
color=yellow
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=58
|
||||
x=2
|
||||
y=11
|
||||
counter=1
|
||||
[/item]
|
||||
Reference in New Issue
Block a user