From 05254dab3c43899c9faae7139e877b08b9397c64 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Thu, 12 Sep 2024 22:13:16 +0200 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 8917a05..c06d96c 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -92,7 +92,7 @@ AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000 # performance related #------------------------------------------------------------------- PlayerbotsDatabase.WorkerThreads = 1 -PlayerbotsDatabase.SynchThreads = 1 +PlayerbotsDatabase.SynchThreads = 2 #################################################################################################