diff --git a/sql/updates/world/3.3.5/2021_10_16_04_world.sql b/sql/updates/world/3.3.5/2021_10_16_04_world.sql new file mode 100644 index 00000000000..e26c3b0a0fb --- /dev/null +++ b/sql/updates/world/3.3.5/2021_10_16_04_world.sql @@ -0,0 +1,2 @@ +-- Deletes Tactical Task Briefing IX from Rex Ashil +DELETE FROM `creature_loot_template` WHERE `Entry` = 14475 AND `Item` = 20944;