mirror of
https://github.com/mangosfour/server.git
synced 2025-12-18 01:37:01 +00:00
[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:
parent
75846d28eb
commit
8d62e9dbf7
5 changed files with 29 additions and 16 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11003"
|
||||
#define REVISION_NR "11004"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue