aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/1559_world.sql
diff options
context:
space:
mode:
authorDrahy <none@none>2009-02-26 20:38:06 +0100
committerDrahy <none@none>2009-02-26 20:38:06 +0100
commitf65974c2810b7574bc50caf8f3c591af6c4d345d (patch)
tree234319fd40f096e21e7b70f3e6f9714bad2bc17b /sql/updates/1559_world.sql
parent3d6f3011f7d2b87c5dfa0238774441e48c093443 (diff)
* Added trinity sql coding style
* A lot of cleaning - renamed 1508 => 1525 --HG-- branch : trunk
Diffstat (limited to 'sql/updates/1559_world.sql')
-rw-r--r--sql/updates/1559_world.sql4
1 files changed, 1 insertions, 3 deletions
diff --git a/sql/updates/1559_world.sql b/sql/updates/1559_world.sql
index eea06da956d..4421d36e95c 100644
--- a/sql/updates/1559_world.sql
+++ b/sql/updates/1559_world.sql
@@ -8,6 +8,4 @@ INSERT INTO `spell_proc_event` VALUES (47549, 0x00, 6, 0x00000000, 0x00000200, 0
DELETE FROM `spell_proc_event` WHERE `entry` IN (47551);
INSERT INTO `spell_proc_event` VALUES (47551, 0x00, 6, 0x00000000, 0x00000200, 0x00000000, 0x00000000, 0x00000000, 0.000000, 0.000000, 0);
DELETE FROM `spell_proc_event` WHERE `entry` IN (47552);
-INSERT INTO `spell_proc_event` VALUES (47552, 0x00, 6, 0x00000000, 0x00000200, 0x00000000, 0x00000000, 0x00000000, 0.000000, 0.000000, 0);
-
-
+INSERT INTO `spell_proc_event` VALUES (47552, 0x00, 6, 0x00000000, 0x00000200, 0x00000000, 0x00000000, 0x00000000, 0.000000, 0.000000, 0); \ No newline at end of file