aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/1828_world.sql
diff options
context:
space:
mode:
authorDrahy <none@none>2009-03-13 00:20:50 +0100
committerDrahy <none@none>2009-03-13 00:20:50 +0100
commitb8bfa091de4db3d7a49bdd90fcf194ddce4353b8 (patch)
tree0ad79554b2a629b65ad2c289a95b498671b2e3e4 /sql/updates/1828_world.sql
parentd13df871c5fb897957131fafdc300a7e9094d3b5 (diff)
* Added sql trinity code style.
--HG-- branch : trunk
Diffstat (limited to 'sql/updates/1828_world.sql')
-rw-r--r--sql/updates/1828_world.sql3
1 files changed, 1 insertions, 2 deletions
diff --git a/sql/updates/1828_world.sql b/sql/updates/1828_world.sql
index 64b6e54bfdf..1b80fd33559 100644
--- a/sql/updates/1828_world.sql
+++ b/sql/updates/1828_world.sql
@@ -1,4 +1,3 @@
INSERT INTO `spell_linked_spell` VALUES (48265, 49772, 2, 'Unholy Presence');
INSERT INTO `spell_linked_spell` VALUES (49772, 55222, 2, 'Unholy Presence');
-
-INSERT INTO `spell_linked_spell` VALUES (48263, 61261, 2, 'Frost Presence');
+INSERT INTO `spell_linked_spell` VALUES (48263, 61261, 2, 'Frost Presence'); \ No newline at end of file