aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2013-07-22 18:49:49 +0200
committerVincent-Michael <Vincent_Michael@gmx.de>2013-07-22 18:49:49 +0200
commit72c2ff0bf6b4d85e68a685f4c2cbd38f1f9356b7 (patch)
treea5165165bb81e48b1d464b7097fed53fb39a7303 /src
parent82d802320164846c72016317d12f299d77cae796 (diff)
Core/Spells: Fix hunter wolf "Furious Howl" - is now for complete raid
Diffstat (limited to 'src')
-rw-r--r--src/server/scripts/Spells/spell_hunter.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/server/scripts/Spells/spell_hunter.cpp b/src/server/scripts/Spells/spell_hunter.cpp
index c43ca7271e0..208d10fbfe3 100644
--- a/src/server/scripts/Spells/spell_hunter.cpp
+++ b/src/server/scripts/Spells/spell_hunter.cpp
@@ -847,7 +847,6 @@ class spell_hun_tame_beast : public SpellScriptLoader
}
};
-// -24604 - Furious Howl
// 53434 - Call of the Wild
class spell_hun_target_only_pet_and_owner : public SpellScriptLoader
{