====== character_gifts 表 ====== ---- [[数据库:characters数据库:首页|<-返回:Characters 数据库]] This table holds data about wrapped/gift items. **表结构** ^Field^Type^Attributes^Key^Null^Default^extra^Comment^ |[[#guid|guid]]|INT|UNSIGNED| |NO|0| | | |[[#item_guid|item_guid]]|INT|UNSIGNED|PRI|NO|0| | | |[[#entry|entry]]|INT|UNSIGNED| |NO|0| | | |[[#flags|flags]]|INT|UNSIGNED| |NO|0| | | ===== 字段说明 ===== ---- ==== 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 ==== field-no-description|4 //Note for future research: max flags 13369920? FieldFlags of ProtoFlags?//