diff --git a/data/sql/updates/pending_db_world/rev_1675037344657947800.sql b/data/sql/updates/pending_db_world/rev_1675037344657947800.sql new file mode 100644 index 000000000..4f53b92de --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1675037344657947800.sql @@ -0,0 +1,7 @@ +-- + +DELETE FROM `creature_loot_template` WHERE `entry`= 18201 AND `Item`= 22787; +UPDATE `creature_template` SET `mingold`=0, `maxgold`=0, `lootid`=0 WHERE `entry`=18201; + +DELETE FROM `skinning_loot_template` WHERE `Entry`= 2565 AND `Item`= 4234; +UPDATE `creature_template` SET `skinloot`=0 WHERE `entry`=2565;