forked from jaildesigner-jailgames/jaildoctors_dilemma
Trabajando en la precarga de habitaciones
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
name=you'll believe arounder can fly
|
||||
bgColor=black
|
||||
border=cyan
|
||||
tilemap=39.tmx
|
||||
tileset=standard.png
|
||||
tileMapFile=39.tmx
|
||||
tileSetFile=standard.png
|
||||
roomUp=0
|
||||
roomDown=0
|
||||
roomLeft=40.room
|
||||
@@ -11,7 +11,7 @@ itemColor1=magenta
|
||||
itemColor2=cyan
|
||||
|
||||
[enemy]
|
||||
tileset=arounders_door.png
|
||||
tileSetFile=arounders_door.png
|
||||
animation=arounders_door.ani
|
||||
width=16
|
||||
height=16
|
||||
@@ -27,7 +27,7 @@ color=white
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=arounder_fly.png
|
||||
tileSetFile=arounder_fly.png
|
||||
animation=arounder_fly.ani
|
||||
width=7
|
||||
height=7
|
||||
@@ -44,7 +44,7 @@ flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=arounder_fly.png
|
||||
tileSetFile=arounder_fly.png
|
||||
animation=arounder_fly.ani
|
||||
width=7
|
||||
height=7
|
||||
@@ -61,7 +61,7 @@ flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=arounder_fly.png
|
||||
tileSetFile=arounder_fly.png
|
||||
animation=arounder_fly.ani
|
||||
width=7
|
||||
height=7
|
||||
@@ -78,7 +78,7 @@ flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=arounder_fly.png
|
||||
tileSetFile=arounder_fly.png
|
||||
animation=arounder_fly.ani
|
||||
width=7
|
||||
height=7
|
||||
@@ -95,7 +95,7 @@ flip=true
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=47
|
||||
x=4
|
||||
y=5
|
||||
@@ -103,7 +103,7 @@ counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=47
|
||||
x=26
|
||||
y=1
|
||||
@@ -111,7 +111,7 @@ counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=47
|
||||
x=25
|
||||
y=7
|
||||
@@ -119,7 +119,7 @@ counter=3
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=47
|
||||
x=25
|
||||
y=14
|
||||
|
||||
Reference in New Issue
Block a user