forked from jaildesigner-jailgames/jaildoctors_dilemma
Trabajando en la precarga de habitaciones
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
name=void main
|
||||
bgColor=black
|
||||
border=magenta
|
||||
tilemap=03.tmx
|
||||
tileset=standard.png
|
||||
tileMapFile=03.tmx
|
||||
tileSetFile=standard.png
|
||||
roomUp=0
|
||||
roomDown=0
|
||||
roomLeft=02.room
|
||||
@@ -12,7 +12,7 @@ itemColor1=bright_cyan
|
||||
itemColor2=yellow
|
||||
|
||||
[enemy]
|
||||
tileset=code.png
|
||||
tileSetFile=code.png
|
||||
animation=code.ani
|
||||
width=16
|
||||
height=16
|
||||
@@ -28,7 +28,7 @@ color=yellow
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=42
|
||||
x=21
|
||||
y=13
|
||||
|
||||
Reference in New Issue
Block a user