forked from jaildesigner-jailgames/jaildoctors_dilemma
Calibrando habitaciones
This commit is contained in:
@@ -1,33 +1,69 @@
|
||||
name=no 09
|
||||
name=THE BIG TREE
|
||||
bgColor=black
|
||||
border=red
|
||||
border=bright_blue
|
||||
tileMapFile=09.tmx
|
||||
tileSetFile=standard.png
|
||||
roomUp=10.room
|
||||
roomDown=08.room
|
||||
roomLeft=0
|
||||
roomRight=0
|
||||
itemColor1=cyan
|
||||
itemColor2=green
|
||||
|
||||
[enemy]
|
||||
tileSetFile=diskette.png
|
||||
animation=diskette.ani
|
||||
width=16
|
||||
tileSetFile=congo.png
|
||||
animation=congo.ani
|
||||
width=8
|
||||
height=16
|
||||
x=2
|
||||
y=2
|
||||
vx=0
|
||||
x=10
|
||||
y=12
|
||||
vx=0.4
|
||||
vy=0
|
||||
x1=2
|
||||
y1=2
|
||||
x2=2
|
||||
y2=2
|
||||
color=magenta
|
||||
x1=10
|
||||
y1=12
|
||||
x2=20
|
||||
y2=12
|
||||
color=yellow
|
||||
flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=congo.png
|
||||
animation=congo.ani
|
||||
width=8
|
||||
height=16
|
||||
x=12
|
||||
y=6
|
||||
vx=0.6
|
||||
vy=0
|
||||
x1=12
|
||||
y1=6
|
||||
x2=17
|
||||
y2=6
|
||||
color=white
|
||||
flip=true
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.png
|
||||
tile=1
|
||||
x=1
|
||||
y=1
|
||||
tile=52
|
||||
x=5
|
||||
y=7
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.png
|
||||
tile=52
|
||||
x=5
|
||||
y=1
|
||||
counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.png
|
||||
tile=52
|
||||
x=17
|
||||
y=4
|
||||
counter=2
|
||||
[/item]
|
||||
Reference in New Issue
Block a user