Quantcast

Removed Balai Lok'Wein <Potions, Scrolls & Reagents> from the Vendor DB because she obviously doesn't sell the First Aid books anymore.

pompachomp [07-14-09 - 19:59]
Removed Balai Lok'Wein <Potions, Scrolls & Reagents> from the Vendor DB because she obviously doesn't sell the First Aid books anymore.
Filename
Locals/testenUS.lua
RecipeDB/ARL-Vendor.lua
diff --git a/Locals/testenUS.lua b/Locals/testenUS.lua
index 778aab4..bc9d4e3 100644
--- a/Locals/testenUS.lua
+++ b/Locals/testenUS.lua
@@ -557,7 +557,6 @@ L["Auchenai Monk"] = true
 L["Awan Iceborn"] = true
 L["Awilo Lon'gomba"] = true
 L["Badlands Reagent Run II"] = true
-L["Balai Lok'Wein"] = true
 L["Bale"] = true
 L["Balgaras the Foul"] = true
 L["Banalash"] = true
diff --git a/RecipeDB/ARL-Vendor.lua b/RecipeDB/ARL-Vendor.lua
index 9c428ce..eb001eb 100644
--- a/RecipeDB/ARL-Vendor.lua
+++ b/RecipeDB/ARL-Vendor.lua
@@ -246,7 +246,6 @@ function addon:InitVendor(VendorDB)
 	self:addLookupList(VendorDB,13432,L["Seersa Copperpinch"],BZONE["Thunder Bluff"],42.17,55.60,2)
 	self:addLookupList(VendorDB,13433,L["Wulmort Jinglepocket"],BZONE["Ironforge"],33.07,66.93,0)
 	self:addLookupList(VendorDB,13435,L["Khole Jinglepocket"],BZONE["Stormwind City"],61.91,71.29,1)
-	self:addLookupList(VendorDB,13476,L["Balai Lok'Wein"],BZONE["Dustwallow Marsh"],37.13,30.68,2)
 	self:addLookupList(VendorDB,14371,L["Shen'dralar Provisioner"],BZONE["Dire Maul"],0,0,0)
 	self:addLookupList(VendorDB,14637,L["Zorbin Fandazzle"],BZONE["Feralas"],45.17,43.16,0)
 	self:addLookupList(VendorDB,14738,L["Otho Moji'ko"],BZONE["The Hinterlands"],78.83,80.46,2)