forked from jaildesigner-jailgames/jaildoctors_dilemma
Trabajando en la precarga de habitaciones
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
name=that's a guitar
|
||||
bgColor=black
|
||||
border=black
|
||||
tilemap=55.tmx
|
||||
tileset=standard.png
|
||||
tileMapFile=55.tmx
|
||||
tileSetFile=standard.png
|
||||
roomUp=0
|
||||
roomDown=0
|
||||
roomLeft=54.room
|
||||
@@ -12,7 +12,7 @@ itemColor2=red
|
||||
autoSurface=left
|
||||
|
||||
[enemy]
|
||||
tileset=dimallas.png
|
||||
tileSetFile=dimallas.png
|
||||
animation=dimallas.ani
|
||||
width=16
|
||||
height=16
|
||||
@@ -28,7 +28,7 @@ color=green
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=heavy.png
|
||||
tileSetFile=heavy.png
|
||||
animation=heavy.ani
|
||||
width=16
|
||||
height=16
|
||||
@@ -44,7 +44,7 @@ color=red
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=25
|
||||
x=9
|
||||
y=4
|
||||
|
||||
Reference in New Issue
Block a user