[7427] Sort ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE achievements by normal/heroic and check current player mode fit.

Also ignore any ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE achievements with not implemented custom requirements.
This commit is contained in:
VladimirMangos 2009-03-09 18:55:00 +03:00
parent 52696ce029
commit 95379309e5
2 changed files with 49 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7426"
#define REVISION_NR "7427"
#endif // __REVISION_NR_H__