Profiler/Excludes

* exclude some more unobtainable receipes
This commit is contained in:
Sarjuuk
2020-04-10 12:34:12 +02:00
parent 64ce4826c6
commit b7bf58a664
2 changed files with 26 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,24 @@
REPLACE INTO `aowow_profiler_excludes` VALUES
(6, 28205, 1, "Glacial Gloves"),
(6, 28207, 1, "Glacial Vest"),
(6, 28208, 1, "Glacial Cloak"),
(6, 28209, 1, "Glacial Wrists"),
(6, 28222, 1, "Icy Scale Breastplate"),
(6, 28223, 1, "Icy Scale Gauntlets"),
(6, 28224, 1, "Icy Scale Bracers"),
(6, 28219, 1, "Polar Tunic"),
(6, 28220, 1, "Polar Gloves"),
(6, 28221, 1, "Polar Bracers"),
(6, 28021, 1, "Arcane Dust"),
(6, 44612, 1, "Enchant Gloves - Greater Blasting"),
(6, 62257, 1, "Enchant Weapon - Titanguard"),
(6, 31461, 1, "Heavy Netherweave Net"),
(6, 56048, 1, "Duskweave Boots"),
(6, 7636, 1, "Green Woolen Robe"),
(6, 8778, 1, "Boots of Darkness"),
(6, 12062, 1, "Stormcloth Pants"),
(6, 12063, 1, "Stormcloth Gloves"),
(6, 12068, 1, "Stormcloth Vest"),
(6, 12083, 1, "Stormcloth Headband"),
(6, 12087, 1, "Stormcloth Shoulders"),
(6, 12090, 1, "Stormcloth Boots");