mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
feat(content): Feb 2020 subscriber set
This commit is contained in:
@@ -433,6 +433,12 @@ const body = {
|
||||
mystery: '201901',
|
||||
value: 0,
|
||||
},
|
||||
202002: {
|
||||
text: t('bodyMystery202002Text'),
|
||||
notes: t('bodyMystery202002Notes'),
|
||||
mystery: '202002',
|
||||
value: 0,
|
||||
},
|
||||
};
|
||||
|
||||
const eyewear = {
|
||||
@@ -982,6 +988,12 @@ const weapon = {
|
||||
mystery: '201911',
|
||||
value: 0,
|
||||
},
|
||||
202002: {
|
||||
text: t('weaponMystery202002Text'),
|
||||
notes: t('weaponMystery202002Notes'),
|
||||
mystery: '202002',
|
||||
value: 0,
|
||||
},
|
||||
301404: {
|
||||
text: t('weaponMystery301404Text'),
|
||||
notes: t('weaponMystery301404Notes'),
|
||||
|
||||
Reference in New Issue
Block a user