[8847] Implement talent 20335 and ranks.

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

Also reorder switch cases by case values.
This commit is contained in:
laise 2009-11-20 17:21:17 +03:00 committed by VladimirMangos
parent 56d694b5fb
commit 166c4feaca
8 changed files with 110 additions and 73 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8846"
#define REVISION_NR "8847"
#endif // __REVISION_NR_H__