Quantcast

Fix LW flag for something, plus a commit to regen localization files for Aesir.

ackis [06-09-09 - 16:21]
Fix LW flag for something, plus a commit to regen localization files for Aesir.
Filename
Locals/testenUS.lua
RecipeDB/ARL-Leatherwork.lua
diff --git a/Locals/testenUS.lua b/Locals/testenUS.lua
index 0799b87..c862aae 100644
--- a/Locals/testenUS.lua
+++ b/Locals/testenUS.lua
@@ -1780,4 +1780,4 @@ L["SCAN_SPELL_ID_DESC"] = "Scans a specified spell ID, scanning its tooltip and
 L["Auto Scan Vendors"] = true
 L["AUTOSCAN_VENDORS_DESC"] = "Turns on scanning at vendors to compare skill levels, and recipe acquire methods."
 L["A Yeti of Your Own"] = true
-L["Mining"] = true
\ No newline at end of file
+L["Mining"] = true
diff --git a/RecipeDB/ARL-Leatherwork.lua b/RecipeDB/ARL-Leatherwork.lua
index 7c89e8e..96a87cd 100644
--- a/RecipeDB/ARL-Leatherwork.lua
+++ b/RecipeDB/ARL-Leatherwork.lua
@@ -56,7 +56,7 @@ function addon:InitLeatherworking(RecipeDB)

 	-- Fine Leather Boots -- 2158
 	self:addTradeSkill(RecipeDB,2158,90,2307,2,2108)
-	self:addTradeFlags(RecipeDB,2158,1,2,10,21,22,23,24,25,26,27,28,29,30,36,40,57)
+	self:addTradeFlags(RecipeDB,2158,1,2,10,21,22,23,24,25,26,27,28,29,30,36,40,51,57)
 	self:addTradeAcquire(RecipeDB,2158,7,2)

 	-- Fine Leather Cloak -- 2159