mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-21 02:20:00 +01:00
[Configuration] Enable avoid aoe by default
This commit is contained in:
parent
fb404b27a9
commit
0615e6082b
@ -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)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user