feat(content): subscriber items 2017-01

This commit is contained in:
Sabe Jones
2017-01-24 21:30:16 +00:00
parent cf7f6e2a67
commit 8d5becc9ce
10 changed files with 42 additions and 16 deletions
@@ -229,6 +229,12 @@ let eyewear = {
mystery: '201507',
value: 0,
},
201701: {
text: t('eyewearMystery201701Text'),
notes: t('eyewearMystery201701Notes'),
mystery: '201701',
value: 0,
},
301404: {
text: t('eyewearMystery301404Text'),
notes: t('eyewearMystery301404Notes'),
@@ -454,6 +460,12 @@ let shield = {
mystery: '201601',
value: 0,
},
201701: {
text: t('shieldMystery201701Text'),
notes: t('shieldMystery201701Notes'),
mystery: '201701',
value: 0,
},
301405: {
text: t('shieldMystery301405Text'),
notes: t('shieldMystery301405Notes'),
@@ -142,6 +142,10 @@ let mysterySets = {
start: '2016-12-21',
end: '2017-01-02',
},
201701: {
start: '2017-01-24',
end: '2017-02-02',
},
301404: {
start: '3014-03-24',
end: '3014-04-02',