mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
Core/Spells: Fix hunter wolf "Furious Howl" - is now for complete raid
This commit is contained in:
@@ -0,0 +1 @@
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=-24604;
|
||||
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user