aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorAnubisss <none@none>2010-05-16 16:46:13 +0200
committerAnubisss <none@none>2010-05-16 16:46:13 +0200
commit3c04ef6e1e183f0c4f3a170ad5cdeb8b8ad1a551 (patch)
tree59682aa2cc0dabaced46c4b001732fdae0f70c8a /sql/updates
parenta1ef8aaa66f328b5784d99465cd507b28d4c357f (diff)
Fix the bug that Shield Specialization triggered just on block instead of block, parry and dodge.
Patch by ainscu. Fixes issue #715. --HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/8212_world_spell_proc_event.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/8212_world_spell_proc_event.sql b/sql/updates/8212_world_spell_proc_event.sql
new file mode 100644
index 00000000000..7d9e4f3ec25
--- /dev/null
+++ b/sql/updates/8212_world_spell_proc_event.sql
@@ -0,0 +1 @@
+UPDATE spell_proc_event SET procEx = 0x00000070 WHERE entry IN (12298, 12724, 12725, 12726, 12727); -- Shield Specialization