mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 19:37:07 +00:00
[9512] Spell 16952 and ranks will now correctly proc from all cat form abilities that add combo points
Signed-off-by: Lightguard <Lightguard@tauri.hu>
This commit is contained in:
parent
bee93cb17c
commit
a4ce06fd15
5 changed files with 13 additions and 5 deletions
|
|
@ -83,6 +83,7 @@ pkgdata_DATA = \
|
|||
9477_01_mangos_spell_proc_event.sql \
|
||||
9482_01_mangos_spell_proc_event.sql \
|
||||
9509_01_mangos_item_template.sql \
|
||||
9512_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -146,4 +147,5 @@ EXTRA_DIST = \
|
|||
9477_01_mangos_spell_proc_event.sql \
|
||||
9482_01_mangos_spell_proc_event.sql \
|
||||
9509_01_mangos_item_template.sql \
|
||||
9512_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue