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'),