Atmos Define Cleanup + Plasma Tweaks

This commit is contained in:
Fox McCloud
2019-04-09 11:22:01 -04:00
parent 143102e6fe
commit 06713d604f
17 changed files with 94 additions and 93 deletions
@@ -81,7 +81,7 @@
if(ishuman(L)) //Are you immune?
var/mob/living/carbon/human/H = L
var/thermal_protection = H.get_thermal_protection()
if(thermal_protection >= FIRE_IMMUNITY_SUIT_MAX_TEMP_PROTECT)
if(thermal_protection >= FIRE_IMMUNITY_MAX_TEMP_PROTECT)
return TRUE
L = L.loc //Matryoshka check
return FALSE //RIP you