DB/Phase: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
UnkFlags is currently only tested for & 8, semantics unknown. Note that all rows have either 0 or 4 as flags.
UnkFlags is currently only tested for & 8, semantics unknown. Note that all rows have either 0 or 4 as flags.
New in Cataclysm.
New in Cataclysm.
[[Category:DBC]]


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

Revision as of 22:50, 23 October 2010

Structure

Column	Field 		Type 		Notes 
1 	ID 		Integer 	
2 	InternalName 	String 	internal name, not displayed or used in client
3 	UnkFlags 	Integer 	

UnkFlags is currently only tested for & 8, semantics unknown. Note that all rows have either 0 or 4 as flags. New in Cataclysm.