[9025] Implement talent 63373 and ranks.

Idea with AddTriggeredSpell use suggested by darkstalker.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
laise 2009-12-19 06:24:58 +03:00 committed by VladimirMangos
parent aeaa5026f5
commit 0c636c6e3e
6 changed files with 30 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9024"
#define REVISION_NR "9025"
#endif // __REVISION_NR_H__