botActiveAlone; added new botActiveAlone confguration option (#783)

This commit is contained in:
bash
2024-12-15 20:04:24 +01:00
committed by GitHub
parent 183bf7ae8e
commit 19cda1068d
4 changed files with 12 additions and 0 deletions

View File

@@ -266,6 +266,7 @@ public:
uint32 botActiveAlone;
uint32 BotActiveAloneWhenInRadius;
bool BotActiveAloneForceWhenInZone;
bool BotActiveAloneForceWhenInMap;
bool BotActiveAloneForceWhenIsFriend;
bool BotActiveAloneForceWhenInGuild;
bool botActiveAloneSmartScale;