Merge branch 'release' into develop

This commit is contained in:
Sabe Jones
2019-09-25 09:03:16 -05:00
23 changed files with 783 additions and 715 deletions
@@ -253,6 +253,12 @@ let armor = {
mystery: '201908',
value: 0,
},
201909: {
text: t('armorMystery201909Text'),
notes: t('armorMystery201909Notes'),
mystery: '201909',
value: 0,
},
301404: {
text: t('armorMystery301404Text'),
notes: t('armorMystery301404Notes'),
@@ -733,6 +739,12 @@ let head = {
mystery: '201907',
value: 0,
},
201909: {
text: t('headMystery201909Text'),
notes: t('headMystery201909Notes'),
mystery: '201909',
value: 0,
},
301404: {
text: t('headMystery301404Text'),
notes: t('headMystery301404Notes'),
@@ -270,6 +270,10 @@ let mysterySets = {
start: '2019-08-27',
end: '2019-09-02',
},
201909: {
start: '2019-09-25',
end: '2019-10-02',
},
301404: {
start: '3014-03-24',
end: '3014-04-02',