From 2d1dddd997c70304660d25fb88392c95c75ed0a7 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Thu, 26 Sep 2024 23:03:11 +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 db01748..a7326ce 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -84,7 +84,7 @@ AiPlayerbot.MinRandomBotInWorldTime = 3600 AiPlayerbot.MaxRandomBotInWorldTime = 1209600 AiPlayerbot.MinRandomBotRandomizeTime = 7200 AiPlayerbot.MaxRandomBotRandomizeTime = 1209600 -AiPlayerbot.RandomBotsPerInterval = 60 +AiPlayerbot.RandomBotsPerInterval = 500 AiPlayerbot.MinRandomBotReviveTime = 60 AiPlayerbot.MaxRandomBotReviveTime = 300 AiPlayerbot.MinRandomBotTeleportInterval = 3600