]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Update cvars (#23249)
authorChief-Engineer <119664036+Chief-Engineer@users.noreply.github.com>
Sun, 31 Dec 2023 00:04:14 +0000 (18:04 -0600)
committerGitHub <noreply@github.com>
Sun, 31 Dec 2023 00:04:14 +0000 (18:04 -0600)
* update cvars

* vote 1984

Resources/ConfigPresets/WizardsDen/leviathan.toml
Resources/ConfigPresets/WizardsDen/lizard.toml
Resources/ConfigPresets/WizardsDen/miros.toml
Resources/ConfigPresets/WizardsDen/salamander.toml
Resources/ConfigPresets/WizardsDen/vulture.toml
Resources/ConfigPresets/WizardsDen/wizardsDen.toml

index adb56e1c4e590d1b0b2171e4200943beaa509113..2bf39cfd849e3e07673a73d29ac2400a8bcc858b 100644 (file)
@@ -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"
index c6b71df8c6f604f1b8a7161dea102b512fd409c8..2e3809a87dc9de6cd65a9e0151694c9175c80ea2 100644 (file)
@@ -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"
index a1aa70de13908b79e58c3837d0a46b6fc3a6801d..23303c4ba1f0a729e24a2adfabef088f19001094 100644 (file)
@@ -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
index 89e725c5a249e255f49db9e00899b27cbe2eebbe..bf4354b5c340f89c589d3f2cc173baff6d0d2273 100644 (file)
@@ -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"
index 5fdb626447994d8a768e959a503605a4420aa5fa..2bd16b61b8f808175bad1fb2df9facf0eafb9369 100644 (file)
@@ -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
index 4f4c02dab2aff06e7305933c09a184f91a362fcf..07d4ab5e10a1ef767aa399388b4e2d46a50ad970 100644 (file)
@@ -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"