[12199] Fix health regeneration.

Author: @NorthStrider

Fix HP scaling from stamina. Author: @Subv
Fix HP regen bonus from items.

Signed-off-by: Yaki Khadafi <elsoldollo@gmail.com>
This commit is contained in:
Yaki Khadafi 2012-09-08 20:47:45 +03:00 committed by Antz
parent 8e84b0ff71
commit f552049968
8 changed files with 39 additions and 44 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12198"
#define REVISION_NR "12199"
#endif // __REVISION_NR_H__