DB/HolidayDescriptions: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (Reverted edits by Ever0n (Talk) to last revision by Chuanhsing)
Line 1: Line 1:
==3.3.5a (12340)==
==9183==
{| 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 10: Line 7:
! width="600" | Notes
! width="600" | Notes
|-  
|-  
|1  || Holiday/Event ID  || Integer  ||  
|1  || ID  || Integer  ||  
|-  
|-  
|2 || Holiday/Event Description || String ||
|2-18 || Holidayndescription ||[[Loc]]||
|-
|3-17 || Blank || N/A ||
|-
|18 || Flags || String || Always "0xFF01FE" ||
|-
|}
|}


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

Revision as of 20:05, 6 October 2012

9183

Column Field Type Notes
1 ID Integer
2-18 Holidayndescription Loc