mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 13:37:02 +00:00
[10430] Improve detection removed ranks for spell in spell_chain
This commit is contained in:
parent
055c6b4184
commit
7df3f06d87
6 changed files with 37 additions and 53 deletions
|
|
@ -93,6 +93,7 @@ pkgdata_DATA = \
|
|||
10422_01_mangos_spell_proc_event.sql \
|
||||
10423_01_mangos_spell_chain.sql \
|
||||
10427_01_mangos_spell_proc_event.sql \
|
||||
10430_01_mangos_spell_chain.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -166,4 +167,5 @@ EXTRA_DIST = \
|
|||
10422_01_mangos_spell_proc_event.sql \
|
||||
10423_01_mangos_spell_chain.sql \
|
||||
10427_01_mangos_spell_proc_event.sql \
|
||||
10430_01_mangos_spell_chain.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue