mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Profiler/Excludes
* exclude some more unobtainable receipes
This commit is contained in:
File diff suppressed because one or more lines are too long
24
setup/updates/1586458384_01.sql
Normal file
24
setup/updates/1586458384_01.sql
Normal 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");
|
||||
Reference in New Issue
Block a user