[NEW] Zombies amb mes d'1 de vida

[NEW] Afegits nous 'monstruitos' en la casa de Batman
This commit is contained in:
2026-05-03 00:26:24 +02:00
parent e59be0c33f
commit 7faf7049fd
3 changed files with 45 additions and 11 deletions

View File

@@ -84,6 +84,9 @@ function actor_warp_update(actor)
actor.warping = false
actor.frame = -1
actor.step = 0
if actor.energy~=nil then
actor.energy = actor.max_energy
end
end
end
elseif actor.step<actor.death_time/2 then