From 838d3add6aa1844a74cf256216cf4d9eab21ec7d Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Fri, 4 Oct 2024 20:16:41 +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 43b7463..c959400 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -86,7 +86,7 @@ AiPlayerbot.MinRandomBotInWorldTime = 3600 AiPlayerbot.MaxRandomBotInWorldTime = 1209600 AiPlayerbot.MinRandomBotRandomizeTime = 7200 AiPlayerbot.MaxRandomBotRandomizeTime = 1209600 -AiPlayerbot.RandomBotsPerInterval = 100 +AiPlayerbot.RandomBotsPerInterval = 60 AiPlayerbot.MinRandomBotReviveTime = 60 AiPlayerbot.MaxRandomBotReviveTime = 300 AiPlayerbot.MinRandomBotTeleportInterval = 3600