[8340] Implement talent 29447 and ranks.

Original patch provided by raftom.
More compact spell filter code provided by Sarjuuk.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
VladimirMangos 2009-08-09 14:59:06 +04:00
parent 6d9448dd7f
commit 3c297ac8c4
2 changed files with 30 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8339"
#define REVISION_NR "8340"
#endif // __REVISION_NR_H__