[9276] Prevent gain/lost health/powers form death persistent periodic affects.

This must solve bugs with inconsistent death states also.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
laise 2010-01-31 20:09:51 +03:00 committed by VladimirMangos
parent cc7a53ae16
commit dfd5299d7e
2 changed files with 38 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9275"
#define REVISION_NR "9276"
#endif // __REVISION_NR_H__