aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authormegamage <none@none>2009-05-13 19:28:55 -0500
committermegamage <none@none>2009-05-13 19:28:55 -0500
commiteaf0f7d44a5ecdf14c89fafdeca16607da745ca9 (patch)
treeed47794b117f0b10d1b60a0c8295d184791c52dd /sql/updates
parentaed17ae5c382976cd9193b1032d839841d73fb5d (diff)
parent5b9dae20b11243a19c37570392ab25a4bcdd63cd (diff)
*Merge.
--HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/TC1_1477_world_spell.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/TC1_1477_world_spell.sql b/sql/updates/TC1_1477_world_spell.sql
new file mode 100644
index 00000000000..a7f9bd30b59
--- /dev/null
+++ b/sql/updates/TC1_1477_world_spell.sql
@@ -0,0 +1,3 @@
+DELETE FROM `spell_proc_event` WHERE `entry` = 42370;
+INSERT INTO `spell_proc_event` (`entry`, `SchoolMask`, `SpellFamilyName`, `SpellFamilyMask`, `procFlags`, `procEx`, `ppmRate`, `CustomChance`, `Cooldown`) VALUES
+(42370, 0x00, 11, 0x00000080, 0x00000000, 0x00000000, 0.000000, 0.000000, 0);