From 8363ae7003e158cc929142317beddf9278b178a9 Mon Sep 17 00:00:00 2001 From: eclips_e <67359748+Just-a-Unity-Dev@users.noreply.github.com> Date: Mon, 17 Apr 2023 10:25:51 +0800 Subject: [PATCH] Salamander whitelist minimum to 10 (#15465) --- Resources/ConfigPresets/WizardsDen/salamander.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/ConfigPresets/WizardsDen/salamander.toml b/Resources/ConfigPresets/WizardsDen/salamander.toml index 6cbb74a59f..3c02579977 100644 --- a/Resources/ConfigPresets/WizardsDen/salamander.toml +++ b/Resources/ConfigPresets/WizardsDen/salamander.toml @@ -11,7 +11,7 @@ rules_header = "ui-rules-header-rp" [whitelist] enabled = true reason = "whitelist-not-whitelisted-rp" -min_players = 20 +min_players = 10 [shuttle] emergency_early_launch_allowed = true -- 2.51.2