mirror of
https://github.com/mangosfour/server.git
synced 2025-12-31 22:37:05 +00:00
[10419] Check redundant single rank spell data in spell_chain.
Also, add empty lines to end of file and apply code style tosome sql updates.
This commit is contained in:
parent
d714cd8b3c
commit
0d363cc77a
9 changed files with 28 additions and 8 deletions
|
|
@ -89,6 +89,7 @@ pkgdata_DATA = \
|
|||
10410_01_mangos_spell_chain.sql \
|
||||
10411_01_mangos_spell_proc_event.sql \
|
||||
10416_01_mangos_spell_proc_event.sql \
|
||||
10419_01_mangos_spell_chain.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -158,4 +159,5 @@ EXTRA_DIST = \
|
|||
10410_01_mangos_spell_chain.sql \
|
||||
10411_01_mangos_spell_proc_event.sql \
|
||||
10416_01_mangos_spell_proc_event.sql \
|
||||
10419_01_mangos_spell_chain.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue