// Citadel-specific negative moodlets
/datum/mood_event/plushjack
description = "I have butchered a plush recently.\n"
mood_change = -1
timeout = 1200
/datum/mood_event/plush_nostuffing
description = "A plush I tried to pet had no stuffing...\n"
mood_change = -1
timeout = 1200