mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-24 13:16:16 +01:00
Merge pull request #1237 from ArchieBeepBoop/apathy
Apathy Minor Revamp / Death moodlet tweak
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user