[10182] Allow stacking some tracking bufs, and prevent stacking some other.

For example item 25548 buff expected to be allowed stacking
but spell 19885 not allowed.
This commit is contained in:
VladimirMangos 2010-07-12 18:28:39 +04:00
parent 6c8967ae5f
commit 6e3f51b1b6
4 changed files with 28 additions and 17 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10181"
#define REVISION_NR "10182"
#endif // __REVISION_NR_H__