From a1259bc39c1840fe4ee07308c4cc11ad73df3945 Mon Sep 17 00:00:00 2001 From: pompachomp Date: Mon, 25 May 2009 01:08:12 +0000 Subject: [PATCH] added "Fariel Starsong" in the vendor list. --- RecipeDB/ARL-Vendor.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/RecipeDB/ARL-Vendor.lua b/RecipeDB/ARL-Vendor.lua index efa8fe8..783d8ef 100644 --- a/RecipeDB/ARL-Vendor.lua +++ b/RecipeDB/ARL-Vendor.lua @@ -251,6 +251,7 @@ function addon:InitVendor(VendorDB) self:addLookupList(VendorDB,15293,L["Aendel Windspear"],BZONE["Silithus"],62.74,50.54,0) self:addLookupList(VendorDB,15419,L["Kania"],BZONE["Silithus"],52.16,38.86,0) self:addLookupList(VendorDB,15471,BBOSS["Lieutenant General Andorov"],BZONE["Ruins of Ahn'Qiraj"],0,0,0) + self:addLookupList(VendorDB,15909,L["Fariel Starsong"],BZONE["Moonglade"],54.0,35.4,0) self:addLookupList(VendorDB,16224,L["Rathis Tomber"],BZONE["Ghostlands"],47.00,28.57,2) self:addLookupList(VendorDB,16253,L["Master Chef Mouldier"],BZONE["Ghostlands"],47.88,31.20,2) self:addLookupList(VendorDB,16262,L["Landraelanis"],BZONE["Eversong Woods"],49.03,46.98,2) -- 1.7.9.5