[7837] Implement missed item enchant type (stat mana, stat health)

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
xILOSWag 2009-05-16 12:33:56 +04:00
parent 45b209df50
commit 8cf9dc035b
2 changed files with 9 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7836"
#define REVISION_NR "7837"
#endif // __REVISION_NR_H__