- Initial commit
This commit is contained in:
36
data/room/03.room
Normal file
36
data/room/03.room
Normal file
@@ -0,0 +1,36 @@
|
||||
name=VOID MAIN
|
||||
bgColor=black
|
||||
border=magenta
|
||||
tileMapFile=03.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=0
|
||||
roomDown=0
|
||||
roomLeft=02.room
|
||||
roomRight=0
|
||||
autoSurface=left
|
||||
itemColor1=bright_cyan
|
||||
itemColor2=yellow
|
||||
|
||||
[enemy]
|
||||
tileSetFile=code.gif
|
||||
animation=code.ani
|
||||
width=16
|
||||
height=16
|
||||
x=3
|
||||
y=2
|
||||
vx=0.4
|
||||
vy=0
|
||||
x1=3
|
||||
y1=2
|
||||
x2=27
|
||||
y2=2
|
||||
color=yellow
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.gif
|
||||
tile=42
|
||||
x=21
|
||||
y=13
|
||||
counter=1
|
||||
[/item]
|
||||
Reference in New Issue
Block a user