mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
feat(event): Naming Day 2017
This commit is contained in:
@@ -1436,6 +1436,12 @@ let head = {
|
||||
value: 60,
|
||||
int: 7,
|
||||
},
|
||||
namingDay2017: {
|
||||
text: t('headSpecialNamingDay2017Text'),
|
||||
notes: t('headSpecialNamingDay2017Notes'),
|
||||
value: 0,
|
||||
canOwn: ownsItem('head_special_namingDay2017'),
|
||||
},
|
||||
};
|
||||
|
||||
let headAccessory = {
|
||||
|
||||
Reference in New Issue
Block a user