forked from jaildesigner-jailgames/jaildoctors_dilemma
Añadidas fases y enemigos
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
name=no 33
|
||||
name=} WE ALL LOVE JAILGAMES }
|
||||
bgColor=black
|
||||
border=red
|
||||
border=bright_black
|
||||
tileMapFile=33.tmx
|
||||
tileSetFile=standard.png
|
||||
roomUp=0
|
||||
roomDown=31.room
|
||||
roomDown=0
|
||||
roomLeft=32.room
|
||||
roomRight=0
|
||||
itemColor1=bright_red
|
||||
itemColor2=bright_yellow
|
||||
|
||||
[enemy]
|
||||
tileSetFile=diskette.png
|
||||
@@ -26,8 +28,32 @@ color=magenta
|
||||
|
||||
[item]
|
||||
tileSetFile=items.png
|
||||
tile=1
|
||||
x=1
|
||||
y=1
|
||||
tile=62
|
||||
x=13
|
||||
y=14
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.png
|
||||
tile=63
|
||||
x=14
|
||||
y=14
|
||||
counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.png
|
||||
tile=64
|
||||
x=15
|
||||
y=14
|
||||
counter=3
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.png
|
||||
tile=65
|
||||
x=16
|
||||
y=14
|
||||
counter=4
|
||||
[/item]
|
||||
Reference in New Issue
Block a user