From 23f2d9643335fd88a1b857e8305b2e2d99ac2f20 Mon Sep 17 00:00:00 2001 From: Chomp Date: Thu, 2 Jan 2025 15:27:40 +0000 Subject: [PATCH] Changes to max bot values --- project/assets/configs/bot.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/project/assets/configs/bot.json b/project/assets/configs/bot.json index b023d83d..0eaa64d3 100644 --- a/project/assets/configs/bot.json +++ b/project/assets/configs/bot.json @@ -2809,17 +2809,17 @@ "maxBotCap": { "factory4_day": 12, "factory4_night": 12, - "bigmap": 20, - "woods": 21, - "shoreline": 21, - "lighthouse": 21, + "bigmap": 18, + "woods": 19, + "shoreline": 20, + "lighthouse": 18, "rezervbase": 20, "interchange": 20, "laboratory": 18, "tarkovstreets": 20, - "sandbox": 12, + "sandbox": 11, "sandbox_high": 12, - "default": 20 + "default": 18 }, "walletLoot": { "chancePercent": 35,