mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[8430] Reapply persistent passive spells at related spellmods apply/remove.
This is solve problems with talents/glyphs/etc that affect of some talent/passive ability bonus in case: affected talent/ability spell aura already applied before spellmod apply and not affecte as must until relearn/reload. Example: talent 14983 and later applied glyph 42971. Also drop dead code for removed in 3.x talent 12303.
This commit is contained in:
parent
16b617c3c3
commit
4cbaa5b186
2 changed files with 12 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8429"
|
||||
#define REVISION_NR "8430"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue