forked from jaildesigner-jailgames/jaildoctors_dilemma
Trabajando en la precarga de habitaciones
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
name=the battle never ends
|
||||
bgColor=black
|
||||
border=white
|
||||
tilemap=47.tmx
|
||||
tileset=standard.png
|
||||
tileMapFile=47.tmx
|
||||
tileSetFile=standard.png
|
||||
roomUp=51.room
|
||||
roomDown=0
|
||||
roomLeft=48.room
|
||||
@@ -11,7 +11,7 @@ itemColor1=red
|
||||
itemColor2=yellow
|
||||
|
||||
[enemy]
|
||||
tileset=jailbattle_alien.png
|
||||
tileSetFile=jailbattle_alien.png
|
||||
animation=jailbattle_alien.ani
|
||||
width=13
|
||||
height=15
|
||||
@@ -28,7 +28,7 @@ flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=jailbattle_alien.png
|
||||
tileSetFile=jailbattle_alien.png
|
||||
animation=jailbattle_alien.ani
|
||||
width=13
|
||||
height=15
|
||||
@@ -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]
|
||||
|
||||
[enemy]
|
||||
tileset=jailbattle_human.png
|
||||
tileSetFile=jailbattle_human.png
|
||||
animation=jailbattle_human.ani
|
||||
width=11
|
||||
height=13
|
||||
@@ -79,7 +79,7 @@ flip=true
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=19
|
||||
x=6
|
||||
y=14
|
||||
@@ -87,7 +87,7 @@ counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=19
|
||||
x=14
|
||||
y=14
|
||||
@@ -95,7 +95,7 @@ counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=19
|
||||
x=23
|
||||
y=14
|
||||
@@ -103,7 +103,7 @@ counter=3
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=19
|
||||
x=28
|
||||
y=6
|
||||
@@ -111,7 +111,7 @@ counter=4
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=19
|
||||
x=14
|
||||
y=5
|
||||
|
||||
Reference in New Issue
Block a user