diff --git a/project/assets/configs/bot.json b/project/assets/configs/bot.json index ef9374c2..0134e4f5 100644 --- a/project/assets/configs/bot.json +++ b/project/assets/configs/bot.json @@ -1501,8 +1501,9 @@ "max": 5 } }, - "enemyTypes": ["assault", "marksman", "pmcBot", "bossBully", "bossKilla", "bossKojaniy", "bossGluhar", "bossSanitar", "bossTagilla", "bossKnight", "bossZryachiy", "followerBully", "followerKojaniy", "followerGluharAssault", "followerGluharSecurity", "followerGluharScout", "followerGluharSnipe", "followerSanitar", "followerBirdEye", "followerBigPipe", "followerZryachiy", "sectantWarrior", "sectantPriest"] - }, + "enemyTypes": ["assault", "marksman", "pmcBot", "bossBully", "bossKilla", "bossKojaniy", "bossGluhar", "bossSanitar", "bossTagilla", "bossKnight", "bossZryachiy", "followerBully", "followerKojaniy", "followerGluharAssault", "followerGluharSecurity", "followerGluharScout", "followerGluharSnipe", "followerSanitar", "followerBirdEye", "followerBigPipe", "followerZryachiy", "sectantWarrior", "sectantPriest"], + "forceHealingItemsIntoSecure": true + }, "showTypeInNickname": false, "maxBotCap": { "factory4_day": 12, @@ -1517,6 +1518,5 @@ "tarkovstreets": 18, "default": 15 }, - "botGenerationBatchSizePerType": 15, - "forceHealingItemsIntoSecure": true + "botGenerationBatchSizePerType": 15 }