diff options
| author | Shauren <shauren.trinity@gmail.com> | 2017-04-02 23:29:26 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2017-04-02 23:29:26 +0200 |
| commit | 2a8294031b9ec73f1f082bd0137d9431545808ff (patch) | |
| tree | 5b81787abdc35730e480512a9e76fbf4cfa1fa34 /sql | |
| parent | cbc8a0e4dd5590e053b059f68989127c484bdbf0 (diff) | |
Core/Spells: Removed most uses of SpellIcon to identify spells
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/master/2017_04_02_00_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/master/2017_04_02_00_world.sql b/sql/updates/world/master/2017_04_02_00_world.sql new file mode 100644 index 00000000000..89bd3d4cd3c --- /dev/null +++ b/sql/updates/world/master/2017_04_02_00_world.sql @@ -0,0 +1 @@ +DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_mage_blast_wave','spell_mage_mage_ward','spell_mage_mana_shield','spell_mage_replenish_mana','spell_mage_fire_frost_ward','spell_pal_improved_concentraction_aura_effect','spell_pal_improved_devotion_aura_effect','spell_pal_sanctified_retribution_effect'); |
