Reduced MOAR Bot Spawn Counts

This commit is contained in:
2025-01-15 19:38:36 -05:00
parent f004d53072
commit 35e1404f43
5 changed files with 20 additions and 21 deletions
@@ -193,15 +193,15 @@ PmcWaveDistribution = 0.8
## Multiplies wave counts seen in the server's mapConfig.json by this number
# Setting type: Double
# Default value: 1.5
# Default value: 1.2
# Acceptable value range: From 0 to 10
ScavWaveQuantity = 1.5
ScavWaveQuantity = 1
## Multiplies wave counts seen in the server's mapConfig.json by this number
# Setting type: Double
# Default value: 1.5
# Default value: 1.2
# Acceptable value range: From 0 to 10
PmcWaveQuantity = 1.5
PmcWaveQuantity = 1
[3.Debug]