[10520] Implement CONDITION_QUEST_NONE

For case when need check that quest not taken and not completed in past.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
virusav 2010-09-23 12:31:43 +04:00 committed by VladimirMangos
parent 5d8cd04f97
commit 9f2e36c7f0
3 changed files with 10 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10519"
#define REVISION_NR "10520"
#endif // __REVISION_NR_H__