Files
jdd_opendingux/data/room/20.room
2022-10-12 10:51:58 +02:00

59 lines
558 B
Plaintext

name=ENTRANCE TO THE VALLEY
bgColor=black
border=blue
tilemap=20.tmx
tileset=standard.png
roomUp=0
roomDown=0
roomLeft=21.room
roomRight=19.room
itemColor1=magenta
itemColor2=blue
[enemy]
tileset=bin.png
animation=bin.ani
width=16
height=8
x=8
y=12
vx=0.5
vy=0
x1=8
y1=12
x2=24
y2=12
color=magenta
[/enemy]
[enemy]
tileset=code.png
animation=code.ani
width=16
height=16
x=13
y=2
vx=0
vy=0.5
x1=13
y1=2
x2=13
y2=9
color=yellow
[/enemy]
[item]
tileset=items.png
tile=11
x=7
y=3
counter=1
[/item]
[item]
tileset=items.png
tile=11
x=29
y=10
counter=2
[/item]