From 81377a6255a5477abebf78599747021d6cdcb72f Mon Sep 17 00:00:00 2001 From: Archie Date: Mon, 7 Jun 2021 16:46:32 -0300 Subject: [PATCH] 10 --- hyperstation/code/datums/mood_events/events.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"