From efce2b7965dd67ebaf59332a457fb9f6c5c47d89 Mon Sep 17 00:00:00 2001 From: "James D. Callahan III" Date: Sun, 13 Mar 2011 04:14:34 -0500 Subject: [PATCH] Added crafted item ID for "FIre Prism". --- Database/Jewelcrafting.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Database/Jewelcrafting.lua b/Database/Jewelcrafting.lua index 3dbb6a1..82b60a2 100644 --- a/Database/Jewelcrafting.lua +++ b/Database/Jewelcrafting.lua @@ -4251,6 +4251,7 @@ function addon:InitJewelcrafting() -- Fire Prism -- 73478 recipe = AddRecipe(73478, V.CATA, Q.COMMON) + recipe:SetCraftedItemID(52304) recipe:SetSkillLevels(500, 500, 500, 500, 525) recipe:AddFilters(F.ALLIANCE, F.HORDE, F.TRAINER, F.IBOE, F.RBOP) recipe:AddTrainer(18751, 19063, 19775, 19778, 26982, 26997, 28701, 44582, 46675) -- 1.7.9.5