feat(content): mystery items 2020-05
This commit is contained in:
@@ -412,6 +412,12 @@ const back = {
|
||||
mystery: '202004',
|
||||
value: 0,
|
||||
},
|
||||
202005: {
|
||||
text: t('backMystery202005Text'),
|
||||
notes: t('backMystery202005Notes'),
|
||||
mystery: '202005',
|
||||
value: 0,
|
||||
},
|
||||
};
|
||||
|
||||
const body = {
|
||||
@@ -910,6 +916,12 @@ const headAccessory = {
|
||||
mystery: '202004',
|
||||
value: 0,
|
||||
},
|
||||
202005: {
|
||||
text: t('headAccessoryMystery202005Text'),
|
||||
notes: t('headAccessoryMystery202005Notes'),
|
||||
mystery: '202005',
|
||||
value: 0,
|
||||
},
|
||||
301405: {
|
||||
text: t('headAccessoryMystery301405Text'),
|
||||
notes: t('headAccessoryMystery301405Notes'),
|
||||
|
||||
Reference in New Issue
Block a user