From 4640450f0d7989d8a46ab2df0f7c6b7777b99897 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Thu, 12 May 2016 00:05:16 +0200 Subject: [PATCH] DB/Misc: delete duplicate file --- sql/updates/world/2016_03_13_00_world.sql | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 sql/updates/world/2016_03_13_00_world.sql diff --git a/sql/updates/world/2016_03_13_00_world.sql b/sql/updates/world/2016_03_13_00_world.sql deleted file mode 100644 index 0c45636d945..00000000000 --- a/sql/updates/world/2016_03_13_00_world.sql +++ /dev/null @@ -1,3 +0,0 @@ -DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_sindragosa_ice_tomb_target'; -INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES -(69712, 'spell_sindragosa_ice_tomb_target');