AzerothCore
Pages :

creature_questender

<-返回:世界

`creature_questender` 表

保存 NPC 任务结束者关系,即哪些 NPC 完成哪些任务。

表结构

Field Type Attributes Key Null Default Extra Comment
id MEDIUMINT UNSIGNED PRI NO 0 标识符
quest MEDIUMINT UNSIGNED PRI NO 0 任务标识符

字段说明

id

生物 ID。参见 creature_template.entry

quest

该生物完成的任务 ID。参见 quest_template.id