Quantcast

Cleaned up the mob database and fixed acquire of some recipes in the Alchemy and Leatherworking databases

mike [02-21-11 - 07:25]
Cleaned up the mob database and fixed acquire of some recipes in the Alchemy and Leatherworking databases
Filename
Database/Alchemy.lua
Database/Leatherworking.lua
Database/Mob.lua
Locales/devel-enUS.lua
diff --git a/Database/Alchemy.lua b/Database/Alchemy.lua
index 7810666..4485761 100644
--- a/Database/Alchemy.lua
+++ b/Database/Alchemy.lua
@@ -488,8 +488,8 @@ function addon:InitAlchemy()

 	-- Elixir of the Mongoose -- 17571
 	AddRecipe(17571, 280, 13452, Q.UNCOMMON, V.ORIG, 280, 295, 315, 335)
-	self:AddRecipeFlags(17571, F.ALLIANCE, F.HORDE, F.MOB_DROP, F.IBOE, F.RBOE, F.DPS)
-	self:AddRecipeMobDrop(17571, 6201, 7106)
+	self:AddRecipeFlags(17571, F.ALLIANCE, F.HORDE, F.MOB_DROP, F.RETIRED, F.IBOE, F.RBOE, F.DPS)
+	self:AddRecipeCustom(17571, 48)

 	-- Purification Potion -- 17572
 	AddRecipe(17572, 285, 13462, Q.COMMON, V.ORIG, 285, 300, 320, 340)
diff --git a/Database/Leatherworking.lua b/Database/Leatherworking.lua
index 0b2532f..d337f8e 100644
--- a/Database/Leatherworking.lua
+++ b/Database/Leatherworking.lua
@@ -682,7 +682,7 @@ function addon:InitLeatherworking()
 	-- Heavy Scorpid Vest -- 19051
 	AddRecipe(19051, 265, 15076, Q.UNCOMMON, V.ORIG, 265, 285, 295, 305)
 	self:AddRecipeFlags(19051, F.ALLIANCE, F.HORDE, F.MOB_DROP, F.IBOE, F.RBOE, F.DPS, F.MAIL)
-	self:AddRecipeMobDrop(19051, 5981, 6005)
+	self:AddRecipeMobDrop(19051, 6005)

 	-- Wicked Leather Bracers -- 19052
 	AddRecipe(19052, 265, 15084, Q.COMMON, V.ORIG, 265, 285, 295, 305)
@@ -857,13 +857,13 @@ function addon:InitLeatherworking()

 	-- Blue Dragonscale Shoulders -- 19089
 	AddRecipe(19089, 295, 15049, Q.RARE, V.ORIG, 295, 315, 325, 335)
-	self:AddRecipeFlags(19089, F.ALLIANCE, F.HORDE, F.MOB_DROP, F.IBOE, F.RBOE, F.HEALER, F.CASTER, F.MAIL)
-	self:AddRecipeMobDrop(19089, 6146)
+	self:AddRecipeFlags(19089, F.ALLIANCE, F.HORDE, F.MOB_DROP, F.RETIRED, F.IBOE, F.RBOE, F.HEALER, F.CASTER, F.MAIL)
+	self:AddRecipeCustom(19089, 48)

 	-- Stormshroud Shoulders -- 19090
 	AddRecipe(19090, 295, 15058, Q.RARE, V.ORIG, 295, 315, 325, 335)
-	self:AddRecipeFlags(19090, F.ALLIANCE, F.HORDE, F.MOB_DROP, F.IBOE, F.RBOE, F.DPS, F.TANK, F.LEATHER)
-	self:AddRecipeMobDrop(19090, 6144)
+	self:AddRecipeFlags(19090, F.ALLIANCE, F.HORDE, F.MOB_DROP, F.RETIRED, F.IBOE, F.RBOE, F.DPS, F.TANK, F.LEATHER)
+	self:AddRecipeCustom(19090, 48)

 	-- Runic Leather Pants -- 19091
 	AddRecipe(19091, 300, 15095, Q.COMMON, V.ORIG, 300, 320, 330, 340)
diff --git a/Database/Mob.lua b/Database/Mob.lua
index 5bbb255..3f9c40a 100644
--- a/Database/Mob.lua
+++ b/Database/Mob.lua
@@ -40,11 +40,6 @@ function addon:InitMob(DB)
 	AddMob(3834,	L["Crazed Ancient"],			BZ["Ashenvale"], 59.4, 43.0)
 	AddMob(3919,	L["Withered Ancient"],			BZ["Ashenvale"], 58.5, 36.1)

