mirror of
https://github.com/mangosfour/server.git
synced 2025-12-21 10:37:06 +00:00
Merge branch 'master' into 320
This commit is contained in:
commit
7974e1ebcb
55 changed files with 2899 additions and 2780 deletions
|
|
@ -1337,8 +1337,6 @@ void Aura::HandleAddModifier(bool apply, bool Real)
|
|||
m_spellmod = mod;
|
||||
}
|
||||
|
||||
uint64 spellFamilyMask = m_spellmod->mask;
|
||||
|
||||
((Player*)m_target)->AddSpellMod(m_spellmod, apply);
|
||||
|
||||
// reapply talents to own passive persistent auras
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue