forked from jaildesigner-jailgames/jaildoctors_dilemma
Trabajando en la precarga de habitaciones
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
name=ENTER PAKU SIMBEL
|
||||
bgColor=black
|
||||
border=yellow
|
||||
tilemap=21.tmx
|
||||
tileset=standard.png
|
||||
tileMapFile=21.tmx
|
||||
tileSetFile=standard.png
|
||||
roomUp=23.room
|
||||
roomDown=0
|
||||
roomLeft=22.room
|
||||
roomRight=20.room
|
||||
|
||||
[enemy]
|
||||
tileset=mummy.png
|
||||
tileSetFile=mummy.png
|
||||
animation=mummy.ani
|
||||
width=8
|
||||
height=16
|
||||
@@ -26,7 +26,7 @@ flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=spider.png
|
||||
tileSetFile=spider.png
|
||||
animation=spider.ani
|
||||
width=8
|
||||
height=8
|
||||
@@ -43,7 +43,7 @@ flip=true
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=36
|
||||
x=8
|
||||
y=11
|
||||
@@ -51,7 +51,7 @@ counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=36
|
||||
x=19
|
||||
y=11
|
||||
@@ -59,7 +59,7 @@ counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=36
|
||||
x=14
|
||||
y=3
|
||||
|
||||
Reference in New Issue
Block a user