From f789d7e27c4f5c1eaf9c6706a8e2903ce092c5cc Mon Sep 17 00:00:00 2001 From: Chomp Date: Thu, 2 Jan 2025 12:20:49 +0000 Subject: [PATCH] Lowered max bot cap values for most maps --- project/assets/configs/bot.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/project/assets/configs/bot.json b/project/assets/configs/bot.json index b5a2914d..b023d83d 100644 --- a/project/assets/configs/bot.json +++ b/project/assets/configs/bot.json @@ -2807,18 +2807,18 @@ } }, "maxBotCap": { - "factory4_day": 15, - "factory4_night": 15, - "bigmap": 23, - "woods": 23, - "shoreline": 23, - "lighthouse": 23, - "rezervbase": 22, - "interchange": 23, - "laboratory": 22, - "tarkovstreets": 26, - "sandbox": 16, - "sandbox_high": 16, + "factory4_day": 12, + "factory4_night": 12, + "bigmap": 20, + "woods": 21, + "shoreline": 21, + "lighthouse": 21, + "rezervbase": 20, + "interchange": 20, + "laboratory": 18, + "tarkovstreets": 20, + "sandbox": 12, + "sandbox_high": 12, "default": 20 }, "walletLoot": {