feat(content): December Mystery Items prebuild

This commit is contained in:
Sabe Jones
2019-11-27 15:00:24 -06:00
parent cf3a092f06
commit 42de623fc6
11 changed files with 17 additions and 182 deletions

View File

@@ -394,6 +394,12 @@ const back = {
mystery: '201905',
value: 0,
},
201912: {
text: t('backMystery201912Text'),
notes: t('backMystery201912Notes'),
mystery: '201912',
value: 0,
},
};
const body = {
@@ -763,6 +769,12 @@ const head = {
mystery: '201911',
value: 0,
},
201912: {
text: t('headMystery201912Text'),
notes: t('headMystery201912Notes'),
mystery: '201912',
value: 0,
},
301404: {
text: t('headMystery301404Text'),
notes: t('headMystery301404Notes'),