From cf2a52a50ceba9376a5aa362f3b94f1345be97cd Mon Sep 17 00:00:00 2001 From: SkyMarshal Date: Tue, 24 Jul 2012 00:43:41 -0700 Subject: [PATCH] Whoops. --- code/modules/mob/living/carbon/human/life.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/mob/living/carbon/human/life.dm b/code/modules/mob/living/carbon/human/life.dm index e2e156857e9..d32ec96d73e 100644 --- a/code/modules/mob/living/carbon/human/life.dm +++ b/code/modules/mob/living/carbon/human/life.dm @@ -601,7 +601,6 @@ loc_temp = 2.7 else loc_temp = environment.temperature - world << loc_temp var/thermal_protection = get_thermal_protection()