[7200] Fix spell damage bonuses in some cases

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2009-01-29 21:57:03 +03:00
parent b6a2f2ece2
commit b798beeec6
2 changed files with 13 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7199"
#define REVISION_NR "7200"
#endif // __REVISION_NR_H__