Update code/modules/mob/living/carbon/human/life.dm

Co-authored-by: dearmochi <shenesis@gmail.com>
This commit is contained in:
datlo
2021-04-03 21:28:33 +02:00
committed by GitHub
co-authored by dearmochi
parent dac70ec726
commit 38e0183df8
@@ -366,7 +366,6 @@
bodytemperature += (BODYTEMP_HEATING_MAX + (fire_stacks * 12))
/mob/living/carbon/human/proc/get_thermal_protection()
if(HAS_TRAIT(src, TRAIT_RESISTHEAT))
return FIRE_IMMUNITY_MAX_TEMP_PROTECT