mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-13 08:37:17 +00:00
removed progression mod
This commit is contained in:
@@ -6,16 +6,16 @@
|
||||
AiPlayerbot.Enabled = 1
|
||||
|
||||
|
||||
# randombots (maps: 0=Eastern 1=Kingdoms, Kalimdor, 530=Outland, 571=Northrend)
|
||||
# randombots (maps: 0=Eastern Kingdoms, 1=Kalimdor, 530=Outland, 571=Northrend)
|
||||
AiPlayerbot.MinRandomBots = 2250
|
||||
AiPlayerbot.MaxRandomBots = 2300
|
||||
AiPlayerbot.RandomBotMinLevel = 1
|
||||
AiPlayerbot.RandomBotMaxLevel = 30
|
||||
AiPlayerbot.RandomBotMaxLevel = 80
|
||||
AiPlayerbot.RandomBotMaxLevelChance = 0.1
|
||||
AiPlayerbot.RandomBotFixedLevel = 0
|
||||
AiPlayerbot.DisableRandomLevels = 0
|
||||
|
||||
AiPlayerbot.RandomBotMaps = 0,1
|
||||
AiPlayerbot.RandomBotMaps = 0,1,530,571
|
||||
AiPlayerbot.RandomBotTeleLowerLevel = 3
|
||||
AiPlayerbot.RandomBotTeleHigherLevel = 1
|
||||
AiPlayerbot.AutoTeleportForLevel = 1
|
||||
@@ -31,8 +31,6 @@ AiPlayerbot.RandomBotAccountCount = 300
|
||||
|
||||
# bots gear level limits
|
||||
AiPlayerbot.AutoGearQualityLimit = 3
|
||||
AiPlayerbot.LimitEnchantExpansion = 60
|
||||
AiPlayerbot.LimitGearExpansion = 60
|
||||
|
||||
|
||||
# player summoned group/raid bots limits
|
||||
|
||||
Reference in New Issue
Block a user