aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorGWRde <anonymous@anonymous.org>2011-03-07 19:15:00 +0100
committerShauren <shauren.trinity@gmail.com>2011-03-07 19:36:34 +0100
commit22703bc58d10393907c869a41043599a468be2d4 (patch)
tree907388680194b5d813fcef8a4959f193a71be68e /sql/updates
parent11ea7a2ea918a621aa3947fec501443c372469f3 (diff)
Core/Spells: Fixed Glyph of Shadow Word: Pain
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/2011_03_07_1_world_spell_proc_event.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/2011_03_07_1_world_spell_proc_event.sql b/sql/updates/world/2011_03_07_1_world_spell_proc_event.sql
new file mode 100644
index 00000000000..7b49e63d4e8
--- /dev/null
+++ b/sql/updates/world/2011_03_07_1_world_spell_proc_event.sql
@@ -0,0 +1,3 @@
+DELETE FROM `spell_proc_event` WHERE `entry`=55681;
+INSERT INTO `spell_proc_event` (`entry`, `SchoolMask`, `SpellFamilyName`, `SpellFamilyMask0`, `SpellFamilyMask1`, `SpellFamilyMask2`, `procFlags`, `procEx`, `ppmRate`, `CustomChance`, `Cooldown`) VALUES
+(55681,0x00,6,0x00008000,0x00000000,0x00000000,0x00000000,0x00000000,0,0,0); -- Glyph of Shadow Word: Pain