mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
feat(event): Habitica Naming Day
and Bailey announcements
This commit is contained in:
@@ -1110,6 +1110,12 @@ let body = {
|
||||
con: 10,
|
||||
canOwn: ownsItem('body_special_aetherAmulet'),
|
||||
},
|
||||
namingDay2018: {
|
||||
text: t('bodySpecialNamingDay2018Text'),
|
||||
notes: t('bodySpecialNamingDay2018Notes'),
|
||||
value: 0,
|
||||
canOwn: ownsItem('body_special_namingDay2018'),
|
||||
},
|
||||
};
|
||||
|
||||
let eyewear = {
|
||||
|
||||
Reference in New Issue
Block a user