Quantcast

Fixed recipe binding for "Hard Khorium Battleplate" .. RBOP->RBOE

mike [05-21-10 - 16:43]
Fixed recipe binding for "Hard Khorium Battleplate" .. RBOP->RBOE
Filename
Database/Blacksmithing.lua
diff --git a/Database/Blacksmithing.lua b/Database/Blacksmithing.lua
index 8d9fa61..e5e3772 100644
--- a/Database/Blacksmithing.lua
+++ b/Database/Blacksmithing.lua
@@ -1935,7 +1935,7 @@ function addon:InitBlacksmithing()

 	-- Hard Khorium Battleplate -- 46144
 	AddRecipe(46144, 365, 34377, Q.EPIC, V.TBC, 365, 375, 392, 410)
-	self:AddRecipeFlags(46144, F.ALLIANCE, F.HORDE, F.RAID, F.IBOP, F.RBOP, F.DPS, F.PLATE)
+	self:AddRecipeFlags(46144, F.ALLIANCE, F.HORDE, F.RAID, F.IBOP, F.RBOE, F.DPS, F.PLATE)
 	self:AddRecipeAcquire(46144, A.CUSTOM, 24)

 	-- Cobalt Legplates -- 52567