[10223] Implement spell 44572 affect to permament stun immuned targets.

This also fix unexpected triggering effect any unrelated spell casts.
This commit is contained in:
VladimirMangos 2010-07-19 06:50:58 +04:00
parent 0e2a80477a
commit 093db9c033
6 changed files with 23 additions and 9 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10222"
#define REVISION_NR "10223"
#endif // __REVISION_NR_H__