From 7c6757d7ee652c8e688caa5c6856d116c1f034c1 Mon Sep 17 00:00:00 2001 From: QAston Date: Sun, 17 May 2009 18:00:33 +0200 Subject: *Update proc system. --HG-- branch : trunk --- sql/updates/3373_world_spell.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/3373_world_spell.sql (limited to 'sql/updates') diff --git a/sql/updates/3373_world_spell.sql b/sql/updates/3373_world_spell.sql new file mode 100644 index 00000000000..23fe9bac842 --- /dev/null +++ b/sql/updates/3373_world_spell.sql @@ -0,0 +1,2 @@ +DELETE FROM spell_linked_spell WHERE `spell_trigger` IN (38528); +DELETE FROM spell_proc_event WHERE `entry` IN (31785, 33776); -- cgit v1.2.3