aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/1911_world.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/1911_world.sql
parent5b73a59f154b0748ba58e2039f52ee807fc9b5ec (diff)
* Big clean up and used trinity sql coding style
--HG-- branch : trunk
Diffstat (limited to 'sql/updates/1911_world.sql')
-rw-r--r--sql/updates/1911_world.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/1911_world.sql b/sql/updates/1911_world.sql
index 4a351fcaabc..9670819d7ea 100644
--- a/sql/updates/1911_world.sql
+++ b/sql/updates/1911_world.sql
@@ -1,4 +1,4 @@
DELETE FROM `spell_proc_event` WHERE `entry` IN (44545, 44543);
INSERT INTO `spell_proc_event` VALUES
(44545, 0x00, 3, 1049120, 4096, 0x00000000, 0x0010000, 0x00000000, 15.000000, 0.000000, 0),
-(44543, 0x00, 3, 1049120, 4096, 0x00000000, 0x0010000, 0x00000000, 7.000000, 0.000000, 0);
+(44543, 0x00, 3, 1049120, 4096, 0x00000000, 0x0010000, 0x00000000, 7.000000, 0.000000, 0); \ No newline at end of file