[11004] Fixed not apply spell for current form at learning.

Some non-passive spells autocasted at shapeshift but without fix
in case already active form at like spell learning it not has been casted
in different from passive similar spells.

This is fix apply dodge chance part of spell 17002 for described case.
This commit is contained in:
VladimirMangos 2011-01-14 03:46:21 +03:00
parent 75846d28eb
commit 8d62e9dbf7
5 changed files with 29 additions and 16 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11003"
#define REVISION_NR "11004"
#endif // __REVISION_NR_H__