From 9b429aa4123858e9fae8f9bf97d14aba0fd074ab Mon Sep 17 00:00:00 2001 From: mike Date: Mon, 13 Dec 2010 18:40:34 -0500 Subject: [PATCH] Added a custom string for the "Vial of the Sands" recipe in Alchemy. --- Database/Custom.lua | 1 + Locales/devel-enUS.lua | 1 + 2 files changed, 2 insertions(+) diff --git a/Database/Custom.lua b/Database/Custom.lua index 5beddd0..c1286e3 100644 --- a/Database/Custom.lua +++ b/Database/Custom.lua @@ -69,6 +69,7 @@ function addon:InitCustom(DB) self:addLookupList(DB, 44, L["Custom44"]) self:addLookupList(DB, 45, L["Custom45"]) self:addLookupList(DB, 46, L["BUGGED"]) + self:addLookupList(DB, 47, L["ARCH_DROP"]) --self:addLookupList(DB, 28, L["BT_HYJAL_RANDOM"]) --[[ diff --git a/Locales/devel-enUS.lua b/Locales/devel-enUS.lua index 8aad49c..41c15c0 100644 --- a/Locales/devel-enUS.lua +++ b/Locales/devel-enUS.lua @@ -509,6 +509,7 @@ L["Custom44"] = "You can train this recipe if you have earned the \"Loremaster o L["Custom45"] = "You can train this recipe if you have earned the \"Northrend Dungeonmaster\" achievement" L["LIMITED_SUPPLY"] = "Sold in limited quantity." L["BUGGED"] = "THIS RECIPE IS BUGGED CURRENTLY IN THE LATEST BUILD ON LIVE" +L["ARCH_DROP"] = "This recipe is a random drop from a \"Canopic Jar\" while collecting artifacts for Archaeology" ------------------------------------------------------------------------------- -- Monster/Quest/Trainer/Vendor strings: -- 1.7.9.5