Merge branch 'release' into develop

This commit is contained in:
Sabe Jones
2019-10-24 15:49:55 -05:00
27 changed files with 2558 additions and 2470 deletions
@@ -259,6 +259,12 @@ const 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 @@ const 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 @@ const 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',