From eaf72cefe602876e3db89152f05ce98c0a77c26e Mon Sep 17 00:00:00 2001 From: pompachomp Date: Mon, 1 Feb 2010 18:16:49 +0000 Subject: [PATCH] fixed a typo in one of the vendors coordinates --- Database/Vendor.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Database/Vendor.lua b/Database/Vendor.lua index 9cb8969..9076aaf 100644 --- a/Database/Vendor.lua +++ b/Database/Vendor.lua @@ -300,7 +300,7 @@ function addon:InitVendor(VendorDB) self:addLookupList(VendorDB,19065,L["Inessera"],BZ["Shattrath City"],34.5,20.2,0) self:addLookupList(VendorDB,19074,L["Skreah"],BZ["Shattrath City"],46.0,20.1,0) self:addLookupList(VendorDB,19195,L["Jim Saltit"],BZ["Shattrath City"],63.6,68.6,0) - self:addLookupList(VendorDB,19196,L["Cro Threadstrong"],BZ["Shattrath City"],661,68.7,0) + self:addLookupList(VendorDB,19196,L["Cro Threadstrong"],BZ["Shattrath City"],66.1,68.7,0) self:addLookupList(VendorDB,19213,L["Eiin"],BZ["Shattrath City"],66.2,68.7,0) self:addLookupList(VendorDB,19234,L["Yurial Soulwater"],BZ["Shattrath City"],43.5,96.9,0) self:addLookupList(VendorDB,19296,L["Innkeeper Biribi"],BZ["Terokkar Forest"],56.7,53.3,1) -- 1.7.9.5