[HQ, Config] Make checking balances much faster, config changes, and minor embed changes

This commit is contained in:
vilP1L
2019-08-16 14:39:50 -04:00
parent 4a704bd768
commit d166ce1fda
4 changed files with 54 additions and 38 deletions

View File

@@ -96,8 +96,9 @@
"autoSplitOnLastQuestion": false,
"autoLife": true,
"autoLifeQuestionThreshold": 9,
"splitThreshold": 0.65,
"splitThreshold": 0.6,
"autoCheckpoints": true,
"checkpointThreshold": 0.40
"checkpointThreshold": 0.40,
"maxLivesPerGame": 2
}
}