diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index a91268a..6f32860 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 = 3300 +AiPlayerbot.MaxRandomBots = 3300 AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMaxLevel = 60 AiPlayerbot.RandomBotMaxLevelChance = 0.01