From 35aee5089825926de6eaa7348e2e8fc725458684 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Tue, 8 Apr 2025 02:11:38 +0200 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 3ebd003..07cdc6f 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -155,8 +155,8 @@ AiPlayerbot.BotActiveAloneForceWhenInMap = 0 AiPlayerbot.BotActiveAloneForceWhenIsFriend = 0 AiPlayerbot.BotActiveAloneForceWhenInGuild = 1 AiPlayerbot.botActiveAloneSmartScale = 1 -AiPlayerbot.botActiveAloneSmartScaleDiffLimitfloor = 70 -AiPlayerbot.botActiveAloneSmartScaleDiffLimitCeiling = 150 +AiPlayerbot.botActiveAloneSmartScaleDiffLimitfloor = 80 +AiPlayerbot.botActiveAloneSmartScaleDiffLimitCeiling = 200 AiPlayerbot.botActiveAloneSmartScaleWhenMinLevel = 1 AiPlayerbot.botActiveAloneSmartScaleWhenMaxLevel = 80