From 4f69a32e787e0fd038e6b9f4c996fa75ea859544 Mon Sep 17 00:00:00 2001 From: Archie Date: Thu, 10 Jun 2021 04:53:57 -0300 Subject: [PATCH] a --- hyperstation/code/modules/events/crystalline_reentry.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperstation/code/modules/events/crystalline_reentry.dm b/hyperstation/code/modules/events/crystalline_reentry.dm index f3c31023..99c8741f 100644 --- a/hyperstation/code/modules/events/crystalline_reentry.dm +++ b/hyperstation/code/modules/events/crystalline_reentry.dm @@ -46,7 +46,7 @@ /datum/round_event/crystalline_wave announceWhen = 0 startWhen = 15 - endWhen = 65 + endWhen = 60 //45 seconds of pain fakeable = FALSE /datum/round_event/crystalline_wave/announce(fake)