DB/SpellCategory: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
  '''Column Field Type Notes'''  
  '''Column Field Type Notes'''  
  1 ID Integer
  1 ID Integer
  2 Unknown Integer ID.170 = 1; ID.351 = 2;  
  2 flags Integer ID.170 = 1; ID.351 = 2;  


Retrieved from "http://www.sourcepeek.com/wiki/SpellCategory.dbc"
Retrieved from "http://www.sourcepeek.com/wiki/SpellCategory.dbc"


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

Revision as of 19:57, 16 April 2011

Header Info

Records...................193
Fields......................2
Record Size.................8
String Block Size...........1

Structure

Column	Field 		Type 		Notes 
1 	ID 		Integer 	
2 	flags 	Integer 	ID.170 = 1; ID.351 = 2; 

Retrieved from "http://www.sourcepeek.com/wiki/SpellCategory.dbc"