mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
feat(event): New Year's 2017-18
This commit is contained in:
@@ -1886,6 +1886,12 @@ let head = {
|
||||
value: 60,
|
||||
int: 7,
|
||||
},
|
||||
nye2017: {
|
||||
text: t('headSpecialNye2017Text'),
|
||||
notes: t('headSpecialNye2017Notes'),
|
||||
value: 0,
|
||||
canOwn: ownsItem('head_special_nye2017'),
|
||||
},
|
||||
winter2018Rogue: {
|
||||
event: EVENTS.winter2018,
|
||||
specialClass: 'rogue',
|
||||
|
||||
Reference in New Issue
Block a user