mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-15 04:32:35 -04:00
Core/Spells: Fix warlock talent "Aftermath"
This commit is contained in:
@@ -314,6 +314,7 @@ class spell_hun_improved_mend_pet : public SpellScriptLoader
|
||||
return new spell_hun_improved_mend_pet_AuraScript();
|
||||
}
|
||||
};
|
||||
|
||||
// 53412 - Invigoration
|
||||
class spell_hun_invigoration : public SpellScriptLoader
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user