Лазерные пушки с батареями

Йоу
This commit is contained in:
Bombinos
2024-08-25 04:55:17 +03:00
parent 2948e53917
commit 37bc9af42b
33 changed files with 445 additions and 51 deletions

View File

@@ -236,7 +236,7 @@ namespace Content.Shared.CCVar
/// If roles should be restricted based on time.
/// </summary>
public static readonly CVarDef<bool>
GameRoleTimers = CVarDef.Create("game.role_timers", true, CVar.SERVER | CVar.REPLICATED);
GameRoleTimers = CVarDef.Create("game.role_timers", false, CVar.SERVER | CVar.REPLICATED);
/// <summary>
/// Override default role requirements using a <see cref="JobRequirementOverridePrototype"/>