DB/BankBagSlotPrices: Difference between revisions

From wowdev
Jump to navigation Jump to search
mNo edit summary
Line 1: Line 1:
==Header Info==
Storing the prices in copper.
 
Records....................12
Fields......................2
Record Size.................8
String Block Size...........1


==Structure==
==Structure==
{| style="background:#FCFCFC; color:black"
|-
! width="80" | Column
! width="180 " | Field
! width="80" | Type
! width="600" | Notes
|-
|1  || ID  || Integer  ||
|-
|2  || Price  || Integer  || As said, in copper.
|}


'''Column Field Type Notes'''
[[Category:DBC]][[Category:3.0.2.8905]]
1 ID Integer ID
2 Price Integer Price in copper
 
 
 
[[Category:DBC]]

Revision as of 00:04, 29 September 2008

Storing the prices in copper.

Structure

Column Field Type Notes
1 ID Integer
2 Price Integer As said, in copper.