diff --git a/code/modules/mob/living/simple_animal/hostile/mining_mobs.dm b/code/modules/mob/living/simple_animal/hostile/mining_mobs.dm index 3a9e4f81c01..df5897d9f65 100644 --- a/code/modules/mob/living/simple_animal/hostile/mining_mobs.dm +++ b/code/modules/mob/living/simple_animal/hostile/mining_mobs.dm @@ -275,7 +275,6 @@ owner.revive(full_heal = 1) qdel(src) - /obj/item/organ/hivelord_core/on_life() ..() if(owner.health < HEALTH_THRESHOLD_CRIT)