Fix FixDoshSpam
's default config
We want all Acedia's critical bug and exploit fixes to be enabled by default, but `FixDoshSpam` was disabled by mistake.
This commit is contained in:
parent
b289a44a9f
commit
afd32c727f
@ -43,7 +43,7 @@ disableTick=true
|
|||||||
; allowing this limit to decrease when there's already too much dosh
|
; allowing this limit to decrease when there's already too much dosh
|
||||||
; present on the map.
|
; present on the map.
|
||||||
[Acedia.FixDoshSpam]
|
[Acedia.FixDoshSpam]
|
||||||
autoEnable=false
|
autoEnable=true
|
||||||
; Highest and lowest speed with which players can throw dosh wads.
|
; Highest and lowest speed with which players can throw dosh wads.
|
||||||
; It'll be evenly spread between all players.
|
; It'll be evenly spread between all players.
|
||||||
; For example, if speed is set to 6 and only one player will be spamming dosh,
|
; For example, if speed is set to 6 and only one player will be spamming dosh,
|
||||||
|
Reference in New Issue
Block a user