[9677] Implement ITEM_MOD_BLOCK_VALUE support in item stat mods and enhantments.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Antimozg 2010-04-06 02:13:44 +04:00 committed by VladimirMangos
parent d6cd1dcc27
commit 1b536c03e6
2 changed files with 7 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9676"
#define REVISION_NR "9677"
#endif // __REVISION_NR_H__