aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authortobmaps <spambot42@yandex.ru>2011-05-12 17:29:55 +0700
committertobmaps <spambot42@yandex.ru>2011-05-12 17:29:55 +0700
commitceecddaed85dd3c7fc6370d3be696cab65461007 (patch)
treea38acfce1031f4dae79eb0d1e3c8e4b75ae00a1f /sql/updates
parent82b5f9c629224e2d1737ea525cd46dac95037e8f (diff)
Core/Spells: Seal of Vengeance also should proc from Hammer of the Righteous
Closes #696
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/2011_05_12_05_world_spell_proc_event.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2011_05_12_05_world_spell_proc_event.sql b/sql/updates/world/2011_05_12_05_world_spell_proc_event.sql
new file mode 100644
index 00000000000..8b5907ca319
--- /dev/null
+++ b/sql/updates/world/2011_05_12_05_world_spell_proc_event.sql
@@ -0,0 +1 @@
+DELETE FROM `spell_proc_event` WHERE `entry` = 31801;