diff options
| -rw-r--r-- | sql/updates/world/2013_07_06_00_world_spelldifficulty_dbc.sql | 2 |
1 files changed, 1 insertions, 1 deletions
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); |
