[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:
VladimirMangos 2010-08-29 06:20:33 +04:00
parent d714cd8b3c
commit 0d363cc77a
9 changed files with 28 additions and 8 deletions

View file

@ -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