feat(content): add boneless boss achievement (#14788)

* feat(content): add June subscriber items

* feat(content): add boneless boss achievement

---------

Co-authored-by: SabreCat <sabe@habitica.com>
This commit is contained in:
Natalie L
2023-08-22 13:23:43 -04:00
committed by GitHub
parent 2803db73e5
commit e8f5958f77
5 changed files with 25 additions and 1 deletions

View File

@@ -178,6 +178,11 @@ const animalSetAchievs = {
titleKey: 'achievementBirdsOfAFeather',
textKey: 'achievementBirdsOfAFeatherText',
},
bonelessBoss: {
icon: 'achievement-bonelessBoss',
titleKey: 'achievementBonelessBoss',
textKey: 'achievementBonelessBossText',
},
dinosaurDynasty: {
icon: 'achievement-dinosaurDynasty',
titleKey: 'achievementDinosaurDynasty',