Files
WoWDBDefs/definitions/BankTab.dbd
2025-02-21 17:43:42 +00:00

32 lines
2.4 KiB
Plaintext

COLUMNS
int ID
int Money?
int BankType? // 0 = Character, 1 = Guild, 2 = Account
int PurchasedBankTabs? // Could be OrderIndex as well, not too sure.
int<PlayerCondition::ID> PlayerConditionID?
LAYOUT 3AB20DDC
BUILD 11.0.0.54210, 11.0.0.54289, 11.0.0.54311, 11.0.0.54361
$noninline,id$ID<32>
Money<u64>
BankType<u8>
PurchasedBankTabs<8>
PlayerConditionID<32>
LAYOUT D47B62CA
BUILD 11.1.0.58221, 11.1.0.58626, 11.1.0.58731, 11.1.0.58774, 11.1.0.58819, 11.1.0.58945, 11.1.0.58999, 11.1.0.59095, 11.1.0.59184, 11.1.0.59241, 11.1.0.59324
BUILD 11.0.7.57361, 11.0.7.57409, 11.0.7.57528, 11.0.7.57641, 11.0.7.57788, 11.0.7.58046, 11.0.7.58123, 11.0.7.58162, 11.0.7.58187, 11.0.7.58238, 11.0.7.58533, 11.0.7.58608, 11.0.7.58630, 11.0.7.58680, 11.0.7.58773, 11.0.7.58867, 11.0.7.58911, 11.0.7.59207, 11.0.7.59302
BUILD 11.0.5.56487, 11.0.5.56572, 11.0.5.56646, 11.0.5.56749, 11.0.5.56865, 11.0.5.57171, 11.0.5.57212, 11.0.5.57292, 11.0.5.57388, 11.0.5.57534, 11.0.5.57637, 11.0.5.57689
BUILD 11.0.2.55399, 11.0.2.55522, 11.0.2.55665, 11.0.2.55763, 11.0.2.55789, 11.0.2.55959, 11.0.2.56044, 11.0.2.56071, 11.0.2.56110, 11.0.2.56162, 11.0.2.56196, 11.0.2.56263, 11.0.2.56288, 11.0.2.56311, 11.0.2.56313, 11.0.2.56380, 11.0.2.56382, 11.0.2.56421, 11.0.2.56461, 11.0.2.56513, 11.0.2.56625, 11.0.2.56647, 11.0.2.56819
BUILD 11.0.0.54464, 11.0.0.54521, 11.0.0.54605, 11.0.0.54675, 11.0.0.54709, 11.0.0.54774, 11.0.0.54935, 11.0.0.55000, 11.0.0.55087, 11.0.0.55120, 11.0.0.55185, 11.0.0.55288, 11.0.0.55419, 11.0.0.55478, 11.0.0.55636, 11.0.0.55666, 11.0.0.55793, 11.0.0.55818, 11.0.0.55824, 11.0.0.55846, 11.0.0.55899, 11.0.0.55933, 11.0.0.55939, 11.0.0.55945, 11.0.0.55960, 11.0.0.56008
BUILD 4.4.2.58486, 4.4.2.58723, 4.4.2.58796, 4.4.2.58884, 4.4.2.58947, 4.4.2.58998, 4.4.2.59121, 4.4.2.59185, 4.4.2.59297
BUILD 4.4.1.56464, 4.4.1.56574, 4.4.1.56859, 4.4.1.56961, 4.4.1.57103, 4.4.1.57141, 4.4.1.57294, 4.4.1.57359, 4.4.1.57564, 4.4.1.57916, 4.4.1.58158, 4.4.1.58558, 4.4.1.59069
BUILD 1.15.6.58185, 1.15.6.58658, 1.15.6.58725, 1.15.6.58797, 1.15.6.58844, 1.15.6.58866, 1.15.6.58912
BUILD 1.15.5.57537, 1.15.5.57611, 1.15.5.57638, 1.15.5.57716, 1.15.5.57807, 1.15.5.57917, 1.15.5.57979, 1.15.5.58534, 1.15.5.58555
BUILD 1.15.4.56400, 1.15.4.56419, 1.15.4.56493, 1.15.4.56573, 1.15.4.56708, 1.15.4.56718, 1.15.4.56738, 1.15.4.56760, 1.15.4.56817, 1.15.4.56857, 1.15.4.57134
$noninline,id$ID<32>
Money<u64>
BankType<u8>
PurchasedBankTabs<8>
PlayerConditionID<32>