diff --git a/config.js b/config.js index 97bf6ee..8a35870 100644 --- a/config.js +++ b/config.js @@ -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' },