From 3afd29e3e4bd3bcf8e0f4100474b88321339510a Mon Sep 17 00:00:00 2001 From: Vincent-Michael Date: Sat, 6 Jul 2013 01:03:43 +0200 Subject: SQL: Fix missing newlines --- sql/updates/world/2013_07_06_00_world_spelldifficulty_dbc.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') diff --git a/sql/updates/world/2013_07_06_00_world_spelldifficulty_dbc.sql b/sql/updates/world/2013_07_06_00_world_spelldifficulty_dbc.sql index 026fdd57f8f..07be40f8565 100644 --- a/sql/updates/world/2013_07_06_00_world_spelldifficulty_dbc.sql +++ b/sql/updates/world/2013_07_06_00_world_spelldifficulty_dbc.sql @@ -16,4 +16,4 @@ INSERT INTO `spelldifficulty_dbc` (`id`,`spellid0`,`spellid1`,`spellid2`,`spelli (33529,33529,38143,0,0), (29107,29107,55543,0,0), (36383,36383,39382,0,0), -(32302,32302,38382,0,0); \ No newline at end of file +(32302,32302,38382,0,0); -- cgit v1.2.3