mirror of
https://github.com/mangosfour/server.git
synced 2025-12-19 22:37:05 +00:00
[8004] Implement table data use support for more achievement types requirements.
* ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_QUEST (hardcoded list) * ACHIEVEMENT_CRITERIA_TYPE_FALL_WITHOUT_DYING * ACHIEVEMENT_CRITERIA_TYPE_CAST_SPELL Note: required DB support.
This commit is contained in:
parent
f6029831e3
commit
6bb19548a9
2 changed files with 66 additions and 24 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8003"
|
||||
#define REVISION_NR "8004"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue