Fixes Spore Toxin Not Working

This commit is contained in:
VeteranKyl
2019-12-01 13:47:33 -07:00
committed by variableundefined
parent b373717262
commit 58f494da2d
@@ -419,7 +419,7 @@
color = "#9ACD32"
taste_description = "bitterness"
/datum/reagent/spores/on_mob_life(mob/living/M)
/datum/reagent/spore/on_mob_life(mob/living/M)
var/update_flags = STATUS_UPDATE_NONE
update_flags |= M.adjustToxLoss(1, FALSE)
M.damageoverlaytemp = 60