aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2013-07-22 18:57:15 +0200
committerVincent-Michael <Vincent_Michael@gmx.de>2013-07-22 18:57:15 +0200
commitf95a6d6523f670431cd5a76b41b90283fe6deb14 (patch)
tree324e7dfb9d387c3f46b09b64d219a2370def5d0b /sql
parent72c2ff0bf6b4d85e68a685f4c2cbd38f1f9356b7 (diff)
Core/Spells: Remove old mage "summon water elemental" script - is now permanent pet
"Patch 4.0.1 (12-Oct-2010): Water Elemental made into a permanent pet when specializing in the frost talent tree at level 10."
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2013_07_22_07_world_spell_spell_script_names_434.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_07_22_07_world_spell_spell_script_names_434.sql b/sql/updates/world/2013_07_22_07_world_spell_spell_script_names_434.sql
new file mode 100644
index 00000000000..edba00cd544
--- /dev/null
+++ b/sql/updates/world/2013_07_22_07_world_spell_spell_script_names_434.sql
@@ -0,0 +1 @@
+DELETE FROM `spell_script_names` WHERE `spell_id`=31687;