[10644] Remove wrong check preventing lootable itesm have at-use spell casts.

But note: like at use spells cast at loot open not implemnted yet.

Also fixed typo in ITEM_DYNFLAG_READABLE.
This commit is contained in:
VladimirMangos 2010-10-26 10:26:37 +04:00
parent 23c920ca4b
commit b09838fe3b
4 changed files with 4 additions and 17 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10643"
#define REVISION_NR "10644"
#endif // __REVISION_NR_H__