cfg(ABPS): Increase PMC counts
This commit is contained in:
parent
3ef4b8339f
commit
0a15817a87
1 changed files with 5 additions and 5 deletions
|
|
@ -12,13 +12,13 @@
|
||||||
"startingPMCs": {
|
"startingPMCs": {
|
||||||
"enable": true,
|
"enable": true,
|
||||||
"ignoreMaxBotCaps": true,
|
"ignoreMaxBotCaps": true,
|
||||||
"groupChance": 25,
|
"groupChance": 33,
|
||||||
"maxGroupSize": 3,
|
"maxGroupSize": 2,
|
||||||
"maxGroupCount": 4,
|
"maxGroupCount": 4,
|
||||||
"mapLimits": {
|
"mapLimits": {
|
||||||
"bigmap": {
|
"bigmap": {
|
||||||
"max": 12,
|
"max": 15,
|
||||||
"min": 8
|
"min": 12
|
||||||
},
|
},
|
||||||
"factory4_day": {
|
"factory4_day": {
|
||||||
"max": 7,
|
"max": 7,
|
||||||
|
|
@ -87,7 +87,7 @@
|
||||||
"startingScavs": {
|
"startingScavs": {
|
||||||
"enable": true,
|
"enable": true,
|
||||||
"maxBotSpawns": {
|
"maxBotSpawns": {
|
||||||
"bigmap": 5,
|
"bigmap": 7,
|
||||||
"factory4_day": 3,
|
"factory4_day": 3,
|
||||||
"factory4_night": 3,
|
"factory4_night": 3,
|
||||||
"interchange": 5,
|
"interchange": 5,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue