From 2542e1afe8f2e2ae9d94f66554d684cd5963a60b Mon Sep 17 00:00:00 2001 From: pompachomp Date: Sun, 7 Mar 2010 23:20:45 -0500 Subject: [PATCH] Added two new custom strings to the custom database. --- Database/Custom.lua | 3 +++ Locales/testenUS.lua | 2 ++ 2 files changed, 5 insertions(+) diff --git a/Database/Custom.lua b/Database/Custom.lua index d4c1e2c..975d398 100644 --- a/Database/Custom.lua +++ b/Database/Custom.lua @@ -76,6 +76,9 @@ function addon:InitCustom(CustomDB) self:addLookupList(CustomDB,35,L["Custom35"],"N/A") self:addLookupList(CustomDB,36,L["Custom36"],"N/A") self:addLookupList(CustomDB,41,L["Custom41"],"N/A") + self:addLookupList(CustomDB,44,L["Custom44"],"N/A") + self:addLookupList(CustomDB,45,L["Custom45"],"N/A") + --self:addLookupList(CustomDB,28,L["BT_HYJAL_RANDOM"],"N/A") --[[ L["Custom20"] = "Goblin transport." -- Update diff --git a/Locales/testenUS.lua b/Locales/testenUS.lua index 167b88e..9bfea42 100644 --- a/Locales/testenUS.lua +++ b/Locales/testenUS.lua @@ -465,6 +465,8 @@ L["TOC25_RANDOM"] = "Random drop from the Trial of the Crusader, 25 man normal v L["Custom35"] = "Drops from dragons in Ogri'la and Blade's Edge Mountains Summon Bosses" L["Custom36"] = "From a NPC in Dalaran sewers after doing The Taste Test" -- Update 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" -- Monster/Quest/Trainer/Vendor strings: -- 1.7.9.5