From ad67a23aa151f2b0f42133c079de3f6c5ecb169f Mon Sep 17 00:00:00 2001 From: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com> Date: Sat, 30 Dec 2023 03:43:55 -0600 Subject: [PATCH] Temporarily update Vulture cvars (#23204) * Update vulture.toml * Update vulture.toml --- Resources/ConfigPresets/WizardsDen/vulture.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Resources/ConfigPresets/WizardsDen/vulture.toml b/Resources/ConfigPresets/WizardsDen/vulture.toml index 7f2e9790bd..5fdb626447 100644 --- a/Resources/ConfigPresets/WizardsDen/vulture.toml +++ b/Resources/ConfigPresets/WizardsDen/vulture.toml @@ -9,3 +9,10 @@ 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 -- 2.51.2