Quantcast

added the CATA flag to the "Venison Jerky" recipe.

mike [11-30-10 - 09:06]
added the CATA flag to the "Venison Jerky" recipe.
Filename
Database/Cooking.lua
diff --git a/Database/Cooking.lua b/Database/Cooking.lua
index 1110126..411f291 100644
--- a/Database/Cooking.lua
+++ b/Database/Cooking.lua
@@ -980,7 +980,7 @@ function addon:InitCooking()

 ]]--
 	-- Venison Jerky -- 93741
-	AddRecipe(93741, 40, 67230, Q.COMMON, V.WOTLK, 40, 80, 100, 120)
+	AddRecipe(93741, 40, 67230, Q.COMMON, V.CATA, 40, 80, 100, 120)
 	self:AddRecipeFlags(93741, F.TRAINER, F.ALLIANCE, F.HORDE, F.IBOE)
 	self:AddRecipeTrainer(93741, 3399)