Añadidas fases y enemigos

This commit is contained in:
2022-11-10 21:58:33 +01:00
parent aef4102e51
commit dc7514b7b3
20 changed files with 226 additions and 131 deletions

View File

@@ -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]