Update cvars (#23249)

* update cvars

* vote 1984
This commit is contained in:
Chief-Engineer
2023-12-30 18:04:14 -06:00
committed by GitHub
parent 3c03064902
commit 9dffe800de
6 changed files with 13 additions and 11 deletions

View 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"

View 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"

View 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

View 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"

View 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

View 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"