From 06f3d92a6ffd77432f80e42de4bcac26c313b7f2 Mon Sep 17 00:00:00 2001 From: RedBurningPhoenix <147742474+RedBurningPhoenix@users.noreply.github.com> Date: Sat, 10 Aug 2024 00:10:32 +0500 Subject: [PATCH] StalinCvarIncreased (#602) --- Content.Shared/_White/WhiteCVars.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Content.Shared/_White/WhiteCVars.cs b/Content.Shared/_White/WhiteCVars.cs index 3abd771896..c72f957ec6 100644 --- a/Content.Shared/_White/WhiteCVars.cs +++ b/Content.Shared/_White/WhiteCVars.cs @@ -140,7 +140,7 @@ public sealed class WhiteCVars public static readonly CVarDef StalinEnabled = CVarDef.Create("stalin.enabled", true, CVar.SERVERONLY | CVar.ARCHIVE); public static readonly CVarDef StalinDiscordMinimumAge = - CVarDef.Create("stalin.minimal_discord_age_minutes", 10080.0f, CVar.SERVERONLY | CVar.ARCHIVE); + CVarDef.Create("stalin.minimal_discord_age_minutes", 604800.0f, CVar.SERVERONLY | CVar.ARCHIVE); /*