This commit is contained in:
Revision
2024-07-12 13:48:46 +02:00
parent b60a4a3531
commit 031dd2c7be
4 changed files with 6 additions and 6 deletions

View File

@@ -217,7 +217,7 @@ class PlayerbotAIConfig
bool allowSummonInCombat;
bool allowSummonWhenMasterIsDead;
bool allowSummonWhenBotIsDead;
int32 botReviveWhenSummon;
bool reviveBotWhenSummoned;
bool botRepairWhenSummon;
bool autoInitOnly;
float autoInitEquipLevelLimitRatio;