mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 10:37:02 +00:00
[11172] Implement ACHIEVEMENT_CRITERIA_TYPE_ON_LOGIN (type 74)
Also implement new criteria requirements: - ACHIEVEMENT_CRITERIA_REQUIRE_NTH_BIRTHDAY - ACHIEVEMENT_CRITERIA_REQUIRE_KNOWN_TITLE Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
1b43c37c77
commit
bbdd04d1ab
10 changed files with 81 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11171"
|
||||
#define REVISION_NR "11172"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue