diff --git a/data/sql/updates/pending_db_world/rev_1659629437144429900.sql b/data/sql/updates/pending_db_world/rev_1659629437144429900.sql new file mode 100644 index 000000000..b035ec9f2 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1659629437144429900.sql @@ -0,0 +1,11 @@ +-- +UPDATE `creature_template` SET `lootid` = 0, `skinloot` = 0, `mingold` = 0, `maxgold` = 0 WHERE (`entry` = 11374); +DELETE FROM `creature_loot_template` WHERE `entry` = 11374; + +UPDATE `creature_template` SET `skinloot` = 0 WHERE (`entry` = 10596); + +UPDATE `creature_template` SET `lootid` = 0, `skinloot` = 0 WHERE (`entry` = 15101); +DELETE FROM `creature_loot_template` WHERE `entry` = 15101; + +UPDATE `creature_template` SET `lootid` = 0, `skinloot` = 0 WHERE (`entry` = 15068); +DELETE FROM `creature_loot_template` WHERE `entry` = 15068;