aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authortobmaps <spambot42@yandex.ru>2011-06-09 18:09:23 +0700
committertobmaps <spambot42@yandex.ru>2011-06-09 18:09:23 +0700
commit8a9ee4798ef1494fe51c0f34e918ad9934691db5 (patch)
tree1e0d4c307f4b579aec58769ccfb3d25888de623c /sql/updates
parentb42239b237f53dc4bfc4d5a7498260df34fedaa8 (diff)
Core/Spells: Drop obsolete spell proc data for Infusion of Light
Closes #1892 Closes #1899
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/2011_06_09_01_world_spell_proc_event.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2011_06_09_01_world_spell_proc_event.sql b/sql/updates/world/2011_06_09_01_world_spell_proc_event.sql
new file mode 100644
index 00000000000..0e826232293
--- /dev/null
+++ b/sql/updates/world/2011_06_09_01_world_spell_proc_event.sql
@@ -0,0 +1 @@
+DELETE FROM `spell_proc_event` WHERE `entry` IN (53672,54149);