Merge pull request #3808 from Fox-McCloud/fixes

Organ Related Fixes
This commit is contained in:
TheDZD
2016-03-09 17:01:50 -05:00
3 changed files with 24 additions and 11 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
var/Toxins_pp = (breath.toxins/breath.total_moles())*breath_pressure
if(Toxins_pp) // Detect toxins in air
adjustToxLoss(breath.toxins*250)
adjustPlasma(breath.toxins*250)
toxins_alert = max(toxins_alert, 1)
toxins_used = breath.toxins