Archived
Updated Mod Configs
- Tweaked MOAR Custom & Default Settings - Added Interactable Exfils API Config
This commit is contained in:
@@ -160,24 +160,24 @@ MaxBotCap = 25
|
||||
# Setting type: Double
|
||||
# Default value: 1
|
||||
# Acceptable value range: From 0 to 3
|
||||
ZombieHealth = 1
|
||||
ZombieHealth = 0.5
|
||||
|
||||
## 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
|
||||
ZombieWaveQuantity = 1
|
||||
ZombieWaveQuantity = 0.5
|
||||
|
||||
## Determines the weighting of spawns at the beginning (1) spread evenly throughout (0.5) or at the end(0) of the raid
|
||||
# Setting type: Double
|
||||
# Default value: 0.5
|
||||
# Acceptable value range: From 0 to 1
|
||||
ZombieWaveDistribution = 0.5
|
||||
ZombieWaveDistribution = 0.2
|
||||
|
||||
## Enables zombies to spawn
|
||||
# Setting type: Boolean
|
||||
# Default value: false
|
||||
zombiesEnabled On/Off = false
|
||||
zombiesEnabled On/Off = true
|
||||
|
||||
## Determines the weighting of spawns at the beginning (1) spread evenly throughout (0.5) or at the end(0) of the raid
|
||||
# Setting type: Double
|
||||
|
||||
Reference in New Issue
Block a user