diff --git a/hyperstation/code/datums/mood_events/events.dm b/hyperstation/code/datums/mood_events/events.dm
index 01bbcf51..5c58d9ab 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 = 20 MINUTES //20 minutes is too much, medical is moving around sluggishly because of this constantly.
+ timeout = 20 MINUTES //May be fine tuned in the future.
/datum/mood_event/healsbadman
description = "I feel like I'm held together by flimsy string, and could fall apart at any moment!\n"