feat(content): mystery set March 2020

This commit is contained in:
Sabe Jones
2020-02-28 15:27:14 -06:00
parent aee08ba0f9
commit f47ec3d85f
11 changed files with 17 additions and 0 deletions

View File

@@ -439,6 +439,12 @@ const body = {
mystery: '202002',
value: 0,
},
202003: {
text: t('bodyMystery202003Text'),
notes: t('bodyMystery202003Notes'),
mystery: '202003',
value: 0,
},
};
const eyewear = {
@@ -793,6 +799,12 @@ const head = {
mystery: '202001',
value: 0,
},
202003: {
text: t('headMystery202003Text'),
notes: t('headMystery202003Notes'),
mystery: '202003',
value: 0,
},
301404: {
text: t('headMystery301404Text'),
notes: t('headMystery301404Notes'),