diff --git a/data/sql/updates/pending_db_world/rev_1754674822967930380.sql b/data/sql/updates/pending_db_world/rev_1754674822967930380.sql new file mode 100644 index 000000000..c564974fa --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1754674822967930380.sql @@ -0,0 +1,4 @@ +-- Delete Nerubian Chitin, Borean Leather, and Arctic Fur from loot table from various creatures in WotLK +DELETE from `creature_loot_template` WHERE `item` = 33568; +DELETE from `creature_loot_template` WHERE `item` = 44128; +DELETE from `creature_loot_template` WHERE `item` = 38558;