diff options
| author | Vincent-Michael <Vincent_Michael@gmx.de> | 2013-07-22 18:49:49 +0200 |
|---|---|---|
| committer | Vincent-Michael <Vincent_Michael@gmx.de> | 2013-07-22 18:49:49 +0200 |
| commit | 72c2ff0bf6b4d85e68a685f4c2cbd38f1f9356b7 (patch) | |
| tree | a5165165bb81e48b1d464b7097fed53fb39a7303 /sql | |
| parent | 82d802320164846c72016317d12f299d77cae796 (diff) | |
Core/Spells: Fix hunter wolf "Furious Howl" - is now for complete raid
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/2013_07_22_06_world_spell_spell_script_names_434.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_07_22_06_world_spell_spell_script_names_434.sql b/sql/updates/world/2013_07_22_06_world_spell_spell_script_names_434.sql new file mode 100644 index 00000000000..94c5e9cf39e --- /dev/null +++ b/sql/updates/world/2013_07_22_06_world_spell_spell_script_names_434.sql @@ -0,0 +1 @@ +DELETE FROM `spell_script_names` WHERE `spell_id`=-24604; |
