目录

gameobject_questender 表


<-返回:World 数据库

Holds game object quest taker relations. The game objects in this table should all be of type QUESTGIVER (2).

表结构

FieldTypeAttributesKeyNullDefaultExtraComment
idMEDIUMINTUNSIGNEDPRINO0
questMEDIUMINTUNSIGNEDPRINO0 Quest Identifier

字段说明


id

The template ID of the game object. See gameobject_template.entry

quest

The quest ID that this game object finishes. See quest_template.id