DB/ItemBagFamily: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: Contents: Bag Family Types ==Header Info == Records....................10 Fields.....................10 Record Size................40 String Block Size.........106 ==Structure== Co...)
 
mNo edit summary
Line 8: Line 8:


==Structure==
==Structure==
  Column Field Type
  '''Column Field Type'''
  1 ID Integer
  1 ID Integer
  2 sRefName String
  2 sRefName String
Line 14: Line 14:


==Bag Family Types ==
==Bag Family Types ==
  ID Name  
  '''ID Name'''
  0 NONE  
  0 NONE  
  1 Arrow Bag  
  1 Arrow Bag  

Revision as of 15:17, 24 July 2007

Contents: Bag Family Types

Header Info

Records....................10
Fields.....................10
Record Size................40
String Block Size.........106

Structure

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

Bag Family Types

ID 	Name 
0 	NONE 
1 	Arrow Bag 
2 	Bullet Bag 
3 	Soul Shard Bag 
6 	Herb Bag 
7 	Enchanting Bag 
8 	Engineering Bag 
9 	Key Bag (1.11) 
10 	Gem Bag (Jewelcrafting) 
11 	Mining Bag

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