[10423] Load most spell chains data from SkillLineAbility.dbc

* Output error for redundent data in table
* Drop detected data from `spell_chain`
This commit is contained in:
VladimirMangos 2010-08-30 07:28:36 +04:00
parent 63ac861fc9
commit a62d9e2817
6 changed files with 266 additions and 1100 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10422"
#define REVISION_NR "10423"
#endif // __REVISION_NR_H__