From 84a6b348f80b8dfb92a5bc201bfe5661a108b0af Mon Sep 17 00:00:00 2001 From: mike Date: Thu, 14 Jul 2011 13:07:33 -0400 Subject: [PATCH] Updated acquire for "Jagged Forest Emerald" and "Misty Forest Emerald" --- Database/Recipes/Jewelcrafting.lua | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Database/Recipes/Jewelcrafting.lua b/Database/Recipes/Jewelcrafting.lua index 51bbb50..0033af7 100644 --- a/Database/Recipes/Jewelcrafting.lua +++ b/Database/Recipes/Jewelcrafting.lua @@ -2424,6 +2424,7 @@ function addon:InitJewelcrafting() recipe:SetSkillLevels(390, 390, 410, 425, 440) recipe:AddFilters(F.ALLIANCE, F.HORDE, F.VENDOR, F.IBOE, F.RBOP, F.FRENZYHEART) recipe:AddRepVendor(FAC.FRENZYHEART, REP.REVERED, 31911) + recipe:AddVendor(28721) -- Nimble Forest Emerald -- 53997 recipe = AddRecipe(53997, V.WOTLK, Q.RARE) @@ -2462,9 +2463,10 @@ function addon:InitJewelcrafting() recipe:SetRecipeItemID(41781) recipe:SetCraftedItemID(40095) recipe:SetSkillLevels(390, 390, 410, 425, 440) - recipe:AddFilters(F.ALLIANCE, F.HORDE, F.WORLD_DROP, F.IBOE, F.RBOE, F.HEALER, F.CASTER) + recipe:AddFilters(F.ALLIANCE, F.HORDE, F.WORLD_DROP, F.VENDOR, F.IBOE, F.RBOE, F.HEALER, F.CASTER) recipe:AddWorldDrop("Northrend") - + recipe:AddRepVendor(FAC.ORACLES, REP.REVERED, 31910) + -- Turbid Forest Emerald -- 54005 recipe = AddRecipe(54005, V.WOTLK, Q.RARE) recipe:SetRecipeItemID(41737) -- 1.7.9.5