From 659ea5135ff2acbe87bf1b99bab1167b4db6fbe7 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Mon, 19 Aug 2024 22:24:59 +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 b07595f..8523d76 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 = 3000 -AiPlayerbot.MaxRandomBots = 3000 +AiPlayerbot.MinRandomBots = 3200 +AiPlayerbot.MaxRandomBots = 3200 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 = 350 +AiPlayerbot.RandomBotAccountCount = 400 #------------------------------------------------------------------- # bots gear level limits (1 = normal, 2 = uncommon, 3 = rare, 4 = epic, 5 = legendary)