Character gifts tc2

From TrinityCore Wiki
Jump to: navigation, search

Contents

Back to characters database list of tables.


The `character_gifts` table

This table holds data about wrapped/gift items.


Structure

Field Type Attributes Key Null Default Extra Comment
guid int(10) unsigned NO 0
item_guid int(10) unsigned PRI NO 0
entry int(10) unsigned NO 0
flags int(10) unsigned NO 0


Description of the fields

guid

The GUID of the character. See characters.guid

item_guid

The GUID of the item. See item_instance.guid

entry

The entry of the item. See item_template.entry

flags

This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
Note for future research: max flags 13369920? FieldFlags of ProtoFlags?

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox