mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[8097] Updated comment based on research.
Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
parent
2d33a8d220
commit
f1284882a9
2 changed files with 4 additions and 2 deletions
|
|
@ -487,7 +487,9 @@ struct AchievementCriteriaEntry
|
|||
//uint32 name_flags; // 25
|
||||
uint32 completionFlag; // 26
|
||||
uint32 groupFlag; // 27
|
||||
//uint32 unk1; // 28
|
||||
//uint32 unk1; // 28 Alway appears with timed events
|
||||
// for timed spells it is spell id for
|
||||
// timed kills it is creature id
|
||||
uint32 timeLimit; // 29 time limit in seconds
|
||||
//uint32 showOrder; // 30 show order
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue