From 06cc101f4a65dd1b6eeeaab2184ce17ce8886126 Mon Sep 17 00:00:00 2001 From: QAston Date: Tue, 23 Jun 2009 16:13:51 +0200 Subject: *Fix Improved Aspect of the Hawk. --HG-- branch : trunk --- sql/updates/4216_world_spell_proc_event.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/4216_world_spell_proc_event.sql (limited to 'sql/updates') diff --git a/sql/updates/4216_world_spell_proc_event.sql b/sql/updates/4216_world_spell_proc_event.sql new file mode 100644 index 00000000000..00df39c15e2 --- /dev/null +++ b/sql/updates/4216_world_spell_proc_event.sql @@ -0,0 +1 @@ +DELETE FROM `spell_proc_event` WHERE `entry` IN (13165 ,14318, 14319, 14320, 14321, 14322, 25296, 27044, 61846, 61847); -- cgit v1.2.3