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
+1 -1
View File
@@ -403,7 +403,7 @@
if(on_fire)
var/thermal_protection = get_thermal_protection()
if(thermal_protection >= FIRE_IMMUNITY_SUIT_MAX_TEMP_PROTECT)
if(thermal_protection >= FIRE_IMMUNITY_MAX_TEMP_PROTECT)
return
if(thermal_protection >= FIRE_SUIT_MAX_TEMP_PROTECT)
bodytemperature += 11