Merge pull request #320 from Chromie-WoW/configured65-mod-playerbots-pr-branch

SummonAction::Teleport Repairwhensummon changed to a .conf option
This commit is contained in:
Yunfan Li
2024-07-11 21:25:57 +08:00
committed by GitHub
4 changed files with 10 additions and 2 deletions

View File

@@ -215,6 +215,7 @@ class PlayerbotAIConfig
int32 equipmentPersistenceLevel;
int32 groupInvitationPermission;
int32 botReviveWhenSummon;
bool botRepairWhenSummon;
bool autoInitOnly;
float autoInitEquipLevelLimitRatio;
int32 addClassCommand;