Character_gifts - cmangos/issues GitHub Wiki
Back to the characters database list of tables.
This table holds data about wrapped/gift items.
Field | Type | Null | Key | Default | Extra |
guid | int(20) unsigned | NO | MUL | 0 | |
item_guid | int(11) unsigned | NO | PRI | 0 | |
entry | int(20) unsigned | NO | 0 | ||
flags | int(20) unsigned | NO | 0 |
The GUID of the character. See character.guid
The GUID of the item. See item_instance.guid
The entry of the item. See item_template.entry