[9227] More wide check item looting state at item operations.

Move some checks from packet handlers to Player::Can functions

Patch base at idea suggested originally by zhenya.
This commit is contained in:
VladimirMangos 2010-01-21 10:19:18 +03:00
parent 4e6befc43d
commit 4995a6d298
5 changed files with 104 additions and 102 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9226"
#define REVISION_NR "9227"
#endif // __REVISION_NR_H__