diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 104410a..2bed5f8 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -11,8 +11,8 @@ AiPlayerbot.Enabled = 1 #------------------------------------------------------------------- # randombots (maps: 0=Eastern Kingdoms, 1=Kalimdor, 530=Outland, 571=Northrend) #------------------------------------------------------------------- -AiPlayerbot.MinRandomBots = 3200 -AiPlayerbot.MaxRandomBots = 3200 +AiPlayerbot.MinRandomBots = 3100 +AiPlayerbot.MaxRandomBots = 3100 AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMaxLevel = 70 AiPlayerbot.RandomBotMaxLevelChance = 0.01 @@ -30,7 +30,7 @@ AiPlayerbot.BotActiveAlone = 100 # world account bots and rotation #------------------------------------------------------------------- AiPlayerbot.EnableRotation = 0 -#AiPlayerbot.RotationPoolSize = 2400 +#AiPlayerbot.RotationPoolSize = 3200 AiPlayerbot.RandomBotAccountCount = 400 @@ -47,7 +47,7 @@ AiPlayerbot.MaintenanceCommand = 1 #------------------------------------------------------------------- AiPlayerbot.MaxAddedBots = 40 AiPlayerbot.MaxAddedBotsPerClass = 40 -AiPlayerbot.AddClassAccountPoolSize = 70 +AiPlayerbot.AddClassAccountPoolSize = 80 #-------------------------------------------------------------------