From cd830e4303856deb9529f79974ea23769832557d Mon Sep 17 00:00:00 2001 From: Dev Date: Fri, 15 Mar 2024 09:48:31 +0000 Subject: [PATCH] Further reduce chance of 350k rouble stack on assault bots --- project/assets/configs/bot.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/project/assets/configs/bot.json b/project/assets/configs/bot.json index 924e35bf..66eb0c60 100644 --- a/project/assets/configs/bot.json +++ b/project/assets/configs/bot.json @@ -2543,13 +2543,13 @@ }, "assault": { "5449016a4bdc2d6f028b456f": { - "30000": 2, - "25000": 4, - "20000": 8, - "15000": 16, - "10000": 28, - "5000": 40, - "350000": 1 + "350000": 1, + "30000": 4, + "25000": 8, + "20000": 16, + "15000": 32, + "10000": 56, + "5000": 80 }, "5696686a4bdc2da3298b456a": { "50": 10,