mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 14:17:22 +01:00
feat(content): mystery set March 2020
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user