[11822] Add more functionality to CONDITION_QUESTTAKEN

Add options 1/ 2 in second argument to check if a quest is INCOMPLETE/ COMPLETE, default will behave like currently

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
PSZ 2011-10-14 18:05:17 +02:00 committed by Schmoozerd
parent 4ad879a3da
commit 1606bb2e45
4 changed files with 20 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11821"
#define REVISION_NR "11822"
#endif // __REVISION_NR_H__