minor modification

This commit is contained in:
Yunfan Li
2023-08-29 20:20:59 +08:00
parent 4dd6649323
commit 4be7461b73
5 changed files with 5 additions and 5 deletions

View File

@@ -492,7 +492,7 @@ AiPlayerbot.LootDelay = 1000
# Distances
AiPlayerbot.FarDistance = 20.0
AiPlayerbot.SightDistance = 100.0
AiPlayerbot.SightDistance = 75.0
AiPlayerbot.SpellDistance = 28.5
AiPlayerbot.ShootDistance = 5.0
AiPlayerbot.ReactDistance = 150.0