From ec7696c391b5fa232bb9065b8ea9e5673820c93d Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Thu, 15 Aug 2024 01:47:18 +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 3655293..1a40ac8 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -13,7 +13,7 @@ AiPlayerbot.Enabled = 1 AiPlayerbot.MinRandomBots = 2300 AiPlayerbot.MaxRandomBots = 2300 AiPlayerbot.RandomBotMinLevel = 1 -AiPlayerbot.RandomBotMaxLevel = 40 +AiPlayerbot.RandomBotMaxLevel = 60 AiPlayerbot.RandomBotMaxLevelChance = 0.01 AiPlayerbot.RandomBotFixedLevel = 0 AiPlayerbot.DisableRandomLevels = 0