Merge pull request #1237 from ArchieBeepBoop/apathy

Apathy Minor Revamp / Death moodlet tweak
This commit is contained in:
Dahlular
2021-06-11 18:57:21 -06:00
committed by GitHub
5 changed files with 13 additions and 9 deletions
@@ -15,10 +15,10 @@
/datum/mood_event/deathsaw
description = "<span class='boldwarning'>I saw someone die!</span>\n"
mood_change = -8
timeout = 20 MINUTES //takes a long time to get over
mood_change = -5
timeout = 20 MINUTES //May be fine tuned in the future.
/datum/mood_event/healsbadman
description = "<span class='warning'>I feel like I'm held together by flimsy string, and could fall apart at any moment!</span>\n"
mood_change = -4
timeout = 2 MINUTES
timeout = 2 MINUTES