diff --git a/hyperstation/code/datums/mood_events/events.dm b/hyperstation/code/datums/mood_events/events.dm
index a82050e2..a92b0fa7 100644
--- a/hyperstation/code/datums/mood_events/events.dm
+++ b/hyperstation/code/datums/mood_events/events.dm
@@ -16,7 +16,7 @@
/datum/mood_event/deathsaw
description = "I saw someone die!\n"
mood_change = -5
- timeout = 3 MINUTES //20 minutes is too much, medical is moving around sluggishly because of this constantly.
+ timeout = 10 MINUTES //20 minutes is too much, medical is moving around sluggishly because of this constantly.
/datum/mood_event/healsbadman
description = "I feel like I'm held together by flimsy string, and could fall apart at any moment!\n"