From e4d4bfc899c528e02dfba5cfa68f784d0af0e3b0 Mon Sep 17 00:00:00 2001 From: tigercat2000 Date: Fri, 13 Nov 2015 20:55:24 -0800 Subject: [PATCH] why humans why --- code/modules/mob/living/carbon/human/life.dm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/code/modules/mob/living/carbon/human/life.dm b/code/modules/mob/living/carbon/human/life.dm index 351b880de28..f53ad5148d6 100644 --- a/code/modules/mob/living/carbon/human/life.dm +++ b/code/modules/mob/living/carbon/human/life.dm @@ -828,7 +828,6 @@ var/global/list/brutefireloss_overlays = list("1" = image("icon" = 'icons/mob/sc setHalLoss(99) if(paralysis) - AdjustParalysis(-1) blinded = 1 stat = UNCONSCIOUS if(halloss > 0) @@ -1457,4 +1456,4 @@ var/global/list/brutefireloss_overlays = list("1" = image("icon" = 'icons/mob/sc // Need this in species. //#undef HUMAN_MAX_OXYLOSS -//#undef HUMAN_CRIT_MAX_OXYLOSS \ No newline at end of file +//#undef HUMAN_CRIT_MAX_OXYLOSS