makes vermicetol more potent.

Seeing as I disregarded the effect of metabolism, vermicetol was unintentionally weak. So incredibly slow that the effect was barely noticable.

The potency now should cause vermicetol to heal at a rate of 2.2. which is roughly 63% lower than ketolade, but lasts a whole lot longer.
This commit is contained in:
Ketrai
2018-02-04 18:24:51 +01:00
committed by GitHub
parent 8706d54f8b
commit 4c26688e2c
@@ -73,4 +73,4 @@
/datum/reagent/vermicetol/affect_blood(var/mob/living/carbon/M, var/alien, var/removed)
if(alien != IS_DIONA)
M.heal_organ_damage(0, 21 * removed) //more potent than keloderm
M.heal_organ_damage(0, 110 * removed) //Not as potent as ketolade, but lasts LONG.