mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
[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:
parent
839104e0cc
commit
cb5a666ce3
2 changed files with 4 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10674"
|
||||
#define REVISION_NR "10675"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue