- Todo:
- Temporary fix until pet restrictions vs player restrictions are investigated
◆ HandleEffect()
void spell_item_elixir_of_shadows::HandleEffect |
( |
SpellEffIndex |
| ) |
|
|
inlineprivate |
3806 {
3808 if (
Pet* pet = player->GetPet())
3809 pet->AddAura(37678 , pet);
3810 }
Unit * GetCaster()
Definition SpellScript.cpp:401
References SpellScript::GetCaster().
Referenced by Register().
◆ PrepareSpellScript()
◆ Register()
void spell_item_elixir_of_shadows::Register |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
The documentation for this class was generated from the following file: