mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-20 04:38:55 +00:00
Change icon for NPC achievement (#8628)
* Change icon for NPC achievement * Add npc icon
This commit is contained in:
parent
91438aff90
commit
f7281e71e8
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
After Width: | Height: | Size: 3.4 KiB |
|
|
@ -107,7 +107,7 @@ let specialAchievs = {
|
|||
textKey: 'contribText',
|
||||
},
|
||||
npc: {
|
||||
icon: 'achievement-ultimate-warrior',
|
||||
icon: 'achievement-npc',
|
||||
titleKey: 'npcAchievementName',
|
||||
textKey: 'npcAchievementText',
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue