mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
Correction for the default value info
This commit is contained in:
parent
7309d8f3c9
commit
5362668690
@ -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)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user