[6921] Fixed level depend spell damage calculation (limit it to spell base - max level)

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2008-12-20 03:00:47 +03:00 committed by tomrus88
parent 1f73468131
commit ba868910e2
2 changed files with 7 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6920"
#define REVISION_NR "6921"
#endif // __REVISION_NR_H__