[9803] Fix typo in taken damage/healing bonus calculations and fix damage of 64085

This commit is contained in:
Laise 2010-04-29 13:14:22 +03:00
parent dbf19ba5e3
commit a69018efec
6 changed files with 16 additions and 11 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9802"
#define REVISION_NR "9803"
#endif // __REVISION_NR_H__