increased interval to 20 to mitigate memory issues

This commit is contained in:
bash
2024-10-06 00:06:59 +00:00
parent 4fc9bca5ab
commit 6e7404d7fc
2 changed files with 2 additions and 2 deletions

View File

@@ -728,7 +728,7 @@ AiPlayerbot.FastReactInBG = 1
#
# All In seconds
AiPlayerbot.RandomBotUpdateInterval = 10
AiPlayerbot.RandomBotUpdateInterval = 20
AiPlayerbot.RandomBotCountChangeMinInterval = 1800
AiPlayerbot.RandomBotCountChangeMaxInterval = 7200
AiPlayerbot.MinRandomBotInWorldTime = 3600