Adds Noogies (Perfect for bullying Moths) (#56286)

* i HATE mothblocks
This commit is contained in:
Ryll Ryll
2021-01-22 02:01:59 -08:00
committed by GitHub
parent a0120e4b30
commit d982b4b619
7 changed files with 122 additions and 3 deletions
@@ -295,3 +295,13 @@
description = "<span class='warning'>I really don't like when people touch me.</span>\n"
mood_change = -5
timeout = 4 MINUTES
/datum/mood_event/noogie
description = "<span class='warning'>Ow! This is like space high school all over again...</span>\n"
mood_change = -2
timeout = 1 MINUTES
/datum/mood_event/noogie_harsh
description = "<span class='warning'>OW!! That was even worse than a regular noogie!</span>\n"
mood_change = -4
timeout = 1 MINUTES