[10051] Fixed talent 58426 broken after 3.3.3 switch.

Also cleanup character auras from wrong duration auras.
This commit is contained in:
VladimirMangos 2010-06-12 04:29:37 +04:00
parent 64f959fb82
commit f520c9b1e0
7 changed files with 32 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10050"
#define REVISION_NR "10051"
#endif // __REVISION_NR_H__