[8532] Fixed situation where some items like 42947 were not giving spell power bonus

Signed-off-by: Ambal <pogrebniak@gala.net>
This commit is contained in:
Antonio593 2009-09-25 15:53:02 +03:00 committed by Ambal
parent 49c97633b8
commit 1bf0678ebd
2 changed files with 8 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8531"
#define REVISION_NR "8532"
#endif // __REVISION_NR_H__