diff --git a/store/index.js b/store/index.js index 2db9c33..139a1aa 100644 --- a/store/index.js +++ b/store/index.js @@ -127,7 +127,7 @@ export const state = () => ({ name: 'Create the Time Machine', description: 'Soon you will be able to control time itself.', completionCriteria: { - cost: 50000, + cost: 6000, }, available: true, viewed: false,