mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 00:58:33 +00:00
Change config description and default value
This commit is contained in:
@@ -519,12 +519,12 @@ AiPlayerbot.MinEnchantingBotLevel = 60
|
||||
|
||||
# Enable expansion limitation for enchants - ie: level <= 60 bot only uses enchants
|
||||
# available in vanilla, level <= 70 bot only uses enchants available in TBC)
|
||||
# Default: 0
|
||||
# Default: 1
|
||||
AiPlayerbot.LimitEnchantExpansion = 1
|
||||
|
||||
# Enable expansion limitation for gear - ie: level <= 60 bot only uses gear
|
||||
# available in vanilla, level <= 70 bot only uses gear available in TBC)
|
||||
# Default: 0
|
||||
# Default: 1
|
||||
AiPlayerbot.LimitGearExpansion = 1
|
||||
|
||||
# Change random bot has lower gear
|
||||
|
||||
Reference in New Issue
Block a user