[7511] Fixed expertise update at items unequip/drop.

* Not attempt update at item move from slot in bag with equip-like slot number.
* Update at item drop from bag.
This commit is contained in:
VladimirMangos 2009-03-22 02:48:17 +03:00
parent ff48408dbb
commit 2885091dfe
2 changed files with 24 additions and 17 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7510"
#define REVISION_NR "7511"
#endif // __REVISION_NR_H__