[9140] Let aura after seal do at least one finish tick for stealer.

* Set periodic to fit new aura max duration range for this
* This also prevent crash for soem auras at steal.
This commit is contained in:
VladimirMangos 2010-01-10 20:05:43 +03:00
parent 22a60b9018
commit 7db0ab735b
2 changed files with 9 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9139"
#define REVISION_NR "9140"
#endif // __REVISION_NR_H__