Quantcast

Add a new custom string

mike [10-20-10 - 20:08]
Add a new custom string
Filename
Database/Custom.lua
Locales/devel-enUS.lua
diff --git a/Database/Custom.lua b/Database/Custom.lua
index e0ae6e7..5beddd0 100644
--- a/Database/Custom.lua
+++ b/Database/Custom.lua
@@ -68,7 +68,8 @@ function addon:InitCustom(DB)
 	self:addLookupList(DB, 43, L["TK_RANDOM"], BZ["The Eye"], 0, 0)
 	self:addLookupList(DB, 44, L["Custom44"])
 	self:addLookupList(DB, 45, L["Custom45"])
-
+	self:addLookupList(DB, 46, L["BUGGED"])
+
 --self:addLookupList(DB, 28, L["BT_HYJAL_RANDOM"])
 --[[
 L["Custom35"] = "Drops from dragons in Ogri'la and Blade's Edge Mountains Summon Bosses"
diff --git a/Locales/devel-enUS.lua b/Locales/devel-enUS.lua
index 16bc313..f2b9da0 100644
--- a/Locales/devel-enUS.lua
+++ b/Locales/devel-enUS.lua
@@ -507,6 +507,7 @@ L["Custom41"] = "Removed from the game when Naxx 40 was taken out."
 L["Custom44"] = "You can train this recipe if you have earned the \"Loremaster of Northrend\" achievement"
 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"

 -------------------------------------------------------------------------------
 -- Monster/Quest/Trainer/Vendor strings: