From df6656004ad6259310a5a4935f763a79d7709d75 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Mon, 19 Aug 2024 22:24:07 +0200 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 6f32860..b07595f 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -10,8 +10,8 @@ AiPlayerbot.Enabled = 1 #------------------------------------------------------------------- # randombots (maps: 0=Eastern Kingdoms, 1=Kalimdor, 530=Outland, 571=Northrend) #------------------------------------------------------------------- -AiPlayerbot.MinRandomBots = 3300 -AiPlayerbot.MaxRandomBots = 3300 +AiPlayerbot.MinRandomBots = 3000 +AiPlayerbot.MaxRandomBots = 3000 AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMaxLevel = 60 AiPlayerbot.RandomBotMaxLevelChance = 0.01 @@ -28,7 +28,7 @@ AiPlayerbot.BotActiveAlone = 90 #------------------------------------------------------------------- AiPlayerbot.EnableRotation = 0 #AiPlayerbot.RotationPoolSize = 2400 -AiPlayerbot.RandomBotAccountCount = 300 +AiPlayerbot.RandomBotAccountCount = 350 #------------------------------------------------------------------- # bots gear level limits (1 = normal, 2 = uncommon, 3 = rare, 4 = epic, 5 = legendary)