Skip to content

Commit

Permalink
Edited DBCStructure.h via github.
Browse files Browse the repository at this point in the history
  • Loading branch information
tomrus88 committed Mar 25, 2011
1 parent f0ecccf commit 8d2a1d3
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions src/game/DBCStructure.h
Expand Up @@ -1015,12 +1015,9 @@ struct HolidayNamesEntry
struct HolidaysEntry
{
uint32 ID; // 0, holiday id
//uint32 unk1; // 1
//uint32 unk2; // 2
//uint32 unk3[8] // 3-10, empty fields
//uint32 unk11[13] // 11-23, some unknown data (bit strings?)
//uint32 unk11[13] // 24-36, some empty fields (continue prev?)
//uint32 unk11[12] // 37-48, counters?
//uint32 unk1[10] // 1-10, empty fields
//uint32 unk11[26] // 11-36, some unknown data (bit strings?)
//uint32 unk37[12] // 37-48, counters?
//uint32 holidayNameId; // 49, id for HolidayNames.dbc
//uint32 holidayDescriptionId; // 50, id for HolidayDescriptions.dbc
//uint32 unk51; // 51
Expand Down

0 comments on commit 8d2a1d3

Please sign in to comment.