Quantcast

Mark the "Adamantite Arrow Maker" recipe as bugged because Blizzard removed the schematic for it, but Engineers who already had it learned, still have it.

mike [11-13-10 - 17:43]
Mark the "Adamantite Arrow Maker" recipe as bugged because Blizzard removed the schematic for it, but Engineers who already had it learned, still have it.
Filename
Database/Engineering.lua
diff --git a/Database/Engineering.lua b/Database/Engineering.lua
index 8c872e9..7b4cb2d 100644
--- a/Database/Engineering.lua
+++ b/Database/Engineering.lua
@@ -1153,6 +1153,7 @@ function addon:InitEngineering()
 	AddRecipe(43676, 335, 20475, Q.UNCOMMON, V.TBC, 335, 335, 345, 355)
 	self:AddRecipeFlags(43676, F.ALLIANCE, F.HORDE, F.MOB_DROP, F.IBOE, F.RBOP)
 	self:AddRecipeMobDrop(43676, 19707)
+	self:AddRecipeAcquire(43676, A.CUSTOM, 46)

 	-- Flying Machine -- 44155
 	AddRecipe(44155, 300, 34060, Q.COMMON, V.TBC, 300, 330, 340, 350)