Merge pull request #732 from Citadel-Station-13/upstream-merge-26778

[MIRROR] Plasma vessels regenerate slowly off resin
This commit is contained in:
kevinz000
2017-05-06 15:26:10 -07:00
committed by GitHub
@@ -87,6 +87,8 @@
owner.adjustFireLoss(-heal_amt)
owner.adjustOxyLoss(-heal_amt)
owner.adjustCloneLoss(-heal_amt)
else
owner.adjustPlasma(plasma_rate * 0.1)
/obj/item/organ/alien/plasmavessel/Insert(mob/living/carbon/M, special = 0)
..()