[10675] Ignore BOA items reputation requirements at use.

Item reputation requirements checked at buy, and in quest case
related quests expected to have own reputation requirements
preventing rewarding items with not fit reputation requirements.
This commit is contained in:
VladimirMangos 2010-11-02 15:17:00 +03:00
parent 839104e0cc
commit cb5a666ce3
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10674"
#define REVISION_NR "10675"
#endif // __REVISION_NR_H__