[7661] Fixed problem with not remove health regeneration from polymorph.

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

Also fixed problem with remembering transform spell in case possible stacked negative and positive transforms.
This commit is contained in:
False.Genesis 2009-04-13 05:54:34 +04:00 committed by VladimirMangos
parent cce772c08c
commit f89c2052ea
2 changed files with 21 additions and 18 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7660"
#define REVISION_NR "7661"
#endif // __REVISION_NR_H__