chore(news): Bailey 20171002 (#9131)
Extend subscriber item and Farm Friends duration Parse Markdown in achievement challenges list
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user