[7197] Fixed wrong spell damage bonus calculation from AP

Fixed wrong bonus from one shaman buff

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2009-01-28 21:33:24 +03:00
parent 003f909a58
commit ee6d98e182
2 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7196"
#define REVISION_NR "7197"
#endif // __REVISION_NR_H__