From 94b4c6be571f30a485d6d68f83e5cdf9f5801ec8 Mon Sep 17 00:00:00 2001 From: mike Date: Wed, 20 Oct 2010 16:08:26 -0400 Subject: [PATCH] Add a new custom string --- Database/Custom.lua | 3 ++- Locales/devel-enUS.lua | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) 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: -- 1.7.9.5