alien honey no longer puts you into a coma.

FUCK.
This commit is contained in:
QuoteFox
2021-01-17 08:36:13 +00:00
parent 76fca5514f
commit 6b36293b1e
@@ -9,3 +9,4 @@
/datum/reagent/consumable/alienhoney/on_mob_life(mob/living/carbon/M) //can still be eaten/drank, but will provide no benefits like normal honey. Still good for a food sauce.
M.reagents.add_reagent(/datum/reagent/consumable/sugar,2) //metabolisms in the system as sugar.
..()