From 5fdcc2ec23277f93f8f0191707aa16256af4e2f9 Mon Sep 17 00:00:00 2001 From: Qustinnus Date: Fri, 5 Oct 2018 20:48:10 +0200 Subject: [PATCH] cleans my legacy (#40710) cl Qustinnus / Floyd tweak: your belly is now flat and empty /cl --- code/datums/mood_events/needs_events.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/mood_events/needs_events.dm b/code/datums/mood_events/needs_events.dm index c67f4bf1602..975ec79c32c 100644 --- a/code/datums/mood_events/needs_events.dm +++ b/code/datums/mood_events/needs_events.dm @@ -4,7 +4,7 @@ mood_change = -4 /datum/mood_event/wellfed - description = "My belly feels round and full.\n" + description = "\n" mood_change = 6 /datum/mood_event/fed