[8112] Fixed proc conditions for 63156 and ranks

* Fixed proc spell flags.
* Fixed proc only on victim's certain level of HP.

signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-07-04 11:39:48 +02:00
parent aab121fcb2
commit d17a49f6dc
5 changed files with 28 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8111"
#define REVISION_NR "8112"
#endif // __REVISION_NR_H__