DB/QuestSort: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: Contains the Quest Categories, as Category maybe also used the area of the quest from AreaTable.dbc ==Header Info== Records....................34 Fields.....................10 Record ...)
 
No edit summary
Line 14: Line 14:


Retrieved from "http://www.sourcepeek.com/wiki/QuestSort.dbc"
Retrieved from "http://www.sourcepeek.com/wiki/QuestSort.dbc"
[[Category:DBC]]

Revision as of 14:59, 25 July 2007

Contains the Quest Categories, as Category maybe also used the area of the quest from AreaTable.dbc

Header Info

Records....................34
Fields.....................10
Record Size................40
String Block Size.........407

Structure

Column	Field 		Type 
1 	ID 		Integer 	
2 	sRefName 	String* 	
*10 	Localization 	String* 	

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