fix: enable completeAllQuests in default/example config (#684)

This commit is contained in:
Sainan 2025-01-03 00:49:18 +01:00 committed by GitHub
parent 80e00b8825
commit ff4b1e5c29
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@
"unlockAllScans": true, "unlockAllScans": true,
"unlockAllMissions": true, "unlockAllMissions": true,
"unlockAllQuests": true, "unlockAllQuests": true,
"completeAllQuests": false, "completeAllQuests": true,
"infiniteCredits": true, "infiniteCredits": true,
"infinitePlatinum": true, "infinitePlatinum": true,
"unlockAllShipFeatures": true, "unlockAllShipFeatures": true,