DB/HolidayDescriptions: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
==9183==
==3.3.5a (12340)==
{| style="background:#FCFCFC; color:black"
{| style="background:#FCFCFC; color:black"
HolidayDescriptions.dbc stores the descriptions of Holiday events shown on the in-game calendar.
|-  
|-  
! width="80" | Column  
! width="80" | Column  
Line 7: Line 10:
! width="600" | Notes
! width="600" | Notes
|-  
|-  
|1  || ID  || Integer  ||  
|1  || Holiday/Event ID  || Integer  ||  
|-  
|-  
|2-18 || Holidayndescription ||[[Loc]]||
|2 || Holiday/Event Description || String ||
|-
|3-17 || Blank || N/A ||
|-
|18 || Flags || String || Always "0xFF01FE" ||
|-
|}
|}


[[Category:DBC]]
[[Category:DBC]]

Revision as of 20:41, 5 October 2012

3.3.5a (12340)

HolidayDescriptions.dbc stores the descriptions of Holiday events shown on the in-game calendar.
Column Field Type Notes
1 Holiday/Event ID Integer
2 Holiday/Event Description String
3-17 Blank N/A
18 Flags String Always "0xFF01FE"