moar changes
This commit is contained in:
parent
cb47e35eb9
commit
43b5ccfb47
1 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue