From 16d48f811e3e817cab65f75c4fd0d3544a11c773 Mon Sep 17 00:00:00 2001 From: offl Date: Sat, 18 Feb 2017 07:05:18 +0100 Subject: DB/Loot: Remove some wrong loots Update #18182 (cherrypicked from 6d127007d679594e889f2ccb781a3a34d7278f61) --- sql/updates/world/master/2019_07_18_07_world_2017_02_18_01_world.sql | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sql/updates/world/master/2019_07_18_07_world_2017_02_18_01_world.sql (limited to 'sql') diff --git a/sql/updates/world/master/2019_07_18_07_world_2017_02_18_01_world.sql b/sql/updates/world/master/2019_07_18_07_world_2017_02_18_01_world.sql new file mode 100644 index 00000000000..128583316b9 --- /dev/null +++ b/sql/updates/world/master/2019_07_18_07_world_2017_02_18_01_world.sql @@ -0,0 +1,3 @@ +-- +-- These items should be contained only in Decoded True Believer Clippings +DELETE FROM `creature_loot_template` WHERE `Item` IN (20518,20531,20532,20541,20545,20546,20552,20676,20677,20678,20679); -- cgit v1.2.3