Scorekeeper tweaks.

This commit is contained in:
jrmyr 2025-04-28 20:19:47 +00:00
parent 835b835b73
commit b76903f6e0

View File

@ -68,8 +68,8 @@ export default {
scorekeeper: {
baseOutput: 1000,
commendationValue: 1.0,
citationValue: 1.2,
commendationValue: .25,
citationValue: .35,
decay: 90,
schedule: '0 0 * * 0'
},