From 8f49a32d1313ca1a40b77c77058249b4fa510565 Mon Sep 17 00:00:00 2001 From: Shauren Date: Mon, 3 Apr 2017 00:27:16 +0200 Subject: Core/Spells: Removed even more uses of SpellIcon to identify spells --- sql/updates/world/master/2017_04_03_00_world.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/master/2017_04_03_00_world.sql (limited to 'sql') diff --git a/sql/updates/world/master/2017_04_03_00_world.sql b/sql/updates/world/master/2017_04_03_00_world.sql new file mode 100644 index 00000000000..ad2bc15e251 --- /dev/null +++ b/sql/updates/world/master/2017_04_03_00_world.sql @@ -0,0 +1 @@ +DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_hun_invigoration','spell_pri_renew','spell_pri_shadow_word_death','spell_rog_recuperate','spell_warl_life_tap'); -- cgit v1.2.3