removes a palsma thing

This commit is contained in:
Aurorablade
2016-03-08 06:26:37 -05:00
parent c407b3ee9e
commit 7ccad08ee2
2 changed files with 1 additions and 2 deletions
@@ -98,8 +98,6 @@
owner.adjustFireLoss(-heal_amt)
owner.adjustOxyLoss(-heal_amt)
owner.adjustCloneLoss(-heal_amt)
else//still should regen some plasma
owner.adjustPlasma(plasma_rate-5)//but at a lower rate
/obj/item/organ/internal/xenos/plasmavessel/insert(mob/living/carbon/M, special = 0)
..()