Plasma vessels regenerate slowly off resin

This commit is contained in:
CitadelStationBot
2017-05-03 22:21:58 -05:00
parent be00d77431
commit 3deafbe39b
@@ -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)
..()