Quantcast

Forgot to add world drop locations to Brightcloth Pants in the Tailoring database

mike [04-29-10 - 18:37]
Forgot to add world drop locations to Brightcloth Pants in the Tailoring database
Filename
Database/Tailoring.lua
diff --git a/Database/Tailoring.lua b/Database/Tailoring.lua
index dfd991d..d728bb6 100644
--- a/Database/Tailoring.lua
+++ b/Database/Tailoring.lua
@@ -880,7 +880,7 @@ function addon:InitTailoring()
 	-- Brightcloth Pants -- 18439
 	AddRecipe(18439, 290, 14104, Q.UNCOMMON, V.ORIG, 290, 305, 320, 335)
 	self:AddRecipeFlags(18439, F.ALLIANCE, F.HORDE, F.WORLD_DROP, F.IBOE, F.RBOE, F.CLOTH)
-	self:AddRecipeWorldDrop(18439, 2)
+	self:AddRecipeWorldDrop(18439, "Kalimdor", "Eastern Kingdoms")

 	-- Mooncloth Leggings -- 18440
 	AddRecipe(18440, 290, 14137, Q.RARE, V.ORIG, 290, 305, 320, 335)