Retocando habitaciones

This commit is contained in:
2022-11-08 20:27:55 +01:00
parent db56185be2
commit 9605aa61c8
15 changed files with 76 additions and 57 deletions

View File

@@ -8,7 +8,7 @@ roomDown=0
roomLeft=21.room
roomRight=19.room
itemColor1=magenta
itemColor2=blue
itemColor2=green
[enemy]
tileSetFile=bin.png
@@ -17,13 +17,13 @@ width=16
height=8
x=8
y=12
vx=0.5
vx=1
vy=0
x1=8
y1=12
x2=24
y2=12
color=magenta
color=green
[/enemy]
[enemy]
@@ -44,7 +44,7 @@ color=yellow
[item]
tileSetFile=items.png
tile=11
tile=19
x=7
y=3
counter=1
@@ -52,8 +52,8 @@ counter=1
[item]
tileSetFile=items.png
tile=11
x=29
y=10
tile=19
x=27
y=8
counter=2
[/item]