fix: enable completeAllQuests in default/example config #684

Merged
Sainan merged 1 commits from quests-bandaid into main 2025-01-02 15:49:19 -08:00

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,