forked from OpenWF/SpaceNinjaServer
fix: enable completeAllQuests in default/example config (#684)
This commit is contained in:
parent
80e00b8825
commit
ff4b1e5c29
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user