Character gifts
Материал из YTDB DataBase
(Различия между версиями)
Neggod (Обсуждение | вклад)
(Новая страница: «{| align="right" | __TOC__ |} Back to the characters database list of tables. <big>'''The `character_gifts` table'''</big> This table hold…»)
Следующая правка →
(Новая страница: «{| align="right" | __TOC__ |} Back to the characters database list of tables. <big>'''The `character_gifts` table'''</big> This table hold…»)
Следующая правка →
Версия 17:20, 7 марта 2010
|
Back to the characters database list of tables.
The `character_gifts` table
This table holds data about wrapped/gift items.
Structure
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 |
Description of the fields
guid
The GUID of the character. See character.guid
item_guid
The GUID of the item. See item_instance.guid
entry
The entry of the item. See item_template.entry
flags
(c)udbwiki