Quantcast

Updated the acquire data for "Enchant Gloves- Advanced Herbalism" and removed some mobs from Swamp of Sorrows no longer in the game

mike [05-19-11 - 05:04]
Updated the acquire data for "Enchant Gloves- Advanced Herbalism" and removed some mobs from Swamp of Sorrows no longer in the game
Filename
Database/Mob.lua
Database/Recipes/Enchanting.lua
Locales/devel-enUS.lua
diff --git a/Database/Mob.lua b/Database/Mob.lua
index 0d9ce74..dabb108 100644
--- a/Database/Mob.lua
+++ b/Database/Mob.lua
@@ -184,10 +184,7 @@ function addon:InitMob(DB)

 	-- Swamp of Sorrows
 	AddMob(764,	L["Swampwalker"],			BZ["Swamp of Sorrows"], 51.0, 36.7)
-	AddMob(765,	L["Swampwalker Elder"],			BZ["Swamp of Sorrows"], 12.0, 33.2)
-	AddMob(766,	L["Tangled Horror"],			BZ["Swamp of Sorrows"], 12.0, 31.8)
-	AddMob(1081,	L["Mire Lord"],				BZ["Swamp of Sorrows"], 5.6, 31.4)
-	AddMob(14448,	L["Molt Thorn"],			BZ["Swamp of Sorrows"], 30.4, 41.4)
+	AddMob(14448,	L["Molt Thorn"],			BZ["Swamp of Sorrows"], 51.0, 42.6)

 	-- Tanaris
 	AddMob(5617,	L["Wastewander Shadow Mage"],		BZ["Tanaris"], 60.0, 37.4)
diff --git a/Database/Recipes/Enchanting.lua b/Database/Recipes/Enchanting.lua
index 0349769..b7f9828 100644
--- a/Database/Recipes/Enchanting.lua
+++ b/Database/Recipes/Enchanting.lua
@@ -523,7 +523,7 @@ function addon:InitEnchanting()
 	recipe:SetRecipeItemID(11205)
 	recipe:SetSkillLevels(225, 225, 245, 265, 285)
 	recipe:AddFilters(F.ALLIANCE, F.HORDE, F.MOB_DROP, F.IBOE, F.RBOE)
-	recipe:AddMobDrop(764, 765, 766, 1081, 14448)
+	recipe:AddMobDrop(764, 14448)

 	-- Enchant Cloak - Lesser Agility -- 13882
 	recipe = AddRecipe(13882, V.ORIG, Q.UNCOMMON)
diff --git a/Locales/devel-enUS.lua b/Locales/devel-enUS.lua
index 644b613..8e3d198 100644
--- a/Locales/devel-enUS.lua
+++ b/Locales/devel-enUS.lua
@@ -811,7 +811,6 @@ L["Millie Gregorian"] = "Millie Gregorian"
 L["Mindri Dinkles"] = "Mindri Dinkles"
 L["Mining"] = "Mining"
 L["Miralisse"] = "Miralisse"
-L["Mire Lord"] = "Mire Lord"
 L["Misensi"] = "Misensi"
 L["Mishta"] = "Mishta"
 L["MissingFromDB"] = [[": is missing from the database.
@@ -1122,7 +1121,6 @@ L["Sunseeker Botanist"] = "Sunseeker Botanist"
 L["Super-Seller 680"] = "Super-Seller 680"
 L["Supply Officer Mills"] = "Supply Officer Mills"
 L["Swampwalker"] = "Swampwalker"
-L["Swampwalker Elder"] = "Swampwalker Elder"
 L["Sword"] = "Sword"
 L["Sylann"] = "Sylann"
 L["Syndicate Spy"] = "Syndicate Spy"
@@ -1143,7 +1141,6 @@ L["Tally Berryfizz"] = "Tally Berryfizz"
 L["Tamar"] = "Tamar"
 L["Tanaika"] = "Tanaika"
 L["Tanak"] = "Tanak"
-L["Tangled Horror"] = "Tangled Horror"
 L["Tansy Puddlefizz"] = "Tansy Puddlefizz"
 L["Tarban Hearthgrain"] = "Tarban Hearthgrain"
 L["Tari'qa"] = "Tari'qa"