mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-30 08:53:47 +00:00
Correction for the default value info
This commit is contained in:
@@ -136,7 +136,7 @@ AiPlayerbot.AllowSummonInCombat = 1
|
|||||||
AiPlayerbot.AllowSummonWhenMasterIsDead = 1
|
AiPlayerbot.AllowSummonWhenMasterIsDead = 1
|
||||||
|
|
||||||
# Enable/Disable summoning bots when they are dead (0 = only when the bots are ghosts, 1 = always)
|
# 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
|
AiPlayerbot.AllowSummonWhenBotIsDead = 1
|
||||||
|
|
||||||
# Enable/Disable bot revive when summon (0 = never, 1 = enable when non-combat, 2 = enable always)
|
# Enable/Disable bot revive when summon (0 = never, 1 = enable when non-combat, 2 = enable always)
|
||||||
|
|||||||
Reference in New Issue
Block a user