mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
[Configuration] Enable avoid aoe by default
This commit is contained in:
@@ -338,8 +338,8 @@ AiPlayerbot.AutoSaveMana = 1
|
|||||||
AiPlayerbot.SaveManaThreshold = 60
|
AiPlayerbot.SaveManaThreshold = 60
|
||||||
|
|
||||||
# Enable auto avoid aoe (experimental)
|
# Enable auto avoid aoe (experimental)
|
||||||
# Default: 0 (disable)
|
# Default: 1 (enable)
|
||||||
AiPlayerbot.AutoAvoidAoe = 0
|
AiPlayerbot.AutoAvoidAoe = 1
|
||||||
|
|
||||||
# Tell which spell is avoiding (experimental)
|
# Tell which spell is avoiding (experimental)
|
||||||
# Default: 1 (enable)
|
# Default: 1 (enable)
|
||||||
|
|||||||
Reference in New Issue
Block a user