diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 3af61e7..5726fe7 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -22,7 +22,7 @@ AiPlayerbot.MaxRandomBots = 2500 AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMaxLevel = 64 AiPlayerbot.RandomBotMaxLevelChance = 0.01 -AiPlayerbot.RandomBotFixedLevel = 1 +AiPlayerbot.RandomBotFixedLevel = 0 AiPlayerbot.DisableRandomLevels = 0 AiPlayerbot.RandombotStartingLevel = 5 AiPlayerbot.SyncLevelWithPlayers = 0