mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
chore(content): add NYE party hat and migration script (#14419)
* chore(content): add NYE party hat and migration script * chore(subproj): update habitica-images * chore(sprites): corrected sprite CSS run * fix(event): unbork migration, add latecomer hook Co-authored-by: SabreCat <sabe@habitica.com>
This commit is contained in:
@@ -1932,6 +1932,12 @@ const head = {
|
||||
winter2023Healer: {
|
||||
set: 'winter2023CardinalHealerSet',
|
||||
},
|
||||
nye2022: {
|
||||
text: t('headSpecialNye2022Text'),
|
||||
notes: t('headSpecialNye2022Notes'),
|
||||
value: 0,
|
||||
canOwn: ownsItem('head_special_nye2022'),
|
||||
},
|
||||
};
|
||||
|
||||
const headStats = {
|
||||
|
||||
Reference in New Issue
Block a user