Fixed statistic counters on different raid/dungeon difficulty

Needs queries to fix some missing criteria in achievement_criteria_data
with type 12
This commit is contained in:
Yehonal
2017-11-17 01:02:11 +01:00
parent 817257c85b
commit 3d36bb81a4
6 changed files with 47 additions and 3 deletions

View File

@@ -46,7 +46,7 @@ struct AchievementEntry
struct AchievementCategoryEntry
{
uint32 ID; // 0
uint32 parentCategory; // 1 -1 for main category
int32 parentCategory; // 1 -1 for main category
//char *name[16]; // 2-17
//uint32 name_flags; // 18
//uint32 sortOrder; // 19