Añadiendo habitaciones

This commit is contained in:
2022-11-12 10:00:27 +01:00
parent 763126580f
commit 6b4c089683
21 changed files with 302 additions and 128 deletions

View File

@@ -7,8 +7,8 @@ roomUp=0
roomDown=0
roomLeft=25.room
roomRight=27.room
itemColor1=yellow
itemColor2=cyan
itemColor1=magenta
itemColor2=red
[enemy]
tileSetFile=batman_bell.png
@@ -146,32 +146,40 @@ color=yellow
[item]
tileSetFile=items.png
tile=37
x=15
tile=60
x=26
y=3
counter=1
[/item]
[item]
tileSetFile=items.png
tile=37
x=15
y=7
tile=60
x=5
y=6
counter=2
[/item]
[item]
tileSetFile=items.png
tile=37
x=15
y=10
tile=60
x=26
y=9
counter=3
[/item]
[item]
tileSetFile=items.png
tile=37
x=15
tile=60
x=4
y=13
counter=4
[/item]
[item]
tileSetFile=items.png
tile=60
x=27
y=13
counter=5
[/item]