This commit is contained in:
Metis
2024-10-25 00:20:57 -04:00
parent a003e7947d
commit 87c85712cb
3 changed files with 22 additions and 0 deletions
@@ -0,0 +1,7 @@
/datum/mood_event/fat_bad
description = "<span class='warning'><B>I'm so fat...</B></span>\n"
mood_change = -4
/datum/mood_event/fat_good
description = "<span class='nicegreen'><B>I'm so fat!</B></span>\n"
mood_change = 4