Addition of missing AltOlyStartPoints and AltOlyWeeklyPoints configs.

This commit is contained in:
MobiusDevelopment
2019-11-10 20:16:35 +00:00
parent 066eca1ac4
commit d76f5dac12
2 changed files with 10 additions and 0 deletions

View File

@@ -39,6 +39,14 @@ AltOlyWPeriod = 604800000
# Default: 86400000
AltOlyVPeriod = 86400000
# Points for reaching Noblesse for the first time
# Default: 10
AltOlyStartPoints = 10
# Points every week
# Default: 10
AltOlyWeeklyPoints = 10
# Required number of participants for Classed and Non-Classed matches, Default 5 & 9
# Default: 5
AltOlyClassedParticipants = 5