feat(subscription): mystery items 201602

This commit is contained in:
Sabe Jones
2016-02-23 17:00:55 -05:00
parent d3e1a415a8
commit 5c1d379f41
34 changed files with 3843 additions and 3792 deletions
@@ -148,6 +148,12 @@ let back = {
mystery: '201510',
value: 0,
},
201602: {
text: t('backMystery201602Text'),
notes: t('backMystery201602Notes'),
mystery: '201602',
value: 0,
},
};
let eyewear = {
@@ -268,6 +274,12 @@ let head = {
mystery: '201601',
value: 0,
},
201602: {
text: t('headMystery201602Text'),
notes: t('headMystery201602Notes'),
mystery: '201602',
value: 0,
},
301404: {
text: t('headMystery301404Text'),
notes: t('headMystery301404Notes'),
+4
View File
@@ -98,6 +98,10 @@ let mysterySets = {
start: '2016-01-26',
end: '2016-02-02',
},
201602: {
start: '2016-02-24',
end: '2016-03-02',
},
301404: {
start: '3014-03-24',
end: '3014-04-02',