diff --git a/data/sql/updates/pending_db_world/rev_1651752894543472300.sql b/data/sql/updates/pending_db_world/rev_1651752894543472300.sql new file mode 100644 index 000000000..6b042e3db --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1651752894543472300.sql @@ -0,0 +1,5 @@ +-- +-- Remove the item Cache of Zanzil's Altered Mixture (8073) from Grand Foreman Puzik Gallywix (7288) + +DELETE FROM `creature_loot_template` WHERE `Entry` = 7288 AND `Item` = 8073; +