forked from jaildesigner-jailgames/jaildoctors_dilemma
Trabajando en la precarga de habitaciones
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
name=welcome to the jailbattle
|
||||
bgColor=green
|
||||
border=bright_green
|
||||
tilemap=48.tmx
|
||||
tileset=standard.png
|
||||
tileMapFile=48.tmx
|
||||
tileSetFile=standard.png
|
||||
roomUp=0
|
||||
roomDown=49.room
|
||||
roomLeft=0
|
||||
@@ -11,7 +11,7 @@ itemColor1=white
|
||||
itemColor2=green
|
||||
|
||||
[enemy]
|
||||
tileset=jailbattle_human.png
|
||||
tileSetFile=jailbattle_human.png
|
||||
animation=jailbattle_human.ani
|
||||
width=11
|
||||
height=13
|
||||
@@ -28,7 +28,7 @@ flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=jailbattle_human.png
|
||||
tileSetFile=jailbattle_human.png
|
||||
animation=jailbattle_human.ani
|
||||
width=11
|
||||
height=13
|
||||
@@ -45,7 +45,7 @@ flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=jailbattle_human.png
|
||||
tileSetFile=jailbattle_human.png
|
||||
animation=jailbattle_human.ani
|
||||
width=11
|
||||
height=13
|
||||
@@ -62,7 +62,7 @@ flip=true
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=19
|
||||
x=27
|
||||
y=11
|
||||
@@ -70,7 +70,7 @@ counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=19
|
||||
x=3
|
||||
y=3
|
||||
@@ -78,7 +78,7 @@ counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=19
|
||||
x=23
|
||||
y=4
|
||||
|
||||
Reference in New Issue
Block a user