diff --git a/BepInEx/config/MOAR.settings.cfg b/BepInEx/config/MOAR.settings.cfg index d0cf5eb..68561db 100644 --- a/BepInEx/config/MOAR.settings.cfg +++ b/BepInEx/config/MOAR.settings.cfg @@ -44,12 +44,12 @@ Moar Preset = Random ## Enable/Disable preset announce preset on raid start # Setting type: Boolean # Default value: true -Preset Announce On/Off = true +Preset Announce On/Off = false ## Announces preset # Setting type: KeyboardShortcut # Default value: End -Announce Key = End +Announce Key = False ## Pulls all server settings from server # 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 # Setting type: Double -# Default value: 0.3 +# Default value: 0.5 # 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 # Setting type: Double