[Vanilla] Look at the Size of It! (7704) - Quest doesn't exist
JabaBr opened this issue · 2 comments
Zone
Searing Gorge
Inaccurate
• Placed in Searing Gorge after patch 10.1.1 (WotLK)
(7704) Look at the Size of It!
Accurate
• This Quest doesn't exist in Vanilla, and should be Removed
I analyzed Database/Corrections/QuestieQuestBlacklist.lua and found the following configuration:
[7704] = QuestieCorrections.CLASSIC_HIDE + QuestieCorrections.SOD_HIDE + QuestieCorrections.TBC_HIDE, -- Not implemented in Era, added in Wrath
However this configuration isn't working.The quest is being shown in Classic Vanilla.
Hey @JabaBr thanks for reporting this. You are right and the code is not filtering these quests as it should.
We'll look into it!
Fixed in 9e41ff0