mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
fix merge master conflict
This commit is contained in:
@@ -525,13 +525,13 @@ 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
|
||||
AiPlayerbot.LimitEnchantExpansion = 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
|
||||
AiPlayerbot.LimitGearExpansion = 0
|
||||
# Default: 1
|
||||
AiPlayerbot.LimitGearExpansion = 1
|
||||
|
||||
# Change random bot has lower gear
|
||||
AiPlayerbot.RandomGearLoweringChance = 0
|
||||
|
||||
Reference in New Issue
Block a user