mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 15:37:36 +01:00
Update code/modules/mob/living/carbon/human/life.dm
Co-authored-by: dearmochi <shenesis@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user