From 90d2596653412a4f8d4df9548ed16503ce3cb4e6 Mon Sep 17 00:00:00 2001 From: Cameron653 Date: Wed, 17 Aug 2016 17:52:19 -0400 Subject: [PATCH] Update life.dm --- code/modules/mob/living/carbon/human/life.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/mob/living/carbon/human/life.dm b/code/modules/mob/living/carbon/human/life.dm index 0b0af310c5..f6d1b6f74f 100644 --- a/code/modules/mob/living/carbon/human/life.dm +++ b/code/modules/mob/living/carbon/human/life.dm @@ -70,7 +70,7 @@ //Organs and blood handle_organs() stabilize_body_temperature() //Body temperature adjusts itself (self-regulation) - + weightgain() //VORESTATION EDIT handle_shock() handle_pain() @@ -1658,4 +1658,4 @@ ..() #undef HUMAN_MAX_OXYLOSS -#undef HUMAN_CRIT_MAX_OXYLOSS \ No newline at end of file +#undef HUMAN_CRIT_MAX_OXYLOSS