-	-- Azshara
-	AddMob(6144,	L["Son of Arkkoroc"],			BZ["Azshara"], 65.5, 54.4)
-	AddMob(6146,	L["Cliff Breaker"],			BZ["Azshara"], 66.0, 13.2)
-	AddMob(6201,	L["Legashi Rogue"],			BZ["Azshara"], 50.1, 19.6)
-
 	-- Blade's Edge Mountains
 	AddMob(16952,	L["Anger Guard"],			BZ["Blade's Edge Mountains"], 72.0, 40.5)
 	AddMob(19952,	L["Bloodmaul Geomancer"],		BZ["Blade's Edge Mountains"], 45.0, 68.5)
@@ -56,7 +51,6 @@ function addon:InitMob(DB)
 	AddMob(23386,	L["Gan'arg Analyzer"],			BZ["Blade's Edge Mountains"], 33.0, 52.5)

 	-- Blasted Lands
-	AddMob(5981,	L["Portal Seeker"],			BZ["Blasted Lands"], 51.1, 34.0)
 	AddMob(6005,	L["Shadowsworn Thug"],			BZ["Blasted Lands"], 63.8, 32.0)

 	-- Burning Steppes
@@ -90,7 +84,6 @@ function addon:InitMob(DB)
 	AddMob(9451,	L["Scarlet Archmage"],			BZ["Eastern Plaguelands"], 81.5, 75.4)

 	-- Felwood
-	AddMob(7106,	L["Jadefire Rogue"],			BZ["Felwood"], 37.5, 66.5)
 	AddMob(7158,	L["Deadwood Shaman"],			BZ["Felwood"], 62.5, 10.3)
 	AddMob(7441,	L["Winterfall Totemic"],		BZ["Felwood"], 41.5, 42.7)

@@ -109,7 +102,6 @@ function addon:InitMob(DB)
 	AddMob(2377,	L["Torn Fin Tidehunter"],		BZ["Hillsbrad Foothills"], 39.0, 69.0)
 	AddMob(14276,	L["Scargil"],				BZ["Hillsbrad Foothills"], 26.6, 71.2)

-
 	-- Icecrown
 	AddMob(30921,	L["Skeletal Runesmith"],		BZ["Icecrown"], 60.0, 73.1)
 	AddMob(31702,	L["Frostbrood Spawn"],			BZ["Icecrown"], 75.3, 43.4)
diff --git a/Locales/devel-enUS.lua b/Locales/devel-enUS.lua
index 32e8ed0..7db18bd 100644
--- a/Locales/devel-enUS.lua
+++ b/Locales/devel-enUS.lua
@@ -674,7 +674,6 @@ L["Chief Engineer Leveny"] = true
 L["Christoph Jeffcoat"] = true
 L["Cielstrasza"] = true
 L["Clarise Gnarltree"] = true
-L["Cliff Breaker"] = true
 L["Cloned Ooze"] = true
 L["Clyde Ranthal"] = true
 L["Coilfang Oracle"] = true
@@ -923,7 +922,6 @@ L["Ironus Coldsteel"] = true
 L["Ironwool Mammoth"] = true
 L["Isabel Jones"] = true
 L["Jack Trapper"] = true
-L["Jadefire Rogue"] = true
 L["Jalane Ayrole"] = true
 L["James Van Brunt"] = true
 L["Jamesina Watterly"] = true
@@ -1019,7 +1017,6 @@ L["Lardan"] = true
 L["Lavinia Crowe"] = true
 L["Lebowski"] = true
 L["Leeli Longhaggle"] = true
-L["Legashi Rogue"] = true
 L["Leo Sarn"] = true
 L["Leonard Porter"] = true
 L["Librarian Erickson"] = true
@@ -1170,7 +1167,6 @@ L["Phantom Valet"] = true
 L["Phea"] = true
 L["Pikkle"] = true
 L["Plains Mammoth"] = true
-L["Portal Seeker"] = true
 L["Poshken Hardbinder"] = true
 L["Pratt McGrubben"] = true
 L["Primal Ooze"] = true
@@ -1268,7 +1264,6 @@ L["Slavering Ghoul"] = true
 L["Smiles O'Byron"] = true
 L["Smith Argus"] = true
 L["Smudge Thunderwood"] = true
-L["Son of Arkkoroc"] = true
 L["Soolie Berryfizz"] = true
 L["Sovik"] = true
 L["Spectral Researcher"] = true