Quantcast

fixed a typo in one of the vendors coordinates

pompachomp [02-01-10 - 18:16]
fixed a typo in one of the vendors coordinates
Filename
Database/Vendor.lua
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)