Skip to content

Commit

Permalink
improvement(extra-quest-button): add 'Strange Crystal Shard'
Browse files Browse the repository at this point in the history
  • Loading branch information
ffainy committed Feb 4, 2023
1 parent 2494ad1 commit 1a65485
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/quest/extra-quest-button.lua
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ local completeHiddenItems = {
[186199] = true, -- Lady Moonberry's Wand
[187012] = true, -- Unbalanced Riftstone
[187516] = true, -- 菲历姆的锻炉阀门
[112681] = true, -- 古怪的水晶碎片,questID 34938
}

local ExtraQuestButton = CreateFrame('Button', 'ExtraQuestButton', _G.UIParent, 'SecureActionButtonTemplate, SecureHandlerStateTemplate, SecureHandlerAttributeTemplate')
Expand Down

0 comments on commit 1a65485

Please sign in to comment.