From eed7ed7c672f3526517afd6f22af57aeaf9bc4c7 Mon Sep 17 00:00:00 2001 From: Ovahlord Date: Thu, 22 Mar 2018 22:40:58 +0100 Subject: [PATCH] uhm --- sql/updates/world/4.3.4/custom_2019_03_21_00_world.sql | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 sql/updates/world/4.3.4/custom_2019_03_21_00_world.sql 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');