Lack of Breath Incurs Silence

This commit is contained in:
Fox McCloud
2019-02-02 00:15:52 -05:00
parent 20dcd5c728
commit b02ffcd6a8
2 changed files with 3 additions and 1 deletions
@@ -430,7 +430,6 @@
update_flags |= M.adjustOxyLoss(-25*REAGENTS_EFFECT_MULTIPLIER, FALSE)
if(volume >= 4)
M.LoseBreath(6)
M.Silence(6)
if(prob(33))
update_flags |= M.adjustBruteLoss(-1*REAGENTS_EFFECT_MULTIPLIER, FALSE)
update_flags |= M.adjustFireLoss(-1*REAGENTS_EFFECT_MULTIPLIER, FALSE)