mirror of
https://github.com/mangosfour/server.git
synced 2025-12-31 04:37:04 +00:00
[c12649] Implement SPELL_AURA_PHASE_2
This commit is contained in:
parent
c4755b1b28
commit
e34a5b388e
6 changed files with 20 additions and 6 deletions
|
|
@ -358,7 +358,7 @@ pAuraProcHandler AuraProcHandler[TOTAL_AURAS] =
|
|||
&Unit::HandleNULLProc, //323 0 spells in 4.3.4
|
||||
&Unit::HandleNULLProc, //324 2 spells in 4.3.4 test spells
|
||||
&Unit::HandleNULLProc, //325 0 spells in 4.3.4
|
||||
&Unit::HandleNULLProc, //326 24 spells in 4.3.4 new phase auras
|
||||
&Unit::HandleNULLProc, //326 SPELL_AURA_PHASE_2 24 spells in 4.3.4
|
||||
&Unit::HandleNULLProc, //327 0 spells in 4.3.4
|
||||
&Unit::HandleNULLProc, //328 3 spells in 4.3.4 Eclipse Mastery Driver Passive
|
||||
&Unit::HandleNULLProc, //329 SPELL_AURA_MOD_RUNIC_POWER_REGEN 3 spells in 4.3.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue