Disabled Swagnuts; Re-enabled & Tweaked MOAR

This commit is contained in:
2025-01-12 18:27:43 -05:00
parent 9e834694f2
commit 73e3f57758
9 changed files with 174 additions and 83 deletions
@@ -123,7 +123,7 @@ scavMaxGroupSize = 4
# Setting type: Int32
# Default value: 4
# Acceptable value range: From 0 to 10
pmcMaxGroupSize = 4
pmcMaxGroupSize = 5
## Increases chances of pmc groups spawning, doesn't dramatically increase quantity.
# Setting type: Boolean
@@ -133,7 +133,7 @@ morePmcGroups On/Off = false
## Increases chances of scav groups spawning, doesn't dramatically increase quantity.
# Setting type: Boolean
# Default value: false
moreScavGroups On/Off = false
moreScavGroups On/Off = true
## Max bots permitted in any particular spawn zone, recommend not to touch this.
# Setting type: Int32
@@ -186,13 +186,13 @@ PmcWaveDistribution = 0.8
# Setting type: Double
# Default value: 0.5
# Acceptable value range: From 0 to 10
ScavWaveQuantity = 0.5
ScavWaveQuantity = 1
## Multiplies wave counts seen in the server's mapConfig.json by this number
# Setting type: Double
# Default value: 1
# Acceptable value range: From 0 to 10
PmcWaveQuantity = 1
PmcWaveQuantity = 1.2
[3.Debug]