feat(content): Mystery Items 2019-10

This commit is contained in:
Sabe Jones
2019-10-24 15:36:32 -05:00
parent 960a86888a
commit 2bcf00fb54
25 changed files with 2537 additions and 2464 deletions
@@ -259,6 +259,12 @@ let armor = {
mystery: '201909',
value: 0,
},
201910: {
text: t('armorMystery201910Text'),
notes: t('armorMystery201910Notes'),
mystery: '201910',
value: 0,
},
301404: {
text: t('armorMystery301404Text'),
notes: t('armorMystery301404Notes'),
@@ -745,6 +751,12 @@ let head = {
mystery: '201909',
value: 0,
},
201910: {
text: t('headMystery201910Text'),
notes: t('headMystery201910Notes'),
mystery: '201910',
value: 0,
},
301404: {
text: t('headMystery301404Text'),
notes: t('headMystery301404Notes'),
@@ -274,6 +274,10 @@ let mysterySets = {
start: '2019-09-25',
end: '2019-10-02',
},
201910: {
start: '2019-10-24',
end: '2019-11-02',
},
301404: {
start: '3014-03-24',
end: '3014-04-02',