From ebea94367ae895c8fbc9819a416b8c15ccef1435 Mon Sep 17 00:00:00 2001 From: "James D. Callahan III" Date: Thu, 8 Apr 2010 20:22:26 -0400 Subject: [PATCH] Added the vendor "Ghok'kah" for the Icy Cloak pattern. --- 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 27f4d84..563953a 100644 --- a/Database/Vendor.lua +++ b/Database/Vendor.lua @@ -166,6 +166,7 @@ function addon:InitVendor(DB) self:addLookupList(DB, 5942, L["Zansoa"], BZ["Durotar"], 56.1, 73.4, 2) self:addLookupList(DB, 5944, L["Yonada"], BZ["The Barrens"], 45.0, 59.3, 2) self:addLookupList(DB, 6568, L["Vizzklick"], BZ["Tanaris"], 51.0, 27.4, 0) + self:addLookupList(DB, 6567, L["Ghok'kah"], BZ["Dustwallow Marsh"], 35.2, 30.8, 2) self:addLookupList(DB, 6574, L["Jun'ha"], BZ["Arathi Highlands"], 72.7, 36.5, 2) self:addLookupList(DB, 6576, L["Brienna Starglow"], BZ["Feralas"], 89.0, 45.9, 1) self:addLookupList(DB, 6730, L["Jinky Twizzlefixxit"], BZ["Thousand Needles"], 77.7, 77.8, 0) diff --git a/Locales/devel-enUS.lua b/Locales/devel-enUS.lua index e033ef7..648a2db 100644 --- a/Locales/devel-enUS.lua +++ b/Locales/devel-enUS.lua @@ -827,6 +827,7 @@ L["Glutinous Ooze"] = true L["Glyx Brewright"] = true L["Gnaz Blunderflame"] = true L["Godan"] = true +L["Ghok'kah"] = true L["Goli Krumn"] = true L["Gordunni Back-Breaker"] = true L["Gordunni Elementalist"] = true -- 1.7.9.5