forked from cmangos/mangos-wotlk
-
Notifications
You must be signed in to change notification settings - Fork 0
Character_gifts
Schmoozerd edited this page Apr 14, 2013
·
1 revision
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