updated config

This commit is contained in:
bash
2024-07-26 14:15:28 +00:00
parent 172844767e
commit 60ba7071fc
3 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ AiPlayerbot.RandomBotTeleLowerLevel = 3
AiPlayerbot.RandomBotTeleHigherLevel = 1
AiPlayerbot.AutoTeleportForLevel = 1
AiPlayerbot.AggroDistance = 30
AiPlayerbot.AggroDistance = 40
# world account bots and rotation
@@ -42,7 +42,7 @@ AiPlayerbot.MaxAddedBotsPerClass = 10
# performance related
PlayerbotsDatabase.WorkerThreads = 1
PlayerbotsDatabase.SynchThreads = 1
PlayerbotsDatabase.SynchThreads = 100
#################################################################################################