Removed "Sporeling Snack" because it was completely removed from the game
mike [06-29-11 - 02:37]
Removed "Sporeling Snack" because it was completely removed from the game
diff --git a/Database/Recipes/Cooking.lua b/Database/Recipes/Cooking.lua
index f2885db..4cae504 100644
--- a/Database/Recipes/Cooking.lua
+++ b/Database/Recipes/Cooking.lua
@@ -745,15 +745,7 @@ function addon:InitCooking()
recipe:SetSkillLevels(300, 300, 320, 330, 340)
recipe:AddFilters(F.ALLIANCE, F.HORDE, F.VENDOR, F.IBOE, F.RBOE, F.HEALER, F.CASTER)
recipe:AddVendor(16585, 16826)
-
- -- Sporeling Snack -- 33285
- recipe = AddRecipe(33285, V.TBC, Q.COMMON)
- recipe:SetRecipeItemID(27689)
- recipe:SetCraftedItemID(27656)
- recipe:SetSkillLevels(310, 310, 330, 340, 350)
- recipe:AddFilters(F.ALLIANCE, F.HORDE, F.VENDOR, F.IBOE, F.RBOE, F.HEALER, F.CASTER)
- recipe:AddVendor(18382)
-
+
-- Blackened Basilisk -- 33286
recipe = AddRecipe(33286, V.TBC, Q.COMMON)
recipe:SetRecipeItemID(27690)