Update other_reagents.dm

This commit is contained in:
Trilbyspaceclone
2019-08-13 11:49:00 -04:00
committed by GitHub
parent 3224e6ca4a
commit 0056e3eb61
@@ -1973,4 +1973,5 @@
/datum/reagent/pax/catnip/on_mob_life(mob/living/carbon/M)
M.emote("nya")
to_chat(M, "<span class = 'notice'>[pick("Headpats feel nice.", "The feeling of a hairball...", "Backrubs would be nice.", "Whats behind those doors?")]</span>")
M.adjustArousalLoss(2)
M.adjustArousalLoss(2)
..()