diff --git a/data/sql/updates/pending_db_world/fix-hc-loot-bosses-ohf.sql b/data/sql/updates/pending_db_world/fix-hc-loot-bosses-ohf.sql new file mode 100644 index 000000000..5dc939155 --- /dev/null +++ b/data/sql/updates/pending_db_world/fix-hc-loot-bosses-ohf.sql @@ -0,0 +1,4 @@ +-- +DELETE FROM `creature_loot_template` WHERE `Entry` = 20521 AND `Item` IN (27424, 27428, 27430); -- removing 3 normal items from HC Skarlock +DELETE FROM `creature_loot_template` WHERE `Entry` = 20531 AND `Item` IN (27433, 27434, 27440); -- removing 3 normal items from HC Epoch Hunter +DELETE FROM `creature_loot_template` WHERE `Entry` = 20535 AND `Item` IN (27417, 27423); -- removing 2 normal items from HC Captain Drake