feat(content): July 2016 Subscriber (#7833)

This commit is contained in:
Sabe Jones
2016-07-26 14:20:50 -05:00
committed by GitHub
parent 60367459e8
commit aa00893f6c
12 changed files with 43 additions and 13 deletions

View File

@@ -127,6 +127,12 @@ let armor = {
mystery: '201606',
value: 0,
},
201607: {
text: t('armorMystery201607Text'),
notes: t('armorMystery201607Notes'),
mystery: '201607',
value: 0,
},
301404: {
text: t('armorMystery301404Text'),
notes: t('armorMystery301404Notes'),
@@ -328,6 +334,12 @@ let head = {
mystery: '201606',
value: 0,
},
201607: {
text: t('headMystery201607Text'),
notes: t('headMystery201607Notes'),
mystery: '201607',
value: 0,
},
301404: {
text: t('headMystery301404Text'),
notes: t('headMystery301404Notes'),