[8841] Implement talent 65661 and ranks.

SQL part prepeared by Laise.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
thenecromancer 2009-11-20 10:08:25 +03:00 committed by VladimirMangos
parent ea28a5cfcb
commit 6c052039fb
7 changed files with 111 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8840"
#define REVISION_NR "8841"
#endif // __REVISION_NR_H__