Core/Players: Fixed buying bank tabs
Port From (https://github.com/TrinityCore/TrinityCore/commit/8b2fc59397ebca720726270dc5319f1d2ffa0150)
This commit is contained in:
@@ -154,6 +154,9 @@ namespace Framework.Constants
|
||||
public const byte ChildEquipmentStart = 81;
|
||||
public const byte ChildEquipmentEnd = 84;
|
||||
|
||||
public const byte AccountBankBagStart = 100;
|
||||
public const byte AccountBankBagEnd = 105;
|
||||
|
||||
public const byte Bag0 = 255;
|
||||
public const byte DefaultSize = 16;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user