diff --git a/data/sql/updates/pending_db_world/rev_1681209847729403600.sql b/data/sql/updates/pending_db_world/rev_1681209847729403600.sql new file mode 100644 index 000000000..46c226f8f --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1681209847729403600.sql @@ -0,0 +1,4 @@ +-- +-- Remove Roughshod Pikes from any creature +DELETE FROM `creature_loot_template` WHERE `Item` = 12533; +UPDATE `creature_template` SET `lootid`=0 WHERE `entry`=415;