diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 1b65dc2..7e297a1 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -21,6 +21,7 @@ AiPlayerbot.MinRandomBots = 4900 AiPlayerbot.MaxRandomBots = 5000 AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMaxLevel = 80 +AiPlayerbot.DisableDeathKnightLogin = 0 AiPlayerbot.RandomBotAllianceRatio = 50 AiPlayerbot.RandomBotHordeRatio = 50 @@ -38,8 +39,9 @@ AiPlayerbot.RandomBotFixedLevel = 0 AiPlayerbot.DisableRandomLevels = 0 AiPlayerbot.RandombotStartingLevel = 5 AiPlayerbot.SyncLevelWithPlayers = 0 -AiPlayerbot.DisableDeathKnightLogin = 0 + AiPlayerbot.SyncQuestWithPlayer = 1 +AiPlayerbot.PreQuests = 1 AiPlayerbot.AutoDoQuests = 1