aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorShauren <none@none>2010-09-04 22:58:54 +0200
committerShauren <none@none>2010-09-04 22:58:54 +0200
commitb4b8acf457e2eb6f7ac8dc3bb3aaaaf1e77df268 (patch)
tree6c8f898078f5cd5e7ddbceae0a3e57f82a8bcd1f /sql/updates
parent2dae0236494f2dbb5858700454b74e8dded794dc (diff)
Core/Spells: Fixed Rune of Cinderglacier removal
Closes issue #2105. --HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/9764_world_spell_proc_event.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/9764_world_spell_proc_event.sql b/sql/updates/9764_world_spell_proc_event.sql
new file mode 100644
index 00000000000..37648ccc21d
--- /dev/null
+++ b/sql/updates/9764_world_spell_proc_event.sql
@@ -0,0 +1,3 @@
+DELETE FROM `spell_proc_event` WHERE `entry`=53386;
+INSERT INTO `spell_proc_event` (`entry`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`procFlags`,`procEx`,`ppmRate`,`CustomChance`,`Cooldown`) VALUES
+(53386,0x30,0,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0,0,0); -- Rune of Cinderglacier