chore(news): Last Chance Bailey

also give a few more days for items
This commit is contained in:
Sabe Jones
2018-11-30 14:21:12 -06:00
parent c3b0a73507
commit b91ef9f539
4 changed files with 17 additions and 12 deletions

View File

@@ -207,7 +207,7 @@ api.bundles = {
'yarn',
],
canBuy () {
return moment().isBetween('2018-11-15', '2018-12-02');
return moment().isBetween('2018-11-15', '2018-12-04');
},
type: 'quests',
value: 7,