diff --git a/data/sql/updates/pending_db_world/remove-mold-key.sql b/data/sql/updates/pending_db_world/remove-mold-key.sql new file mode 100644 index 000000000..cfabb5e96 --- /dev/null +++ b/data/sql/updates/pending_db_world/remove-mold-key.sql @@ -0,0 +1 @@ +DELETE FROM `creature_loot_template` WHERE `Entry` = 18681 AND `Item` = 31245;