mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
feat(content): December Mystery Items prebuild
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user