aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/146_world.sql
diff options
context:
space:
mode:
authorKingPin <KingPin@Trinitycore.org>2009-02-17 20:07:49 -0600
committerKingPin <KingPin@Trinitycore.org>2009-02-17 20:07:49 -0600
commit14234c86fa4f1b31436a0289cdac5f92ab430804 (patch)
tree0737ac702e34444fedfce1e37509f8aa3316243d /sql/updates/146_world.sql
parent667cdbccc3b2c0e44ff8dfa6e0e11afbfddd3d3e (diff)
Newline added to bottom of all files.
--HG-- branch : trunk
Diffstat (limited to 'sql/updates/146_world.sql')
-rw-r--r--sql/updates/146_world.sql3
1 files changed, 2 insertions, 1 deletions
diff --git a/sql/updates/146_world.sql b/sql/updates/146_world.sql
index 31999cd97e4..bc419f47181 100644
--- a/sql/updates/146_world.sql
+++ b/sql/updates/146_world.sql
@@ -90,4 +90,5 @@ VALUES
INSERT INTO spell_linked_spell
(`spell_trigger`, `spell_effect`, `type`, `comment`)
VALUES
- (45246, 45348, 1, 'Apply Flame Touched'); \ No newline at end of file
+ (45246, 45348, 1, 'Apply Flame Touched');
+