From: Pieter-Jan Briers Date: Thu, 5 Oct 2023 19:46:37 +0000 (+0200) Subject: Vulture server config preset (#20766) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=f38c754b2095f61b871b62ebfbe3f33598d1b956;p=space-station-14.git Vulture server config preset (#20766) --- diff --git a/Resources/ConfigPresets/WizardsDen/leviathan.toml b/Resources/ConfigPresets/WizardsDen/leviathan.toml index 6e9856949b..adb56e1c4e 100644 --- a/Resources/ConfigPresets/WizardsDen/leviathan.toml +++ b/Resources/ConfigPresets/WizardsDen/leviathan.toml @@ -3,7 +3,7 @@ # Nothing specific yet [game] -hostname = "[EN] Wizard's Den Leviathan [US East]" +hostname = "[EN] Wizard's Den Leviathan [US East 1]" soft_max_players = 80 [hub] diff --git a/Resources/ConfigPresets/WizardsDen/vulture.toml b/Resources/ConfigPresets/WizardsDen/vulture.toml new file mode 100644 index 0000000000..7f2e9790bd --- /dev/null +++ b/Resources/ConfigPresets/WizardsDen/vulture.toml @@ -0,0 +1,11 @@ +# Configuration preset used on Wizard's Den Leviathan + +[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