mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Change icon for NPC achievement (#8628)
* Change icon for NPC achievement * Add npc icon
This commit is contained in:
@@ -107,7 +107,7 @@ let specialAchievs = {
|
||||
textKey: 'contribText',
|
||||
},
|
||||
npc: {
|
||||
icon: 'achievement-ultimate-warrior',
|
||||
icon: 'achievement-npc',
|
||||
titleKey: 'npcAchievementName',
|
||||
textKey: 'npcAchievementText',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user