diff --git a/conf/playerbots.conf.dist b/conf/playerbots.conf.dist index b81cc222..561bea76 100644 --- a/conf/playerbots.conf.dist +++ b/conf/playerbots.conf.dist @@ -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)