mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
feat(content): NYE 2019-20 etc
This commit is contained in:
@@ -2614,6 +2614,12 @@ const head = {
|
||||
value: 60,
|
||||
int: 7,
|
||||
},
|
||||
nye2019: {
|
||||
text: t('headSpecialNye2019Text'),
|
||||
notes: t('headSpecialNye2019Notes'),
|
||||
value: 0,
|
||||
canOwn: ownsItem('head_special_nye2019'),
|
||||
},
|
||||
};
|
||||
|
||||
const headAccessory = {
|
||||
|
||||
Reference in New Issue
Block a user