feat(content): Mystery Items Oct 2018

This commit is contained in:
Sabe Jones
2018-10-25 16:31:00 -05:00
parent 6fade19f27
commit 59436a8bf7
13 changed files with 28 additions and 18 deletions
@@ -217,6 +217,12 @@ let armor = {
mystery: '201809',
value: 0,
},
201810: {
text: t('armorMystery201810Text'),
notes: t('armorMystery201810Notes'),
mystery: '201810',
value: 0,
},
301404: {
text: t('armorMystery301404Text'),
notes: t('armorMystery301404Notes'),
@@ -631,6 +637,12 @@ let head = {
mystery: '201809',
value: 0,
},
201810: {
text: t('headMystery201810Text'),
notes: t('headMystery201810Notes'),
mystery: '201810',
value: 0,
},
301404: {
text: t('headMystery301404Text'),
notes: t('headMystery301404Notes'),
@@ -226,6 +226,10 @@ let mysterySets = {
start: '2018-09-25',
end: '2018-10-02',
},
201810: {
start: '2018-10-25',
end: '2018-11-02',
},
301404: {
start: '3014-03-24',
end: '3014-04-02',