[Avoid aoe] Tell when avoid aoe configuration

This commit is contained in:
Yunfan Li
2024-04-20 18:51:37 +08:00
parent 45ffd4bd07
commit c6f1da1170
4 changed files with 11 additions and 3 deletions

View File

@@ -65,6 +65,7 @@ class PlayerbotAIConfig
bool autoSaveMana;
uint32 saveManaThreshold;
bool autoAvoidAoe;
bool tellWhenAvoidAoe;
uint32 openGoSpell;
bool randomBotAutologin;