nerfs hunger events (#45114)

This commit is contained in:
Qustinnus
2019-07-12 02:29:28 -07:00
committed by Rob Bailey
parent 67b5619071
commit b73a9eec67
+2 -2
View File
@@ -13,11 +13,11 @@
/datum/mood_event/hungry
description = "<span class='warning'>I'm getting a bit hungry.</span>\n"
mood_change = -10
mood_change = -8
/datum/mood_event/starving
description = "<span class='boldwarning'>I'm starving!</span>\n"
mood_change = -16
mood_change = -14
//charge
/datum/mood_event/charged