aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/692_world.sql
diff options
context:
space:
mode:
authorhunteee <none@none>2009-06-18 20:10:59 +0200
committerhunteee <none@none>2009-06-18 20:10:59 +0200
commit491bc7569ba69ee6c43e007dbce24497c39dd12a (patch)
tree56b4d87a39ff53784412ab3addb29275ea777731 /sql/updates/692_world.sql
parent8e3313ceb22c2fabce6ba7dfc725216534d34255 (diff)
*Add new line to end of sqls.
--HG-- branch : trunk
Diffstat (limited to 'sql/updates/692_world.sql')
-rw-r--r--sql/updates/692_world.sql1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/updates/692_world.sql b/sql/updates/692_world.sql
index 5879d754ff7..d5c56e4ace8 100644
--- a/sql/updates/692_world.sql
+++ b/sql/updates/692_world.sql
@@ -5,4 +5,3 @@ INSERT INTO `spell_proc_event` (`entry`, `SchoolMask`, `SpellFamilyName`, `Spell
DELETE FROM `spell_proc_event` WHERE entry = 38164;
INSERT INTO `spell_proc_event` (`entry`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask`,`procFlags`,`procEx`,`ppmRate`,`CustomChance`,`Cooldown`) VALUES
(38164,0,0,0,0,1,0,0,60);
-