From 340147fc72be6b6403e189d4ad5a9d4cfe9a2562 Mon Sep 17 00:00:00 2001 From: pompachomp Date: Sun, 7 Jun 2009 03:02:05 +0000 Subject: [PATCH] added a custom string. --- Locals/testenUS.lua | 1 + RecipeDB/ARL-FirstAid.lua | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Locals/testenUS.lua b/Locals/testenUS.lua index 806f7db..faf2db3 100644 --- a/Locals/testenUS.lua +++ b/Locals/testenUS.lua @@ -450,6 +450,7 @@ L["Custom37"] = "Random SSC / TK trash drop" L["Custom38"] = "Randomly obtained by completing the cooking daily quest in Dalaran." L["Custom39"] = "Random drop off of Ulduar bosses." L["Custom40"] = "Discovered randomly by reading the Book of Glyph Mastery." +L["Custom41"] = "Random drop in instances, raids, and from mobs in Northrend zones" -- Monster/Quest/Trainer/Vendor strings: diff --git a/RecipeDB/ARL-FirstAid.lua b/RecipeDB/ARL-FirstAid.lua index 4e2b35e..9d3bcb2 100644 --- a/RecipeDB/ARL-FirstAid.lua +++ b/RecipeDB/ARL-FirstAid.lua @@ -116,7 +116,7 @@ function addon:InitFirstAid(RecipeDB) -- Heavy Frostweave Bandage -- 45546 self:addTradeSkill(RecipeDB,45546,400,34722,2,45542,nil,2,0,400,430,470) self:addTradeFlags(RecipeDB,45546,1,2,10,21,22,23,24,25,26,27,28,29,30,36,41) - self:addTradeAcquire(RecipeDB,45546,7,2) + self:addTradeAcquire(RecipeDB,45546,8,41,7,2) return 17 -- 1.7.9.5