[8882] Implement talent 63625 and ranks.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>

Also add `spell_chain` data for spell 56636.
This commit is contained in:
Splinter 2009-11-27 21:59:57 +03:00 committed by VladimirMangos
parent a744ffc4c0
commit 026e540c49
8 changed files with 69 additions and 20 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8881"
#define REVISION_NR "8882"
#endif // __REVISION_NR_H__