mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 14:17:22 +01:00
added 2022 birthday bash robes & updated migration script
This commit is contained in:
@@ -716,6 +716,12 @@ const armor = {
|
||||
winter2022Healer: {
|
||||
set: 'winter2022IceCrystalHealerSet',
|
||||
},
|
||||
birthday2022: {
|
||||
text: t('armorSpecialBirthday2022Text'),
|
||||
notes: t('armorSpecialBirthday2022Notes'),
|
||||
value: 0,
|
||||
canOwn: ownsItem('armor_special_birthday2022'),
|
||||
},
|
||||
};
|
||||
|
||||
const armorStats = {
|
||||
|
||||
Reference in New Issue
Block a user