- [FIX] La rata no pasaba per un hueco de 8 pixels de alt

- [FIX] Al tornar de l'editor, resetejar hero.invisible
- [NEW] Habitacions al 38%
This commit is contained in:
2026-03-24 13:36:20 +01:00
parent 50f2710986
commit cee6ade851
5 changed files with 3 additions and 2 deletions

View File

@@ -267,6 +267,7 @@ end
function ia.hero_reset()
sprites.hero.state = templates.ALIVE
sprites.hero.invisible = nil
sprites.hero.lives = 4
sprites.hero.surf = surf.load("gfx/morcus.gif")
sprites.hero.animation = "hero_stand"