Moonsugar edit.

This commit is contained in:
Fermi
2019-06-13 03:08:01 +01:00
parent b07f3b37ff
commit 93973b630c
@@ -1929,7 +1929,7 @@
/datum/reagent/moonsugar/on_mob_life(mob/living/carbon/M)
if(prob(20))
to_chat(M, "You find yourself unable to supress the desire to meow!")
M.emote("nya")
M.emote("*nya")
..()
//Kept for legacy, I think it will break everything if you enable it.