feat(content): Subscriber items 2017-07

This commit is contained in:
SabreCat
2017-07-25 23:15:06 +00:00
parent a4951c6478
commit c84dc40c7d
36 changed files with 2359 additions and 2237 deletions

View File

@@ -163,6 +163,12 @@ let armor = {
mystery: '201704',
value: 0,
},
201707: {
text: t('armorMystery201707Text'),
notes: t('armorMystery201707Notes'),
mystery: '201707',
value: 0,
},
301404: {
text: t('armorMystery301404Text'),
notes: t('armorMystery301404Notes'),
@@ -481,6 +487,12 @@ let head = {
mystery: '201705',
value: 0,
},
201707: {
text: t('headMystery201707Text'),
notes: t('headMystery201707Notes'),
mystery: '201707',
value: 0,
},
301404: {
text: t('headMystery301404Text'),
notes: t('headMystery301404Notes'),