aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorJohn Holiver <none@none>2010-08-24 01:01:46 -0300
committerJohn Holiver <none@none>2010-08-24 01:01:46 -0300
commitfcebd3117a31701ce2ea836c2eee0fe30662c49a (patch)
treef6922472e5bbef5ace89e3f40dd62de6c8d9bc9c /sql/updates
parent4c382c0b98ead0fe245e7f445016df40c888a303 (diff)
Fix Shaman T10 Ele 2P. Big thanks to Dr.Tenma!!!
Fix Warrior T10 Melee 2P. --HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/9560_world_spell_proc_event.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/9560_world_spell_proc_event.sql b/sql/updates/9560_world_spell_proc_event.sql
new file mode 100644
index 00000000000..07779e9e50d
--- /dev/null
+++ b/sql/updates/9560_world_spell_proc_event.sql
@@ -0,0 +1,3 @@
+DELETE FROM `spell_proc_event` WHERE `entry`=70854;
+INSERT INTO `spell_proc_event` VALUES
+( 70854, 0x00, 4, 0x00000000, 0x00000010, 0x00000000, 0x00000000, 0x00000000, 0, 0, 0); -- Item - Warrior T10 Melee 2P Bonus \ No newline at end of file