feat(event): New Year's 2016

This commit is contained in:
Sabe Jones
2016-12-30 22:19:29 +00:00
parent 2a1f52a359
commit 969607cd3b
70 changed files with 7695 additions and 7534 deletions

View File

@@ -677,10 +677,11 @@ let head = {
canOwn: ownsItem('head_special_lunarWarriorHelm'),
},
nye: {
event: EVENTS.winter2016,
event: EVENTS.nye,
text: t('headSpecialNyeText'),
notes: t('headSpecialNyeNotes'),
value: 0,
canOwn: ownsItem('head_special_nye'),
},
yeti: {
event: EVENTS.winter,
@@ -1152,6 +1153,12 @@ let head = {
value: 60,
int: 7,
},
nye2016: {
text: t('headSpecialNye2016Text'),
notes: t('headSpecialNye2016Notes'),
value: 0,
canOwn: ownsItem('head_special_nye2016'),
},
};
let headAccessory = {