diff --git a/Database/Vendor.lua b/Database/Vendor.lua index 4bb1191..644ad6b 100644 --- a/Database/Vendor.lua +++ b/Database/Vendor.lua @@ -408,6 +408,8 @@ function addon:InitVendor(DB) AddVendor(49737, L["Shazdar"], BZ["Orgrimmar"], 57.2, 62.0, HORDE) AddVendor(50134, L["Senthii"], BZ["Twilight Highlands"], 78.7, 77.0, ALLIANCE) AddVendor(50146, L["Agatian Fallanos"], BZ["Twilight Highlands"], 76.7, 49.5, HORDE) + AddVendor(50172, L["Threm Blackscalp"], BZ["Twilight Highlands"], 75.2, 50.1, HORDE) + AddVendor(50381, L["Misty Merriweather"], BZ["Twilight Highlands"], 78.8, 76.2, ALLIANCE) AddVendor(50386, L["Sal Ferraga"], BZ["Twilight Highlands"], 78.6, 76.9, ALLIANCE) AddVendor(50433, L["Aristaleon Sunweaver"], BZ["Twilight Highlands"], 75.2, 50.1, HORDE) end diff --git a/Locales/devel-enUS.lua b/Locales/devel-enUS.lua index 88b553c..333e2ae 100644 --- a/Locales/devel-enUS.lua +++ b/Locales/devel-enUS.lua @@ -1099,6 +1099,7 @@ L["Miralisse"] = true L["Mire Lord"] = true L["Misensi"] = true L["Mishta"] = true +L["Misty Merriweather"] = true L["Mixie Farshot"] = true L["Mo'arg Weaponsmith"] = true L["Modoru"] = true @@ -1339,6 +1340,7 @@ L["Thomas Kolichio"] = true L["Thomas Yance"] = true L["Thorkaf Dragoneye"] = true L["Thoth"] = true +L["Threm Blackscalp"] = true L["Thuzadin Shadowcaster"] = true L["Tidelord Rrurgaz"] = true L["Tiffany Cartier"] = true