feat(content): Mystery Items June 2018

This commit is contained in:
SabreCat
2018-06-21 18:44:18 +00:00
parent 122d147f07
commit 6a2a844e04
15 changed files with 42 additions and 28 deletions

View File

@@ -193,6 +193,12 @@ let armor = {
mystery: '201802',
value: 0,
},
201806: {
text: t('armorMystery201806Text'),
notes: t('armorMystery201806Notes'),
mystery: '201806',
value: 0,
},
301404: {
text: t('armorMystery301404Text'),
notes: t('armorMystery301404Notes'),
@@ -583,6 +589,12 @@ let head = {
mystery: '201805',
value: 0,
},
201806: {
text: t('headMystery201806Text'),
notes: t('headMystery201806Notes'),
mystery: '201806',
value: 0,
},
301404: {
text: t('headMystery301404Text'),
notes: t('headMystery301404Notes'),