Quantcast

Added a custom string for the "Vial of the Sands" recipe in Alchemy.

mike [12-13-10 - 23:40]
Added a custom string for the "Vial of the Sands" recipe in Alchemy.
Filename
Database/Custom.lua
Locales/devel-enUS.lua
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: