[7976] Store additional reqs for ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE in achievement_criteria_data.

Required DB support. Some reqs not implements in code and then can be used
ACHIEVEMENT_CRITERIA_DATA_TYPE_DISABLED in Db to make its non-complitable.
This commit is contained in:
VladimirMangos 2009-06-07 23:02:48 +04:00
parent 3e4036855c
commit bfa94779b2
3 changed files with 73 additions and 65 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7975"
#define REVISION_NR "7976"
#endif // __REVISION_NR_H__