[7633] Implement support multiply basic requirements for crireria in achievement_criteria_data.

Also implement additional basic requirements for proper implementing checks for ACHIEVEMENT_CRITERIA_TYPE_DO_EMOTE
Req. DB support.
This commit is contained in:
VladimirMangos 2009-04-08 02:37:16 +04:00
parent 6b2fd22a9c
commit 863a747251
6 changed files with 144 additions and 62 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7632"
#define REVISION_NR "7633"
#endif // __REVISION_NR_H__