[HQ] Lower checkpoint threshold because pays are shit

This commit is contained in:
vilP1L
2019-08-15 17:46:28 -04:00
parent 5cf3dbd7a9
commit 4a704bd768

View File

@@ -98,6 +98,6 @@
"autoLifeQuestionThreshold": 9, "autoLifeQuestionThreshold": 9,
"splitThreshold": 0.65, "splitThreshold": 0.65,
"autoCheckpoints": true, "autoCheckpoints": true,
"checkpointThreshold": 1 "checkpointThreshold": 0.40
} }
} }