Back to 'item_refund_instance' Return to characters Go to 'lag_reports'
This table stores information about which players can trade soulbound items between each other.
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
itemGuid | int | unsigned | PRI | NO | Item GUID | ||
allowedPlayers | text | NO | Space separated GUID list of players who can receive this item in trade |
The souldbound item guid that can be traded.
Speace separated list of character guids that are eligible to trade.
Back to 'item_refund_instance' Return to characters Go to 'lag_reports'