[10013] Implement CONDITION_QUESTTARGET

For cases when loot dependent from some quest objective complete state.
This commit is contained in:
VladimirMangos 2010-06-01 01:10:51 +04:00
parent f9df9d6226
commit 59367bc19f
5 changed files with 71 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10012"
#define REVISION_NR "10013"
#endif // __REVISION_NR_H__