mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
Implemented ACHIEVEMENT_FLAG_REALM_FIRST_REACH
This commit is contained in:
parent
6707038cfc
commit
0d6805ec94
7 changed files with 66 additions and 7 deletions
|
|
@ -101,7 +101,7 @@ struct AchievementCriteriaEntry
|
|||
uint32 skillLevel; // 4
|
||||
} reach_skill_level;
|
||||
|
||||
// ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_ARCHIEVEMENT = 8
|
||||
// ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_ACHIEVEMENT = 8
|
||||
struct
|
||||
{
|
||||
uint32 linkedAchievement; // 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue