From 69eb70f0c230350735bfd153630745a8921e85d7 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sun, 28 Jul 2024 14:27:39 +0200 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 2205380..5ccaa5f 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -11,7 +11,7 @@ AiPlayerbot.MinRandomBots = 2250 AiPlayerbot.MaxRandomBots = 2300 AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMaxLevel = 40 -AiPlayerbot.RandomBotMaxLevelChance = 0.1 +AiPlayerbot.RandomBotMaxLevelChance = 0.01 AiPlayerbot.RandomBotFixedLevel = 0 AiPlayerbot.DisableRandomLevels = 0 AiPlayerbot.SyncLevelWithPlayers = 0