Move bot property to correct sub object
This commit is contained in:
parent
32b32e627b
commit
238d79c2f2
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user