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)