moar changes

This commit is contained in:
GetParanoid 2025-07-18 23:44:52 -07:00
parent cb47e35eb9
commit 43b5ccfb47

View file

@ -44,12 +44,12 @@ Moar Preset = Random
## Enable/Disable preset announce preset on raid start ## Enable/Disable preset announce preset on raid start
# Setting type: Boolean # Setting type: Boolean
# Default value: true # Default value: true
Preset Announce On/Off = true Preset Announce On/Off = false
## Announces preset ## Announces preset
# Setting type: KeyboardShortcut # Setting type: KeyboardShortcut
# Default value: End # Default value: End
Announce Key = End Announce Key = False
## Pulls all server settings from server ## Pulls all server settings from server
# Setting type: String # Setting type: String
@ -201,9 +201,9 @@ ScavWaveDistribution = 0.6
## Determines the weighting of spawns, (0.1) waves will spawn mostly at the beginning, (1) Default: waves are spread evenly, or (1.9) spawns will appear near the end of the raid of the raid ## Determines the weighting of spawns, (0.1) waves will spawn mostly at the beginning, (1) Default: waves are spread evenly, or (1.9) spawns will appear near the end of the raid of the raid
# Setting type: Double # Setting type: Double
# Default value: 0.3 # Default value: 0.5
# Acceptable value range: From 0.1 to 1.9 # Acceptable value range: From 0.1 to 1.9
PmcWaveDistribution = 0.3 PmcWaveDistribution = 0.5
## Multiplies wave counts seen in the server's mapConfig.json by this number ## Multiplies wave counts seen in the server's mapConfig.json by this number
# Setting type: Double # Setting type: Double