forked from jaildesigner-jailgames/jaildoctors_dilemma
Trabajando en la precarga de habitaciones
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
name=P.A.C.O. on the go
|
||||
bgColor=black
|
||||
border=black
|
||||
tilemap=42.tmx
|
||||
tileset=standard.png
|
||||
tileMapFile=42.tmx
|
||||
tileSetFile=standard.png
|
||||
roomUp=0
|
||||
roomDown=43.room
|
||||
roomLeft=53.room
|
||||
@@ -11,7 +11,7 @@ itemColor1=magenta
|
||||
itemColor2=red
|
||||
|
||||
[enemy]
|
||||
tileset=paco.png
|
||||
tileSetFile=paco.png
|
||||
animation=paco.ani
|
||||
width=16
|
||||
height=16
|
||||
@@ -27,7 +27,7 @@ color=green
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=abad.png
|
||||
tileSetFile=abad.png
|
||||
animation=abad.ani
|
||||
width=8
|
||||
height=16
|
||||
@@ -44,7 +44,7 @@ flip=true
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=41
|
||||
x=2
|
||||
y=9
|
||||
@@ -52,7 +52,7 @@ counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=41
|
||||
x=29
|
||||
y=3
|
||||
|
||||
Reference in New Issue
Block a user