Move bot property to correct sub object

This commit is contained in:
Dev 2023-07-27 16:16:35 +01:00
parent 32b32e627b
commit 238d79c2f2

View File

@ -1501,7 +1501,8 @@
"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": {
@ -1517,6 +1518,5 @@
"tarkovstreets": 18,
"default": 15
},
"botGenerationBatchSizePerType": 15,
"forceHealingItemsIntoSecure": true
"botGenerationBatchSizePerType": 15
}