DB/Loot: Remove excess references from some creatures

Closes #24557
This commit is contained in:
offl
2020-05-05 00:37:05 +02:00
committed by Killyana
parent 7c1cf76e28
commit ec17750fe9

View File

@@ -0,0 +1,14 @@
--
DELETE FROM `creature_loot_template` WHERE `Reference` = 24016 AND `Entry` IN (2850,6466,18258,7370,12378,12377,12379,12380);
DELETE FROM `creature_loot_template` WHERE `Reference` = 24017 AND `Entry` IN (2561,7370,12378,12377,12379,12380);
DELETE FROM `creature_loot_template` WHERE `Reference` = 24018 AND `Entry` IN (19306,7370,12378,12377,12379,12380);
DELETE FROM `creature_loot_template` WHERE `Reference` = 24019 AND `Entry` IN (7370,12378,12377,12379,12380);
DELETE FROM `creature_loot_template` WHERE `Reference` = 24020 AND `Entry` IN (19996);
DELETE FROM `creature_loot_template` WHERE `Reference` = 24021 AND `Entry` IN (12377);
DELETE FROM `creature_loot_template` WHERE `Reference` = 24024 AND `Entry` IN (7370,12378,12377,12379,12380,22342);
DELETE FROM `creature_loot_template` WHERE `Reference` = 24029 AND `Entry` IN (12377);
DELETE FROM `creature_loot_template` WHERE `Reference` = 24031 AND `Entry` IN (6466,7370,12377);
DELETE FROM `creature_loot_template` WHERE `Reference` = 24032 AND `Entry` IN (12378,12380);
DELETE FROM `creature_loot_template` WHERE `Reference` = 24033 AND `Entry` IN (7370,12378,12377,12379,12380);
DELETE FROM `creature_loot_template` WHERE `Reference` = 24034 AND `Entry` IN (7370,12378,12377,12379,12380);
DELETE FROM `creature_loot_template` WHERE `Reference` = 24036 AND `Entry` IN (232);