From 158008b80ffd11945c1328d50fcd4b9193750377 Mon Sep 17 00:00:00 2001 From: kiwedespars <47008095+kiwedespars@users.noreply.github.com> Date: Tue, 16 Mar 2021 11:05:49 -0700 Subject: [PATCH] maybe too big a buff --- code/modules/antagonists/eldritch_cult/eldritch_magic.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/antagonists/eldritch_cult/eldritch_magic.dm b/code/modules/antagonists/eldritch_cult/eldritch_magic.dm index a237bcc806..4aeb2e1b73 100644 --- a/code/modules/antagonists/eldritch_cult/eldritch_magic.dm +++ b/code/modules/antagonists/eldritch_cult/eldritch_magic.dm @@ -949,7 +949,7 @@ action_icon_state = "time" action_background_icon_state = "bg_ecult" var/timestop_range = 7 - var/timestop_duration = 300 + var/timestop_duration = 200 var/static/mutable_appearance/halo var/sound/Snd // shamelessly ripped from lightning.