[10668] Implement CONDITION_*ITEM_WITH_BANK conditions.

Similar CONDITION_*ITEM but including character bank content in counting.
This commit is contained in:
VladimirMangos 2010-11-01 06:24:48 +03:00
parent ef5ea6f24f
commit 97ff7e6006
3 changed files with 13 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10667"
#define REVISION_NR "10668"
#endif // __REVISION_NR_H__