From: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com> Date: Sun, 31 Dec 2023 00:04:14 +0000 (-0600) Subject: Update cvars (#23249) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=9dffe800de80286e657ff2ca151be406091f68f6;p=space-station-14.git Update cvars (#23249) * update cvars * vote 1984 --- diff --git a/Resources/ConfigPresets/WizardsDen/leviathan.toml b/Resources/ConfigPresets/WizardsDen/leviathan.toml index adb56e1c4e..2bf39cfd84 100644 --- a/Resources/ConfigPresets/WizardsDen/leviathan.toml +++ b/Resources/ConfigPresets/WizardsDen/leviathan.toml @@ -4,7 +4,6 @@ [game] hostname = "[EN] Wizard's Den Leviathan [US East 1]" -soft_max_players = 80 [hub] tags = "lang:en,region:am_n_e,rp:low" diff --git a/Resources/ConfigPresets/WizardsDen/lizard.toml b/Resources/ConfigPresets/WizardsDen/lizard.toml index c6b71df8c6..2e3809a87d 100644 --- a/Resources/ConfigPresets/WizardsDen/lizard.toml +++ b/Resources/ConfigPresets/WizardsDen/lizard.toml @@ -4,7 +4,6 @@ [game] hostname = "[EN] Wizard's Den Lizard [US West]" -soft_max_players = 80 [hub] tags = "lang:en,region:am_n_w,rp:low" diff --git a/Resources/ConfigPresets/WizardsDen/miros.toml b/Resources/ConfigPresets/WizardsDen/miros.toml index a1aa70de13..23303c4ba1 100644 --- a/Resources/ConfigPresets/WizardsDen/miros.toml +++ b/Resources/ConfigPresets/WizardsDen/miros.toml @@ -5,3 +5,14 @@ hostname = "[EN] Wizard's Den Miros [EU West 2]" [hub] tags = "lang:en,region:eu_w,rp:low" + +[shuttle] +auto_call_time = 0 + +[replay] +max_compressed_size = 6291456 +max_uncompressed_size = 25165824 + +# I'm sure this won't cause issues +[vote] +restart_enabled = false diff --git a/Resources/ConfigPresets/WizardsDen/salamander.toml b/Resources/ConfigPresets/WizardsDen/salamander.toml index 89e725c5a2..bf4354b5c3 100644 --- a/Resources/ConfigPresets/WizardsDen/salamander.toml +++ b/Resources/ConfigPresets/WizardsDen/salamander.toml @@ -3,6 +3,7 @@ [game] desc = "Official English Space Station 14 servers. Roleplay required, you must be whitelisted through Discord to play if there are more than 15 online players." hostname = "[EN] Wizard's Den Salamander [US West RP]" +soft_max_players = 130 [server] rules_file = "RP_Rules.txt" diff --git a/Resources/ConfigPresets/WizardsDen/vulture.toml b/Resources/ConfigPresets/WizardsDen/vulture.toml index 5fdb626447..2bd16b61b8 100644 --- a/Resources/ConfigPresets/WizardsDen/vulture.toml +++ b/Resources/ConfigPresets/WizardsDen/vulture.toml @@ -2,17 +2,9 @@ [game] hostname = "[EN] Wizard's Den Vulture [US East 2]" -soft_max_players = 80 [hub] tags = "lang:en,region:am_n_e,rp:low" [worldgen] enabled = true - -[shuttle] -auto_call_time = 0 - -[replay] -max_compressed_size = 6291456 -max_uncompressed_size = 25165824 diff --git a/Resources/ConfigPresets/WizardsDen/wizardsDen.toml b/Resources/ConfigPresets/WizardsDen/wizardsDen.toml index 4f4c02dab2..07d4ab5e10 100644 --- a/Resources/ConfigPresets/WizardsDen/wizardsDen.toml +++ b/Resources/ConfigPresets/WizardsDen/wizardsDen.toml @@ -4,7 +4,7 @@ [game] desc = "Official English Space Station 14 servers. Vanilla, low roleplay." lobbyenabled = true -soft_max_players = 130 +soft_max_players = 80 [infolinks] bug_report = "https://github.com/space-wizards/space-station-14/issues/new/choose"