mirror of
https://github.com/mangosfour/server.git
synced 2025-12-29 16:37:04 +00:00
[9133] Fixes in talent 11129 work.
* Restore after client switch talent triggering. * Propertly remove triggred auras stack or main spell aura at expire/cancel. Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
1da5166c3c
commit
96fbeab3e9
7 changed files with 28 additions and 7 deletions
|
|
@ -227,6 +227,7 @@ pkgdata_DATA = \
|
|||
9095_01_mangos_command.sql \
|
||||
9121_01_mangos_npc_spellclick_spells.sql \
|
||||
9125_01_mangos_npc_spellclick_spells.sql \
|
||||
9133_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -434,4 +435,5 @@ EXTRA_DIST = \
|
|||
9095_01_mangos_command.sql \
|
||||
9121_01_mangos_npc_spellclick_spells.sql \
|
||||
9125_01_mangos_npc_spellclick_spells.sql \
|
||||
9133_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue