Quantcast

fixing ticket 803

pompachomp [09-11-09 - 16:33]
fixing ticket 803
Filename
ARLDatamine.lua
RecipeDB/ARL-Leatherwork.lua
diff --git a/ARLDatamine.lua b/ARLDatamine.lua
index 525fb15..2e26783 100644
--- a/ARLDatamine.lua
+++ b/ARLDatamine.lua
@@ -1616,7 +1616,8 @@ do
 			and (strmatch(text, "living crystal") == nil) and (strmatch(text, "icy scale") == nil) and (strmatch(text, "living") == nil)
 			and (strmatch(text, "dragonscale") == nil) and (strmatch(text, "dark frostscale") == nil) and (strmatch(text, "sandstalker") == nil)
 			and (strmatch(text, "wildscale") == nil) and (strmatch(text, "thick netherscale") == nil) and (strmatch(text, "ebon netherscale") == nil)
-			and (strmatch(text, "golden dragonstrike") == nil) and (strmatch(text, "dreamscale") == nil) and (strmatch(text, "razorstrike") == nil)) then
+			and (strmatch(text, "golden dragonstrike") == nil) and (strmatch(text, "dreamscale") == nil) and (strmatch(text, "razorstrike") == nil)
+			and (strmatch(text, "thick leather") == nil)) then
 				scan_data.Plate = true
 			elseif (strmatch(text, "back")) or (strmatch(text, "embroidery")) then
 				scan_data.Cloak = true
diff --git a/RecipeDB/ARL-Leatherwork.lua b/RecipeDB/ARL-Leatherwork.lua
index 1a78157..f03cbed 100644
--- a/RecipeDB/ARL-Leatherwork.lua
+++ b/RecipeDB/ARL-Leatherwork.lua
@@ -221,7 +221,7 @@ function addon:InitLeatherworking(RecipeDB)

 	-- Hillman's Belt -- 3767
 	self:addTradeSkill(RecipeDB,3767,120,4250,2,2108,nil,0,120,145,157,170)
-	self:addTradeFlags(RecipeDB,3767,1,2,10,21,22,23,24,25,26,27,28,29,30,36,40,51,53,54,57)
+	self:addTradeFlags(RecipeDB,3767,1,2,10,21,22,23,24,25,26,27,28,29,30,36,40,53,54,57)
 	self:addTradeAcquire(RecipeDB,3767,7,2)

 	-- Hillman's Shoulders -- 3768
@@ -992,7 +992,7 @@ function addon:InitLeatherworking(RecipeDB)

 	-- Black Dragonscale Breastplate -- 19085
 	self:addTradeSkill(RecipeDB,19085,290,15050,1,2108,nil,0,290,310,320,330)
-	self:addTradeFlags(RecipeDB,19085,1,2,4,5,21,22,23,24,25,26,27,28,29,30,36,41,58)
+	self:addTradeFlags(RecipeDB,19085,1,2,4,5,21,22,23,24,25,26,27,28,29,30,36,41,51,58)
 	self:addTradeAcquire(RecipeDB,19085,2,9499)

 	-- Ironfeather Breastplate -- 19086