diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 469be95..6b2bb88 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -151,8 +151,8 @@ AiPlayerbot.BotActiveAloneForceWhenInMap = 0 AiPlayerbot.BotActiveAloneForceWhenIsFriend = 1 AiPlayerbot.BotActiveAloneForceWhenInGuild = 1 AiPlayerbot.botActiveAloneSmartScale = 1 -AiPlayerbot.botActiveAloneSmartScaleDiffLimitfloor = 30 -AiPlayerbot.botActiveAloneSmartScaleDiffLimitCeiling = 150 +AiPlayerbot.botActiveAloneSmartScaleDiffLimitfloor = 50 +AiPlayerbot.botActiveAloneSmartScaleDiffLimitCeiling = 200 AiPlayerbot.botActiveAloneSmartScaleWhenMinLevel = 1 AiPlayerbot.botActiveAloneSmartScaleWhenMaxLevel = 80