forked from jaildesigner-jailgames/jaildoctors_dilemma
Trabajando en la precarga de habitaciones
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
name=mini ascii
|
||||
bgColor=black
|
||||
border=black
|
||||
tilemap=51.tmx
|
||||
tileset=standard.png
|
||||
tileMapFile=51.tmx
|
||||
tileSetFile=standard.png
|
||||
roomUp=53.room
|
||||
roomDown=47.room
|
||||
roomLeft=52.room
|
||||
@@ -11,7 +11,7 @@ itemColor1=bright_white
|
||||
itemColor2=black
|
||||
|
||||
[enemy]
|
||||
tileset=amstrad_character_set.png
|
||||
tileSetFile=amstrad_character_set.png
|
||||
animation=amstrad_character_set.ani
|
||||
width=8
|
||||
height=8
|
||||
@@ -27,7 +27,7 @@ color=white
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=amstrad_character_set.png
|
||||
tileSetFile=amstrad_character_set.png
|
||||
animation=amstrad_character_set.ani
|
||||
width=8
|
||||
height=8
|
||||
@@ -43,7 +43,7 @@ color=yellow
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=amstrad_character_set.png
|
||||
tileSetFile=amstrad_character_set.png
|
||||
animation=amstrad_character_set.ani
|
||||
width=8
|
||||
height=8
|
||||
@@ -59,7 +59,7 @@ color=green
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=39
|
||||
x=28
|
||||
y=2
|
||||
@@ -67,7 +67,7 @@ counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=39
|
||||
x=9
|
||||
y=9
|
||||
|
||||
Reference in New Issue
Block a user