forked from jaildesigner-jailgames/jaildoctors_dilemma
Trabajando en la precarga de habitaciones
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
name=prevent the crisis
|
||||
bgColor=black
|
||||
border=bright_magenta
|
||||
tilemap=40.tmx
|
||||
tileset=standard.png
|
||||
tileMapFile=40.tmx
|
||||
tileSetFile=standard.png
|
||||
roomUp=0
|
||||
roomDown=0
|
||||
roomLeft=41.room
|
||||
roomRight=39.room
|
||||
|
||||
[enemy]
|
||||
tileset=arounders_machine.png
|
||||
tileSetFile=arounders_machine.png
|
||||
animation=arounders_machine.ani
|
||||
width=16
|
||||
height=16
|
||||
@@ -25,7 +25,7 @@ color=red
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=arounder_walk.png
|
||||
tileSetFile=arounder_walk.png
|
||||
animation=arounder_walk.ani
|
||||
width=5
|
||||
height=8
|
||||
@@ -42,7 +42,7 @@ flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=arounder_walk.png
|
||||
tileSetFile=arounder_walk.png
|
||||
animation=arounder_walk.ani
|
||||
width=5
|
||||
height=8
|
||||
@@ -59,7 +59,7 @@ flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=arounder_walk.png
|
||||
tileSetFile=arounder_walk.png
|
||||
animation=arounder_walk.ani
|
||||
width=5
|
||||
height=8
|
||||
@@ -76,7 +76,7 @@ flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=arounder_walk.png
|
||||
tileSetFile=arounder_walk.png
|
||||
animation=arounder_walk.ani
|
||||
width=5
|
||||
height=8
|
||||
@@ -93,7 +93,7 @@ flip=true
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=5
|
||||
x=10
|
||||
y=2
|
||||
@@ -101,7 +101,7 @@ counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=5
|
||||
x=25
|
||||
y=5
|
||||
|
||||
Reference in New Issue
Block a user