Tabelle: 'character_gifts'
The `character_gifts` tableThis table holds data about wrapped/gift items. Structure| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|
| guid | int(10) | vorzeichenlos | | nein | 0 | | | | item_guid | int(10) | vorzeichenlos | PRI | nein | 0 | | | | entry | int(10) | vorzeichenlos | | nein | 0 | | | | flags | int(10) | vorzeichenlos | | nein | 0 | | |
Description of the fieldsguidThe GUID of the character. See characters/guid item_guidThe GUID of the item. See item_instance.guid entryThe entry of the item. See item_template.entry flagsfield-no-description|4
Note for future research: max flags 13369920? FieldFlags of ProtoFlags?
|