From 345914618c9a071fa35ad2ff4f127cce14f22fe0 Mon Sep 17 00:00:00 2001 From: mike Date: Mon, 21 Mar 2011 03:08:18 -0400 Subject: [PATCH] Removed the Vendors: Mavralyn and Valdaron because no longer in the game --- Database/Recipes/Leatherworking.lua | 4 ++-- Database/Recipes/Tailoring.lua | 6 +++--- Database/Vendor.lua | 2 -- Locales/devel-enUS.lua | 2 -- 4 files changed, 5 insertions(+), 9 deletions(-) diff --git a/Database/Recipes/Leatherworking.lua b/Database/Recipes/Leatherworking.lua index 28a1b89..7c9bdd6 100644 --- a/Database/Recipes/Leatherworking.lua +++ b/Database/Recipes/Leatherworking.lua @@ -398,7 +398,7 @@ function addon:InitLeatherworking() recipe:SetSkillLevels(90, 90, 120, 135, 150) recipe:AddFilters(F.ALLIANCE, F.HORDE, F.VENDOR, F.INSTANCE, F.MOB_DROP, F.IBOE, F.RBOE, F.DPS, F.LEATHER) recipe:AddMobDrop(1732, 3385) - recipe:AddVendor(843, 3556, 4186) + recipe:AddVendor(843, 3556) -- Murloc Scale Breastplate -- 6703 recipe = AddRecipe(6703, V.ORIG, Q.COMMON) @@ -407,7 +407,7 @@ function addon:InitLeatherworking() recipe:SetSkillLevels(95, 95, 125, 140, 155) recipe:AddFilters(F.ALLIANCE, F.HORDE, F.VENDOR, F.INSTANCE, F.MOB_DROP, F.IBOE, F.RBOE, F.DPS, F.LEATHER) recipe:AddMobDrop(657, 3386) - recipe:AddVendor(843, 3556, 4186) + recipe:AddVendor(843, 3556) -- Thick Murloc Armor -- 6704 recipe = AddRecipe(6704, V.ORIG, Q.UNCOMMON) diff --git a/Database/Recipes/Tailoring.lua b/Database/Recipes/Tailoring.lua index e844669..5b8546d 100644 --- a/Database/Recipes/Tailoring.lua +++ b/Database/Recipes/Tailoring.lua @@ -462,7 +462,7 @@ function addon:InitTailoring() recipe:SetSkillLevels(70, 70, 95, 112, 130) recipe:AddFilters(F.ALLIANCE, F.HORDE, F.VENDOR, F.INSTANCE, F.MOB_DROP, F.IBOE, F.RBOE) recipe:AddMobDrop(590, 3530, 3531) - recipe:AddLimitedVendor(843, 1, 3005, 1, 3556, 1, 4189, 1, 16224, 1) + recipe:AddLimitedVendor(843, 1, 3005, 1, 3556, 1, 16224, 1) -- Red Woolen Bag -- 6688 recipe = AddRecipe(6688, V.ORIG, Q.COMMON) @@ -470,7 +470,7 @@ function addon:InitTailoring() recipe:SetCraftedItemID(5763) recipe:SetSkillLevels(115, 115, 140, 157, 175) recipe:AddFilters(F.ALLIANCE, F.HORDE, F.VENDOR, F.IBOE, F.RBOE) - recipe:AddLimitedVendor(777, 1, 1454, 1, 1474, 1, 3005, 1, 3364, 1, 3485, 1, 3537, 1, 4189, 2, 4577, 1) + recipe:AddLimitedVendor(777, 1, 1454, 1, 1474, 1, 3005, 1, 3364, 1, 3485, 1, 3537, 1, 4577, 1) -- Lesser Wizard's Robe -- 6690 recipe = AddRecipe(6690, V.ORIG, Q.COMMON) @@ -532,7 +532,7 @@ function addon:InitTailoring() recipe:SetSkillLevels(55, 55, 80, 97, 115) recipe:AddFilters(F.ALLIANCE, F.HORDE, F.VENDOR, F.IBOE, F.RBOE, F.HEALER, F.CASTER, F.CLOTH) recipe:AddVendor(66) - recipe:AddLimitedVendor(3364, 1, 3485, 1, 3522, 1, 4189, 1) + recipe:AddLimitedVendor(3364, 1, 3485, 1, 3522, 1) -- Blue Linen Robe -- 7633 recipe = AddRecipe(7633, V.ORIG, Q.COMMON) diff --git a/Database/Vendor.lua b/Database/Vendor.lua index c44f0d5..9ef3596 100644 --- a/Database/Vendor.lua +++ b/Database/Vendor.lua @@ -131,8 +131,6 @@ function addon:InitVendor(DB) AddVendor(4083, L["Jeeda"], BZ["Stonetalon Mountains"], 47.6, 61.7, HORDE) AddVendor(4086, L["Veenix"], BZ["Stonetalon Mountains"], 58.3, 51.7, NEUTRAL) AddVendor(4168, L["Elynna"], BZ["Darnassus"], 64.4, 21.6, ALLIANCE) - AddVendor(4186, L["Mavralyn"], BZ["Darkshore"], 37.0, 41.2, ALLIANCE) - AddVendor(4189, L["Valdaron"], BZ["Darkshore"], 38.1, 40.6, ALLIANCE) AddVendor(4223, L["Fyldan"], BZ["Darnassus"], 49.0, 37.0, ALLIANCE) -- UPDATED AddVendor(4225, L["Saenorion"], BZ["Darnassus"], 63.8, 22.1, ALLIANCE) AddVendor(4226, L["Ulthir"], BZ["Darnassus"], 56.0, 24.6, ALLIANCE) diff --git a/Locales/devel-enUS.lua b/Locales/devel-enUS.lua index 1f72130..23686d7 100644 --- a/Locales/devel-enUS.lua +++ b/Locales/devel-enUS.lua @@ -809,7 +809,6 @@ L["Master Chef Mouldier"] = "Master Chef Mouldier" L["Master Elemental Shaper Krixix"] = "Master Elemental Shaper Krixix" L["Mathar G'ochar"] = "Mathar G'ochar" L["Matt Johnson"] = "Matt Johnson" -L["Mavralyn"] = "Mavralyn" L["Mazk Snipeshot"] = "Mazk Snipeshot" L["Me'lynn"] = "Me'lynn" L["Meilosh"] = "Meilosh" @@ -1240,7 +1239,6 @@ L["VASHJ'IR_RANDOM_INSC"] = "This recipe drops from mobs in Vashj'ir." L["VENDOR_DESC"] = "Recipes purchased from vendors should be included in the scan." L["VIEW_EXCLUSION_LIST_DESC"] = "Prints out a list of all recipes on the exclusion list." L["Vaean"] = "Vaean" -L["Valdaron"] = "Valdaron" L["Vance Undergloom"] = "Vance Undergloom" L["Vanessa Sellers"] = "Vanessa Sellers" L["Vargus"] = "Vargus" -- 1.7.9.5