mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Merge branch 'api-v3' into api-v3-groups
This commit is contained in:
@@ -786,6 +786,12 @@ let head = {
|
||||
value: 60,
|
||||
int: 7,
|
||||
},
|
||||
nye2015: {
|
||||
text: t('headSpecialNye2015Text'),
|
||||
notes: t('headSpecialNye2015Notes'),
|
||||
value: 0,
|
||||
canOwn: ownsItem('head_special_nye2015'),
|
||||
},
|
||||
};
|
||||
|
||||
let headAccessory = {
|
||||
|
||||
Reference in New Issue
Block a user