feat(mystery): subscriber items 201606 (#7707)

* feat(mystery): subscriber items 201606

* chore(news): announce Android
This commit is contained in:
Sabe Jones
2016-06-23 14:01:11 -05:00
committed by GitHub
parent 7edde56dad
commit cfe688daa5
19 changed files with 959 additions and 881 deletions

View File

@@ -121,6 +121,12 @@ let armor = {
mystery: '201605',
value: 0,
},
201606: {
text: t('armorMystery201606Text'),
notes: t('armorMystery201606Notes'),
mystery: '201606',
value: 0,
},
301404: {
text: t('armorMystery301404Text'),
notes: t('armorMystery301404Notes'),
@@ -316,6 +322,12 @@ let head = {
mystery: '201605',
value: 0,
},
201606: {
text: t('headMystery201606Text'),
notes: t('headMystery201606Notes'),
mystery: '201606',
value: 0,
},
301404: {
text: t('headMystery301404Text'),
notes: t('headMystery301404Notes'),

View File

@@ -114,6 +114,10 @@ let mysterySets = {
start: '2016-05-25',
end: '2016-06-02',
},
201606: {
start: '2016-06-23',
end: '2016-07-02',
},
301404: {
start: '3014-03-24',
end: '3014-04-02',