forked from jaildesigner-jailgames/jaildoctors_dilemma
Trabajando en la precarga de habitaciones
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
name=chirping
|
||||
bgColor=black
|
||||
border=magenta
|
||||
tilemap=58.tmx
|
||||
tileset=standard.png
|
||||
tileMapFile=58.tmx
|
||||
tileSetFile=standard.png
|
||||
roomUp=0
|
||||
roomDown=0
|
||||
roomLeft=57.room
|
||||
roomRight=59.room
|
||||
|
||||
[enemy]
|
||||
tileset=bird.png
|
||||
tileSetFile=bird.png
|
||||
animation=bird.ani
|
||||
width=16
|
||||
height=16
|
||||
@@ -25,7 +25,7 @@ color=yellow
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=bird.png
|
||||
tileSetFile=bird.png
|
||||
animation=bird.ani
|
||||
width=16
|
||||
height=16
|
||||
@@ -41,7 +41,7 @@ color=green
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=bird.png
|
||||
tileSetFile=bird.png
|
||||
animation=bird.ani
|
||||
width=16
|
||||
height=16
|
||||
@@ -57,7 +57,7 @@ color=white
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=10
|
||||
x=2
|
||||
y=8
|
||||
@@ -65,7 +65,7 @@ counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=10
|
||||
x=2
|
||||
y=3
|
||||
@@ -73,7 +73,7 @@ counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=10
|
||||
x=29
|
||||
y=8
|
||||
@@ -81,7 +81,7 @@ counter=3
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=10
|
||||
x=29
|
||||
y=3
|
||||
|
||||
Reference in New Issue
Block a user