chore(news): Bailey 20171002 (#9131)

Extend subscriber item and Farm Friends duration
Parse Markdown in achievement challenges list
This commit is contained in:
Sabe Jones
2017-10-02 20:32:13 -05:00
committed by GitHub
parent e01c6cc9a6
commit a5e242759c
12 changed files with 64 additions and 84 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ api.bundles = {
'sheep',
],
canBuy () {
return moment().isBetween('2017-09-12', '2017-10-02');
return moment().isBetween('2017-09-12', '2017-10-07');
},
type: 'quests',
value: 7,
@@ -176,7 +176,7 @@ let mysterySets = {
},
201709: {
start: '2017-09-19',
end: '2017-10-02',
end: '2017-10-07',
},
301404: {
start: '3014-03-24',