Merge pull request #11282 from Fox-McCloud/atmos-defines

Atmos Define Cleanup + Plasma Tweaks
This commit is contained in:
Crazy Lemon
2019-04-10 22:18:52 -07:00
committed by GitHub
20 changed files with 97 additions and 96 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