显示页面过去修订反向链接回到顶部 本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。 <!DOCTYPE markdown> # creature\_questender [<-Back-to:World](database-world.md) **The \`creature\_questender\` table** Holds NPC quest ender relations on which NPCs finishes which quests. **Structure** | Field | Type | Attributes | Key | Null | Default | Extra | Comment | |------------|--------------|------------|-----|------|---------|-------|------------------| | [id][1] | MEDIUMINT | UNSIGNED | PRI | NO | 0 | | Identifier | | [quest][2] | MEDIUMINT | UNSIGNED | PRI | NO | 0 | | Quest Identifier | [1]: #id [2]: #quest **Description of the fields** ### id The ID of the creature. See [creature\_template.entry](http://www.azerothcore.org/wiki/creature_template#creature_template-entry) ### quest The quest ID that the creature finishes. See [quest\_template.id](http://www.azerothcore.org/wiki/quest_template#id) docs-en/creature_questender.md.txt 最后更改: 2024/03/15 19:08由 127.0.0.1