mirror of
https://github.com/mangosfour/server.git
synced 2025-12-31 13:37:07 +00:00
[10036] Fixed health restore and triggering cooldown for talent 30881 and ranks.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
18ffffd379
commit
32bed90aa9
7 changed files with 31 additions and 8 deletions
|
|
@ -82,6 +82,8 @@ pkgdata_DATA = \
|
|||
10012_01_mangos_spell_proc_event.sql \
|
||||
10015_01_mangos_spell_proc_event.sql \
|
||||
10017_01_mangos_spell_proc_event.sql \
|
||||
10036_01_mangos_spell_chain.sql \
|
||||
10036_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -144,4 +146,6 @@ EXTRA_DIST = \
|
|||
10012_01_mangos_spell_proc_event.sql \
|
||||
10015_01_mangos_spell_proc_event.sql \
|
||||
10017_01_mangos_spell_proc_event.sql \
|
||||
10036_01_mangos_spell_chain.sql \
|
||||
10036_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue