diff --git a/Content.Shared/_Goobstation/CCVars/CCVars.Goob.cs b/Content.Shared/_Goobstation/CCVars/CCVars.Goob.cs index fc4c6679490..e1fd1c5b3bb 100644 --- a/Content.Shared/_Goobstation/CCVars/CCVars.Goob.cs +++ b/Content.Shared/_Goobstation/CCVars/CCVars.Goob.cs @@ -89,7 +89,7 @@ public sealed partial class GoobCVars /// Default is 5f. /// public static readonly CVarDef PlayerRageQuitTimeThreshold = - CVarDef.Create("player.ragequit.threshold", 5f); + CVarDef.Create("player.ragequit.threshold", 30f); #region Surgery