diff --git a/.contrib/Parser/DATAS/02 - Outdoor Zones/08 Broken Isles/Highmountain/Quests.lua b/.contrib/Parser/DATAS/02 - Outdoor Zones/08 Broken Isles/Highmountain/Quests.lua index 76c264515a..05dc7f9564 100644 --- a/.contrib/Parser/DATAS/02 - Outdoor Zones/08 Broken Isles/Highmountain/Quests.lua +++ b/.contrib/Parser/DATAS/02 - Outdoor Zones/08 Broken Isles/Highmountain/Quests.lua @@ -53,6 +53,7 @@ root(ROOTS.Zones, { }), q(45841, { -- A Triumphant Report ["sourceQuests"] = { 45796 }, -- Destroying the Nest + ["_drop"] = { "classes", "c" }, -- Hide classes Blizz API insists can get the quest ["classes"] = { HUNTER, -- Beast Mastery MONK, -- Windwalker @@ -249,6 +250,7 @@ root(ROOTS.Zones, { }), q(45796, { -- Destroying the Nest ["sourceQuests"] = { 45587 }, -- The Feltotem Menace + ["_drop"] = { "classes", "c" }, -- Hide classes Blizz API insists can get the quest ["classes"] = { HUNTER, -- Beast Mastery MONK, -- Windwalker @@ -723,6 +725,7 @@ root(ROOTS.Zones, { 47020, -- Discipline: Rumblings Near Feltotem 47019, -- Windwalker: Rumblings Near Feltotem }, + ["_drop"] = { "classes", "c" }, -- Hide classes Blizz API insists can get the quest ["classes"] = { HUNTER, -- Beast Mastery MONK, -- Windwalker @@ -739,6 +742,7 @@ root(ROOTS.Zones, { }), q(45587, { -- The Feltotem Menace ["sourceQuests"] = { 45575 }, -- Village of the Corruptors + ["_drop"] = { "classes", "c" }, -- Hide classes Blizz API insists can get the quest ["classes"] = { HUNTER, -- Beast Mastery MONK, -- Windwalker @@ -806,6 +810,7 @@ root(ROOTS.Zones, { }), q(45726, { -- The Tainted Marsh ["sourceQuests"] = { 45564 }, -- The Burning Birds + ["_drop"] = { "classes", "c" }, -- Hide classes Blizz API insists can get the quest ["classes"] = { HUNTER, -- Beast Mastery MONK, -- Windwalker @@ -928,6 +933,7 @@ root(ROOTS.Zones, { }), q(45575, { -- Village of the Corruptors ["sourceQuests"] = { 45726 }, -- The Tainted Marsh + ["_drop"] = { "classes", "c" }, -- Hide classes Blizz API insists can get the quest ["classes"] = { HUNTER, -- Beast Mastery MONK, -- Windwalker