[7244] Fixed affecting of positive spells critical chances by scripted critical chances.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
pasdVn 2009-02-07 15:20:46 +01:00 committed by ApoC
parent d767de4b8d
commit 7c32de2f8d
2 changed files with 12 additions and 9 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7243"
#define REVISION_NR "7244"
#endif // __REVISION_NR_H__