- [NEW] Més gràfics

- [NEW] Retocs en habitacions
This commit is contained in:
2026-03-26 17:46:32 +01:00
parent 8b33e35114
commit 5b4e4be005
8 changed files with 25 additions and 0 deletions

View File

@@ -232,4 +232,12 @@ animations = {
{ frame={x=56,y=0,w=8,h=8}, wait=100 }
}
},
["abad"] = {
cycle = {1,2},
loop = true,
frames = {
{ frame={x=16,y=0,w=16,h=18}, offset={flipped={x=0,y=-2}}, wait=2 },
{ frame={x=32,y=0,w=16,h=18}, offset={flipped={x=0,y=-2}}, wait=2 }
}
},
}