From 9389313b3d549116432b54f1799e3fae194e3aee Mon Sep 17 00:00:00 2001 From: mike Date: Mon, 13 Jun 2011 15:20:44 -0400 Subject: [PATCH] Marked the recipe "Greater Frost Protection Potion" as removed from the game --- Database/Recipes/Alchemy.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Database/Recipes/Alchemy.lua b/Database/Recipes/Alchemy.lua index 76210ed..ad1b340 100644 --- a/Database/Recipes/Alchemy.lua +++ b/Database/Recipes/Alchemy.lua @@ -750,8 +750,8 @@ function addon:InitAlchemy() recipe:SetRecipeItemID(13495) recipe:SetCraftedItemID(13456) recipe:SetSkillLevels(290, 290, 305, 325, 345) - recipe:AddFilters(F.ALLIANCE, F.HORDE, F.MOB_DROP, F.IBOE, F.RBOE) - recipe:AddMobDrop(7428) + recipe:AddFilters(F.ALLIANCE, F.HORDE, F.RETIRED, F.IBOE, F.RBOE) + recipe:AddCustom("REMOVED_FROM_GAME") -- Greater Nature Protection Potion -- 17576 recipe = AddRecipe(17576, V.ORIG, Q.UNCOMMON) -- 1.7.9.5