[WIP] Lluita contra jefes. El cacaus ja li impacten

This commit is contained in:
2026-04-06 02:15:19 +02:00
parent 6ac7a811d9
commit a481d3798b
4 changed files with 12 additions and 4 deletions

View File

@@ -118,7 +118,7 @@ function zombie:update_hit()
self.frame=self.anim[0]
self.step=0
self.wait=0
self.update=caco.update_normal
self.update=zombie.update_normal
self.dying = false
end
end