Correction for the default value info

This commit is contained in:
Revision
2024-07-11 23:50:24 +02:00
parent 7309d8f3c9
commit 5362668690

View File

@@ -136,7 +136,7 @@ AiPlayerbot.AllowSummonInCombat = 1
AiPlayerbot.AllowSummonWhenMasterIsDead = 1
# Enable/Disable summoning bots when they are dead (0 = only when the bots are ghosts, 1 = always)
# default: 1 (enabled)
# default: 1 (always)
AiPlayerbot.AllowSummonWhenBotIsDead = 1
# Enable/Disable bot revive when summon (0 = never, 1 = enable when non-combat, 2 = enable always)