diff --git a/sql/updates/world/4.3.4/custom_2019_03_21_00_world.sql b/sql/updates/world/4.3.4/custom_2019_03_21_00_world.sql deleted file mode 100644 index c601b1f4272..00000000000 --- a/sql/updates/world/4.3.4/custom_2019_03_21_00_world.sql +++ /dev/null @@ -1,7 +0,0 @@ --- Icy Touch -UPDATE `spell_bonus_data` SET `ap_bonus`= 0.2 WHERE `entry`= 45477; - -DELETE FROM `spell_script_names` WHERE `ScriptName`= 'spell_dk_runic_empowerment'; - -INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES -(81229, 'spell_dk_runic_empowerment');