diff --git a/sql/updates/world/master/9999_99_99_99_world.sql b/sql/updates/world/master/2017_02_02_01_world.sql similarity index 79% rename from sql/updates/world/master/9999_99_99_99_world.sql rename to sql/updates/world/master/2017_02_02_01_world.sql index 218232fe696..c55d8a34ae4 100644 --- a/sql/updates/world/master/9999_99_99_99_world.sql +++ b/sql/updates/world/master/2017_02_02_01_world.sql @@ -1,3 +1,3 @@ DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_pal_divine_steed'; INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES -('190784', 'spell_pal_divine_steed'); +(190784, 'spell_pal_divine_steed');