modify bot revive when summon behaviour

This commit is contained in:
Yunfan Li
2023-10-17 21:02:59 +08:00
parent c8d223e898
commit e5e05988b2
4 changed files with 6 additions and 5 deletions

View File

@@ -171,7 +171,7 @@ class PlayerbotAIConfig
bool equipmentPersistence;
int32 equipmentPersistenceLevel;
int32 groupInvitationPermission;
bool botReviveWhenSummon;
int32 botReviveWhenSummon;
bool autoInitOnly;
float autoInitEquipLevelLimitRatio;
int32 addClassCommand;