mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-21 12:37:05 +00:00
Add config options for the new summon conditions
This commit is contained in:
@@ -214,6 +214,9 @@ class PlayerbotAIConfig
|
||||
bool equipmentPersistence;
|
||||
int32 equipmentPersistenceLevel;
|
||||
int32 groupInvitationPermission;
|
||||
bool allowSummonInCombat;
|
||||
bool allowSummonWhenMasterIsDead;
|
||||
bool allowSummonWhenBotIsDead;
|
||||
int32 botReviveWhenSummon;
|
||||
bool botRepairWhenSummon;
|
||||
bool autoInitOnly;
|
||||
|
||||
Reference in New Issue
Block a user