Organ Related Fixes

This commit is contained in:
Fox-McCloud
2016-03-09 05:41:42 -05:00
parent def329cc5d
commit bcb0496578
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