aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2013-07-22 18:41:00 +0200
committerVincent-Michael <Vincent_Michael@gmx.de>2013-07-22 18:41:00 +0200
commit82d802320164846c72016317d12f299d77cae796 (patch)
tree6561f304577ccc56f7312d0847199e53b4efc1a4 /sql
parent7ec31a7a42c29de51a3ca6258c8892a8aab074c5 (diff)
Spells: Remove mage "Burnout" - is no longer required
"Patch 4.0.1 (12-Oct-2010): Removed."
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2013_07_22_05_world_spell_spell_script_names_434.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_07_22_05_world_spell_spell_script_names_434.sql b/sql/updates/world/2013_07_22_05_world_spell_spell_script_names_434.sql
new file mode 100644
index 00000000000..13d7af101bf
--- /dev/null
+++ b/sql/updates/world/2013_07_22_05_world_spell_spell_script_names_434.sql
@@ -0,0 +1 @@
+DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_mage_burnout';