feat(content): mystery items 201608 (#7919)

This commit is contained in:
Sabe Jones
2016-08-23 14:49:22 -05:00
committed by GitHub
parent 80f57d9a44
commit 71a759c551
11 changed files with 62 additions and 16 deletions
@@ -184,6 +184,12 @@ let back = {
mystery: '201602',
value: 0,
},
201608: {
text: t('backMystery201608Text'),
notes: t('backMystery201608Notes'),
mystery: '201608',
value: 0,
},
};
let eyewear = {
@@ -340,6 +346,12 @@ let head = {
mystery: '201607',
value: 0,
},
201608: {
text: t('headMystery201608Text'),
notes: t('headMystery201608Notes'),
mystery: '201608',
value: 0,
},
301404: {
text: t('headMystery301404Text'),
notes: t('headMystery301404Notes'),
+4
View File
@@ -122,6 +122,10 @@ let mysterySets = {
start: '2016-07-26',
end: '2016-08-02',
},
201608: {
start: '2016-08-23',
end: '2016-09-02',
},
301404: {
start: '3014-03-24',
end: '3014-04-02',