From c02f7acd5bf31399fe9660e11fc4e6cf7a34c34c Mon Sep 17 00:00:00 2001 From: John Pasula Date: Wed, 15 Dec 2010 08:34:34 -0700 Subject: [PATCH] Dirge's Kickin' Chimaerok Chops quest was removed, marking it as retired. Still BOE's laying around probably. --- Database/Cooking.lua | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Database/Cooking.lua b/Database/Cooking.lua index 0026dff..2d25754 100644 --- a/Database/Cooking.lua +++ b/Database/Cooking.lua @@ -470,8 +470,9 @@ function addon:InitCooking() -- Dirge's Kickin' Chimaerok Chops -- 25659 AddRecipe(25659, 300, 21023, Q.EPIC, V.ORIG, 300, 325, 337, 350) - self:AddRecipeFlags(25659, F.ALLIANCE, F.HORDE, F.QUEST, F.IBOE, F.RBOE) - self:AddRecipeQuest(25659, 8586) + --self:AddRecipeFlags(25659, F.ALLIANCE, F.HORDE, F.QUEST, F.IBOE, F.RBOE) + self:AddRecipeFlags(25659, F.ALLIANCE, F.HORDE, F.RETIRED, F.IBOE, F.RBOE) + --self:AddRecipeQuest(25659, 8586) -- Smoked Sagefish -- 25704 AddRecipe(25704, 80, 21072, Q.COMMON, V.ORIG, 80, 120, 140, 160) -- 1.7.9.5