DB/SpellIcon: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: Contains a list of icons associated with spells in the game. ==Header Info == Records..................1533 Fields......................2 Record Size.................8 String Block S...)
 
No edit summary
Line 13: Line 13:


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

Revision as of 15:11, 25 July 2007

Contains a list of icons associated with spells in the game.

Header Info

Records..................1533
Fields......................2
Record Size.................8
String Block Size.......57522

Structure

Column	Field 		Type 		Notes 
1 	ID 		Integer 	
2 	sRefPath 	String 		path: "Interface\Icons\[a-z_0-9]" 

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