feat(content): subscriber items June 2020

This commit is contained in:
Sabe Jones
2020-05-28 16:51:12 -05:00
parent 43cad86201
commit 05e229ccb0
11 changed files with 45 additions and 52 deletions

View File

@@ -265,6 +265,12 @@ const armor = {
mystery: '201910',
value: 0,
},
202006: {
text: t('armorMystery202006Text'),
notes: t('armorMystery202006Notes'),
mystery: '202006',
value: 0,
},
301404: {
text: t('armorMystery301404Text'),
notes: t('armorMystery301404Notes'),
@@ -817,6 +823,12 @@ const head = {
mystery: '202003',
value: 0,
},
202006: {
text: t('headMystery202006Text'),
notes: t('headMystery202006Notes'),
mystery: '202006',
value: 0,
},
301404: {
text: t('headMystery301404Text'),
notes: t('headMystery301404Notes'),