Black Market
This page lists all of the offsets related to the items for sale in the Black Market.
Item category
Offset (hex) | 0x0 |
---|---|
Offset (decimal) | 0 |
Data type | Byte (ItemCategory enum) |
A value representing the category of the item for sale. See the ItemCategory enum for more information.
Item type
Offset (hex) | 0x1 |
---|---|
Offset (decimal) | 1 |
Data type | Byte (SADXEggColour enum, SA2BEggColour enum, SADXFruit enum, SA2BFruit enum, Seed enum, SADXHat enum, SA2BHat enum, or Theme enum) |
A value representing the specific type of the item for sale. See the SADXEggColour enum, SA2BEggColour enum, SADXFruit enum, SA2BFruit enum, Seed enum, SADXHat enum, SA2BHat enum, or Theme enum (depending on the item category) for more information.
Note that only some types of items are supported by the games for sale in the Black Market. Unsupported item types will crash the game if you attempt to put them up for sale via hacking.