[12180] Fix bugs related to talent trees.

Implement mastery spells learn

Signed-off-by: Yaki Khadafi <elsoldollo@gmail.com>
This commit is contained in:
Yaki Khadafi 2012-09-04 17:01:11 +03:00 committed by Antz
parent 3cb9dd9eec
commit 092052608f
8 changed files with 98 additions and 20 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12179"
#define REVISION_NR "12180"
#endif // __REVISION_NR_H__