mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 14:17:22 +01:00
feat(kickstarter): add achievement
This commit is contained in:
@@ -193,6 +193,11 @@ let specialAchievs = {
|
||||
pluralTitleKey: 'helped',
|
||||
pluralTextKey: 'surveysMultiple',
|
||||
},
|
||||
kickstarter2019: {
|
||||
icon: 'achievement-kickstarter2019',
|
||||
titleKey: 'achievementKickstarter2019',
|
||||
textKey: 'achievementKickstarter2019Text',
|
||||
},
|
||||
};
|
||||
Object.assign(achievementsData, specialAchievs);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user