forked from jaildesigner-jailgames/jaildoctors_dilemma
Trabajando en la precarga de habitaciones
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
name=the final crossover
|
||||
bgColor=black
|
||||
border=yellow
|
||||
tilemap=38.tmx
|
||||
tileset=standard.png
|
||||
tileMapFile=38.tmx
|
||||
tileSetFile=standard.png
|
||||
roomUp=0
|
||||
roomDown=0
|
||||
roomLeft=39.room
|
||||
roomRight=37.room
|
||||
|
||||
[enemy]
|
||||
tileset=arounder_stop.png
|
||||
tileSetFile=arounder_stop.png
|
||||
animation=arounder_stop.ani
|
||||
width=7
|
||||
height=8
|
||||
@@ -25,7 +25,7 @@ color=white
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=arounder_stop.png
|
||||
tileSetFile=arounder_stop.png
|
||||
animation=arounder_stop.ani
|
||||
width=7
|
||||
height=8
|
||||
@@ -41,7 +41,7 @@ color=white
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=arounder_walk.png
|
||||
tileSetFile=arounder_walk.png
|
||||
animation=arounder_walk.ani
|
||||
width=5
|
||||
height=8
|
||||
@@ -58,7 +58,7 @@ flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=arounder_fly.png
|
||||
tileSetFile=arounder_fly.png
|
||||
animation=arounder_fly.ani
|
||||
width=7
|
||||
height=7
|
||||
@@ -75,7 +75,7 @@ flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=mummy.png
|
||||
tileSetFile=mummy.png
|
||||
animation=mummy.ani
|
||||
width=8
|
||||
height=16
|
||||
@@ -92,7 +92,7 @@ flip=true
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=37
|
||||
x=16
|
||||
y=6
|
||||
@@ -100,7 +100,7 @@ counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=37
|
||||
x=1
|
||||
y=4
|
||||
@@ -108,7 +108,7 @@ counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=37
|
||||
x=29
|
||||
y=6
|
||||
|
||||
Reference in New Issue
Block a user