From 5e378802366e1c9b9b8bc2a895e869fb047a5659 Mon Sep 17 00:00:00 2001 From: pompachomp Date: Tue, 23 Mar 2010 23:57:30 -0400 Subject: [PATCH] Added "Frozo the Renowned" to the Vendor database --- Database/Vendor.lua | 1 + Locales/devel-enUS.lua | 1 + 2 files changed, 2 insertions(+) diff --git a/Database/Vendor.lua b/Database/Vendor.lua index 7da260f..429ba14 100644 --- a/Database/Vendor.lua +++ b/Database/Vendor.lua @@ -383,5 +383,6 @@ function addon:InitVendor(DB) self:addLookupList(DB, 34039, L["Lady Palanseer"], BZ["Orgrimmar"], 37.0, 64.9, 2) self:addLookupList(DB, 34079, L["Captain O'Neal"], BZ["Stormwind City"], 75.7, 66.6, 1) self:addLookupList(DB, 37687, L["Alchemist Finklestein"], BZ["Icecrown Citadel"], 0, 0, 0) + self:addLookupList(DB, 40160, L["Frozo the Renowned"], BZ["Dalaran"], 41.0, 28.5, 0) end diff --git a/Locales/devel-enUS.lua b/Locales/devel-enUS.lua index 8e5349f..1a48530 100644 --- a/Locales/devel-enUS.lua +++ b/Locales/devel-enUS.lua @@ -788,6 +788,7 @@ L["Frostbrood Spawn"] = true L["Frostfeather Screecher"] = true L["Frostfeather Witch"] = true L["Frostmaul Giant"] = true +L["Frozo the Renowned"] = true L["Fyldan"] = true L["Gagsprocket"] = true L["Gambarinka"] = true -- 1.7.9.5