forked from jaildesigner-jailgames/jaildoctors_dilemma
Trabajando en la precarga de habitaciones
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
name=FEEL THE HEAT
|
||||
bgColor=red
|
||||
border=black
|
||||
tilemap=45.tmx
|
||||
tileset=standard.png
|
||||
tileMapFile=45.tmx
|
||||
tileSetFile=standard.png
|
||||
roomUp=0
|
||||
roomDown=0
|
||||
roomLeft=14.room
|
||||
roomRight=46.room
|
||||
|
||||
[enemy]
|
||||
tileset=chip.png
|
||||
tileSetFile=chip.png
|
||||
animation=chip.ani
|
||||
width=8
|
||||
height=16
|
||||
@@ -25,7 +25,7 @@ color=green
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=chip.png
|
||||
tileSetFile=chip.png
|
||||
animation=chip.ani
|
||||
width=8
|
||||
height=16
|
||||
@@ -41,7 +41,7 @@ color=bright_blue
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=chip.png
|
||||
tileSetFile=chip.png
|
||||
animation=chip.ani
|
||||
width=8
|
||||
height=16
|
||||
@@ -57,7 +57,7 @@ color=magenta
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=5
|
||||
x=12
|
||||
y=2
|
||||
|
||||
Reference in New Issue
Block a user