From 8b26f01d1bfbc01a4e74d721efecd61fed7fbe4b Mon Sep 17 00:00:00 2001 From: Dev Date: Fri, 14 Apr 2023 11:49:18 +0100 Subject: [PATCH] Adjust bot preset gen counts --- 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 23165828..446ea183 100644 --- a/project/assets/configs/bot.json +++ b/project/assets/configs/bot.json @@ -11,21 +11,21 @@ "bossZryachiy": 5, "bossTest": 10, "cursedAssault": 50, - "followerBully": 4, - "followerGluharAssault": 2, - "followerGluharScout": 2, - "followerGluharSecurity": 2, - "followerGluharSnipe": 2, - "followerKojaniy": 2, - "followerSanitar": 2, - "followerTagilla": 2, - "followerBirdEye": 2, - "followerBigPipe": 30, + "followerBully": 5, + "followerGluharAssault": 5, + "followerGluharScout": 5, + "followerGluharSecurity": 5, + "followerGluharSnipe": 5, + "followerKojaniy": 5, + "followerSanitar": 5, + "followerTagilla": 5, + "followerBirdEye": 5, + "followerBigPipe": 5, "followerZryachiy": 15, - "followerTest": 30, + "followerTest": 10, "marksman": 30, "pmcBot": 50, - "sectantPriest": 5, + "sectantPriest": 10, "sectantWarrior": 10, "gifter": 5, "test": 30,