DB/Holidays: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: ==9183== {| style="background:#FCFCFC; color:black" |- ! width="80" | Column ! width="180 " | Field ! width="80" | Type ! width="600" | Notes |- |0 || ID || Integer || Not complett...)
 
No edit summary
Line 9: Line 9:
|0  || ID  || Integer  || Not complettely sure - most likely will be
|0  || ID  || Integer  || Not complettely sure - most likely will be
|-  
|-  
|49  || Holidayname ||[[HolidayNames.dbc||iRefID]]|| Ref to [[Loc]] in HolidayNames.dbc
|49  || Holidayname ||[[HolidayNames.dbc|iRefID]]|| Ref to [[Loc]] in HolidayNames.dbc
|-
|-
|50  || Holidaydescription||[[HolidayDescriptions.dbc||iRefID]]||Ref to [[Loc]] in HolidayDescriptions.dbc  
|50  || Holidaydescription||[[HolidayDescriptions.dbc|iRefID]]||Ref to [[Loc]] in HolidayDescriptions.dbc  
|-
|-
|51  || Calendarname||String||If the Holiday is part of the Calendar its name is written here
|51  || Calendarname||String||If the Holiday is part of the Calendar its name is written here

Revision as of 21:11, 26 February 2009

9183

Column Field Type Notes
0 ID Integer Not complettely sure - most likely will be
49 Holidayname iRefID Ref to Loc in HolidayNames.dbc
50 Holidaydescription iRefID Ref to Loc in HolidayDescriptions.dbc
51 Calendarname String If the Holiday is part of the Calendar its name is written here