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