From 7ed391aa92f907e4b3ce2503628fde35f6a91525 Mon Sep 17 00:00:00 2001 From: QAston Date: Mon, 18 May 2009 21:54:11 +0200 Subject: *Fix beacon of light *Apply healing aura mods to leech auras. --HG-- branch : trunk --- sql/updates/3393_world_spell_proc_event.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/3393_world_spell_proc_event.sql (limited to 'sql/updates') diff --git a/sql/updates/3393_world_spell_proc_event.sql b/sql/updates/3393_world_spell_proc_event.sql new file mode 100644 index 00000000000..b6781bfa1c5 --- /dev/null +++ b/sql/updates/3393_world_spell_proc_event.sql @@ -0,0 +1 @@ +DELETE FROM `spell_proc_event` WHERE `entry` IN (53651); \ No newline at end of file -- cgit v1.2.3