[7664] Implement work of rogue talent 58426.

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

Also fix problems with talent 58426 and 31223 work in case
* fast stealth reapply after stealth lost
* second stealth aura apply while another active.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Lightguard 2009-04-13 12:36:53 +04:00 committed by VladimirMangos
parent 56350b32ed
commit 0aaf266513
3 changed files with 48 additions and 23 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7663"
#define REVISION_NR "7664"
#endif // __REVISION_NR_H__