From 72c2ff0bf6b4d85e68a685f4c2cbd38f1f9356b7 Mon Sep 17 00:00:00 2001 From: Vincent-Michael Date: Mon, 22 Jul 2013 18:49:49 +0200 Subject: Core/Spells: Fix hunter wolf "Furious Howl" - is now for complete raid --- src/server/scripts/Spells/spell_hunter.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src') 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 { -- cgit v1.2.3