diff options
| author | Shauren <shauren.trinity@gmail.com> | 2017-04-03 00:27:16 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2017-04-03 00:27:16 +0200 |
| commit | 8f49a32d1313ca1a40b77c77058249b4fa510565 (patch) | |
| tree | b3273676c26faa425f36286f049361fad057234a /sql | |
| parent | 2a8294031b9ec73f1f082bd0137d9431545808ff (diff) | |
Core/Spells: Removed even more uses of SpellIcon to identify spells
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/master/2017_04_03_00_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
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'); |
