Change icon for NPC achievement (#8628)

* Change icon for NPC achievement

* Add npc icon
This commit is contained in:
MathWhiz
2017-04-22 13:52:45 -05:00
committed by Sabe Jones
parent 91438aff90
commit f7281e71e8
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@@ -107,7 +107,7 @@ let specialAchievs = {
textKey: 'contribText',
},
npc: {
icon: 'achievement-ultimate-warrior',
icon: 'achievement-npc',
titleKey: 'npcAchievementName',
textKey: 'npcAchievementText',
},