aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNay <dnpd.dd@gmail.com>2012-04-06 16:00:05 +0100
committerNay <dnpd.dd@gmail.com>2012-04-06 16:00:05 +0100
commite2cfef4a1abe9cdfee889cb75ed0685870980249 (patch)
tree2a2ba68d97f7ec2f1d0899e171db9b300d64fa6c
parent9bf4592c759d569748d65b7b90ef7d7beeb64267 (diff)
DB/Spells: Fix DK T7 4p bonus for Death Strike
Closes #6059
-rw-r--r--sql/updates/world/2012_04_06_00_world_spell_proc_event.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2012_04_06_00_world_spell_proc_event.sql b/sql/updates/world/2012_04_06_00_world_spell_proc_event.sql
new file mode 100644
index 00000000000..0fba3bb46d6
--- /dev/null
+++ b/sql/updates/world/2012_04_06_00_world_spell_proc_event.sql
@@ -0,0 +1 @@
+UPDATE `spell_proc_event` SET `SpellFamilyMask0`=0x10 WHERE `entry`=60132; -- Oblit/Scourge Strike Runic Power Up (T7 4s)