[11220] Implement support positive persistent auras

Note this alos have bad side: if some spell wrongly checks as possitive then it will work wrong after.
So report if any.
This commit is contained in:
VladimirMangos 2011-03-05 23:01:56 +03:00
parent 8f3d97d955
commit d3947b2026
5 changed files with 10 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11219"
#define REVISION_NR "11220"
#endif // __REVISION_NR_H__