aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/1957_word.sql
diff options
context:
space:
mode:
authorDrahy <none@none>2009-03-20 00:44:18 +0100
committerDrahy <none@none>2009-03-20 00:44:18 +0100
commit4d7ee8208e0e1762ca70d1cee253e51d3c517551 (patch)
tree65d139ae0406f32193a24b5ec6bddd6b7315ba31 /sql/updates/1957_word.sql
parent5b73a59f154b0748ba58e2039f52ee807fc9b5ec (diff)
* Big clean up and used trinity sql coding style
--HG-- branch : trunk
Diffstat (limited to 'sql/updates/1957_word.sql')
-rw-r--r--sql/updates/1957_word.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/1957_word.sql b/sql/updates/1957_word.sql
index 83f7dcf8105..acf7179f5ad 100644
--- a/sql/updates/1957_word.sql
+++ b/sql/updates/1957_word.sql
@@ -2,4 +2,4 @@
DELETE FROM `spell_proc_event` WHERE `entry` IN (46910, 46911);
INSERT INTO `spell_proc_event` VALUES
(46910, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0000001, 5.5000000, 0.000000, 0),
-(46911, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0000001, 7.5000000, 0.000000, 0);
+(46911, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0000001, 7.5000000, 0.000000, 0); \ No newline at end of file