aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/2138_world.sql
diff options
context:
space:
mode:
authorDrahy <none@none>2009-03-23 20:08:39 +0100
committerDrahy <none@none>2009-03-23 20:08:39 +0100
commit060eb91ec916b19e0c9d2a284e2bdb027327c360 (patch)
tree98d64831a72a0f96c1349d62dad18c2dbb593270 /sql/updates/2138_world.sql
parent2c17957627f0cb308a8865e288cb8ec281d53465 (diff)
* Trinity sql coding style - fixed 2131_world
--HG-- branch : trunk
Diffstat (limited to 'sql/updates/2138_world.sql')
-rw-r--r--sql/updates/2138_world.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/2138_world.sql b/sql/updates/2138_world.sql
index c95ca63c25d..1d290154c33 100644
--- a/sql/updates/2138_world.sql
+++ b/sql/updates/2138_world.sql
@@ -3,4 +3,4 @@ INSERT INTO `spell_proc_event` VALUES
-- Tidial Force
(55198, 0x00, 11, 0x000001C0, 0x00000000, 0x00000000, 0x00004000, 0x00000002, 0.000000, 0.000000, 0),
-- Kill Command
-(34026, 0x00, 9, 0x00000000, 0x10000000, 0x00000000, 0x0000000, 0x00000000, 0.000000, 0.000000, 0);
+(34026, 0x00, 9, 0x00000000, 0x10000000, 0x00000000, 0x0000000, 0x00000000, 0.000000, 0.000000, 0); \ No newline at end of file