diff --git a/code/modules/mob/living/carbon/life.dm b/code/modules/mob/living/carbon/life.dm index b57b48d0e02..75e087766d4 100644 --- a/code/modules/mob/living/carbon/life.dm +++ b/code/modules/mob/living/carbon/life.dm @@ -263,7 +263,6 @@ setStaminaLoss(0, FALSE) update_health_hud() - var/restingpwr = 1 + 4 * resting //Dizziness if(dizziness)