Retocando la abadía

This commit is contained in:
2022-11-01 22:36:12 +01:00
parent cb62cb8eb0
commit 4901635bb7
20 changed files with 363 additions and 429 deletions

View File

@@ -1,4 +1,4 @@
name=welcome to my abbey
name=WELCOME TO MY ABBEY
bgColor=blue
border=yellow
tileMapFile=06.tmx
@@ -7,8 +7,8 @@ roomUp=15.room
roomDown=0
roomLeft=05.room
roomRight=25.room
itemColor1=yellow
itemColor2=cyan
itemColor1=green
itemColor2=bright_blue
[enemy]
tileSetFile=abad.png
@@ -21,15 +21,15 @@ vx=0.8
vy=0
x1=1
y1=13
x2=30
x2=25
y2=13
color=yellow
flip=true
[/enemy]
[enemy]
tileSetFile=wave_v.png
animation=wave_v.ani
tileSetFile=spider.png
animation=spider.ani
width=8
height=8
x=24
@@ -40,12 +40,12 @@ x1=24
y1=2
x2=24
y2=7
color=yellow
color=green
[/enemy]
[item]
tileSetFile=items.png
tile=48
tile=49
x=7
y=2
counter=1
@@ -53,7 +53,7 @@ counter=1
[item]
tileSetFile=items.png
tile=48
tile=49
x=1
y=14
counter=2
@@ -61,8 +61,24 @@ counter=2
[item]
tileSetFile=items.png
tile=48
tile=49
x=18
y=14
counter=3
[/item]
[item]
tileSetFile=items.png
tile=49
x=30
y=9
counter=3
counter=4
[/item]
[item]
tileSetFile=items.png
tile=49
x=30
y=4
counter=5
[/item]