From 0615e6082bca70cd7cd6d5bf2cb9b4f02674a760 Mon Sep 17 00:00:00 2001 From: Yunfan Li Date: Wed, 26 Jun 2024 20:46:38 +0800 Subject: [PATCH] [Configuration] Enable avoid aoe by default --- conf/playerbots.conf.dist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/playerbots.conf.dist b/conf/playerbots.conf.dist index 77c00a10..2e60259f 100644 --- a/conf/playerbots.conf.dist +++ b/conf/playerbots.conf.dist @@ -338,8 +338,8 @@ AiPlayerbot.AutoSaveMana = 1 AiPlayerbot.SaveManaThreshold = 60 # Enable auto avoid aoe (experimental) -# Default: 0 (disable) -AiPlayerbot.AutoAvoidAoe = 0 +# Default: 1 (enable) +AiPlayerbot.AutoAvoidAoe = 1 # Tell which spell is avoiding (experimental) # Default: 1 (enable)