Fix the Quest achievement looking for the wrong stat

This commit is contained in:
Sam 2017-06-06 23:00:17 +01:00
parent 8f87578a57
commit 697d4a11ed
1 changed files with 1 additions and 1 deletions

View File

@ -1216,7 +1216,7 @@ public enum Achievement
AchievementCategory.GEM_HUNTERS),
GEM_HUNTERS_QUESTS("Quest Complete", 5000,
new String[]{"Gem Hunters.QuestsOpened"},
new String[]{"Gem Hunters.QuestsCompleted"},
new String[]{"+1 for each quest completed"},
new int[]{10,25,50,100,1000},
AchievementCategory.GEM_HUNTERS),