[Configuration] Make more options for ReviveBotWhenSummoned

This commit is contained in:
Yunfan Li
2024-07-24 21:13:32 +08:00
parent ed80744891
commit 1f7ab72b04
4 changed files with 6 additions and 5 deletions

View File

@@ -172,8 +172,8 @@ AiPlayerbot.AllowSummonWhenMasterIsDead = 1
# default: 1 (always)
AiPlayerbot.AllowSummonWhenBotIsDead = 1
# Enable/Disable reviving the bots when summoning them
# default: 1 (enable)
# Enable/Disable reviving the bots when summoning them (0 = disable, 1 = disable in combat, 2 = enable)
# default: 1 (disable in combat)
AiPlayerbot.ReviveBotWhenSummoned = 1
# Enable/Disable bot repair gear when summon (0 = no, 1 = yes)