aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2017-02-02 18:22:14 +0100
committerShauren <shauren.trinity@gmail.com>2017-02-02 18:22:14 +0100
commit2f35cdc82ba6409baddebac7dbe5ca1c2537dd92 (patch)
tree86c96bcb666101244c34b8db77dfef0432d6923a
parent8aa07daff38b2f006b5f4b648bb1eea37fe633d7 (diff)
SQL name
-rw-r--r--sql/updates/world/master/2017_02_02_01_world.sql (renamed from sql/updates/world/master/9999_99_99_99_world.sql)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/master/9999_99_99_99_world.sql b/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');