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()