diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 0786078..b3be7d1 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -118,6 +118,7 @@ AiPlayerbot.SitDelay = 20000 AiPlayerbot.ReturnDelay = 2000 AiPlayerbot.LootDelay = 400 + #------------------------------------------------------------------- # distance #------------------------------------------------------------------- @@ -156,7 +157,7 @@ AiPlayerbot.botActiveAloneSmartScaleDiffMethod = 2 AiPlayerbot.botActiveAloneSmartScaleDiffLimitFloor = 40 AiPlayerbot.botActiveAloneSmartScaleDiffLimitCeiling = 150 -PlayerbotsDatabase.WorkerThreads = 1 +PlayerbotsDatabase.WorkerThreads = 2 PlayerbotsDatabase.SynchThreads = 2 #################################################################################################