diff options
| author | Vincent-Michael <Vincent_Michael@gmx.de> | 2013-07-25 17:03:08 +0200 |
|---|---|---|
| committer | Vincent-Michael <Vincent_Michael@gmx.de> | 2013-07-25 17:03:08 +0200 |
| commit | 6dc1f242e4bfc82dd02584b798b283495e232190 (patch) | |
| tree | 24c37855b12339091e3fbd2027c1409e7df36aa7 /sql | |
| parent | 3511ce9125d8b141dea90e441da9a594bfd2e79c (diff) | |
* Core/Spells: Remove spell script for druid "Lifeblood" - is no longer required
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/2013_07_25_09_world_spell_script_names_434.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_07_25_09_world_spell_script_names_434.sql b/sql/updates/world/2013_07_25_09_world_spell_script_names_434.sql new file mode 100644 index 00000000000..850ff1cd728 --- /dev/null +++ b/sql/updates/world/2013_07_25_09_world_spell_script_names_434.sql @@ -0,0 +1 @@ +DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_gen_lifeblood'; |
