Quantcast

Fixed the quality for Jeeves COMMON->RARE

pompachomp [03-15-10 - 00:55]
Fixed the quality for Jeeves COMMON->RARE
Filename
Database/Cooking.lua
Database/Engineering.lua
diff --git a/Database/Cooking.lua b/Database/Cooking.lua
index 78a6d4c..b5dbb74 100644
--- a/Database/Cooking.lua
+++ b/Database/Cooking.lua
@@ -287,7 +287,7 @@ function addon:InitCooking()

 	-- Goldthorn Tea -- 13028
 	AddRecipe(13028, 175, 10841, Q.COMMON, V.ORIG, 175, 175, 190, 205)
-	self:AddRecipeFlags(13028, F.ALLIANCE, F.HORDE, F.INSTANCE, F.IBOE, F.RBOP)
+	self:AddRecipeFlags(13028, F.ALLIANCE, F.HORDE, F.INSTANCE, F.TRAINER, F.IBOE, F.RBOP)
 	self:AddRecipeAcquire(13028, A.CUSTOM, 13)

 	-- Lean Wolf Steak -- 15853
diff --git a/Database/Engineering.lua b/Database/Engineering.lua
index d14ec37..a92e16d 100644
--- a/Database/Engineering.lua
+++ b/Database/Engineering.lua
@@ -602,7 +602,7 @@ function addon:InitEngineering()

 	-- Thorium Rifle -- 19792
 	AddRecipe(19792, 260, 15995, Q.UNCOMMON, V.ORIG, 260, 280, 290, 300)
-	self:AddRecipeFlags(19792, F.ALLIANCE, F.HORDE, F.TRAINER, F.MOB_DROP, F.IBOE, F.RBOE, F.DPS, F.GUN)
+	self:AddRecipeFlags(19792, F.ALLIANCE, F.HORDE, F.TRAINER, F.IBOE, F.RBOE, F.DPS, F.GUN)
 	self:AddRecipeAcquire(19792, A.TRAINER, 8736, A.TRAINER, 17634, A.TRAINER, 17637, A.TRAINER, 18752, A.TRAINER, 18775, A.TRAINER, 19576, A.TRAINER, 16667, A.TRAINER, 28697, A.TRAINER, 1702, A.TRAINER, 16726, A.TRAINER, 11017, A.TRAINER, 33586, A.TRAINER, 3494, A.TRAINER, 5174, A.TRAINER, 3290, A.TRAINER, 5518, A.TRAINER, 26991, A.TRAINER, 33611, A.TRAINER, 33634, A.TRAINER, 1676, A.TRAINER, 25277, A.TRAINER, 26907, A.TRAINER, 11031, A.TRAINER, 11025, A.TRAINER, 26955, A.TRAINER, 11037, A.TRAINER, 17222)

 	-- Lifelike Mechanical Toad -- 19793
@@ -672,7 +672,7 @@ function addon:InitEngineering()

 	-- Snowmaster 9000 -- 21940
 	AddRecipe(21940, 190, 17716, Q.UNCOMMON, V.ORIG, 190, 190, 210, 230)
-	self:AddRecipeFlags(21940, F.ALLIANCE, F.HORDE, F.SEASONAL, F.MOB_DROP, F.IBOE, F.RBOE)
+	self:AddRecipeFlags(21940, F.ALLIANCE, F.HORDE, F.SEASONAL, F.IBOE, F.RBOE)
 	self:AddRecipeAcquire(21940, A.SEASONAL, 1)

 	-- Field Repair Bot 74A -- 22704
@@ -1506,7 +1506,7 @@ function addon:InitEngineering()
 	self:AddRecipeAcquire(67920, A.TRAINER, 25277, A.TRAINER, 28697, A.TRAINER, 26955, A.TRAINER, 33586)

 	-- Jeeves -- 68067
-	AddRecipe(68067, 450, 49050, Q.COMMON, V.WOTLK, 450, 480, 485, 490)
+	AddRecipe(68067, 450, 49050, Q.RARE, V.WOTLK, 450, 480, 485, 490)
 	self:AddRecipeFlags(68067, F.ALLIANCE, F.HORDE, F.WORLD_DROP, F.IBOP, F.RBOP)
 	self:AddRecipeAcquire(68067, A.WORLD_DROP, 2)