[7692] Implement ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILL_LINE and reimplement ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILLLINE_SPELLS.

Also correctly set this criteria at login.
This commit is contained in:
VladimirMangos 2009-04-20 22:44:25 +04:00
parent c4c093dac6
commit 35970244e5
4 changed files with 39 additions and 18 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7691"
#define REVISION_NR "7692"
#endif // __REVISION_NR_H__