docs-en:gameobject_queststarter.md

gameobject_queststarter

<-Back-to:World

The `gameobject_queststarter` table

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

Structure

Field Type Attributes Key Null Default Extra Comment
id MEDIUMINT UNSIGNED PRI NO 0
quest MEDIUMINT UNSIGNED PRI NO 0 Quest Identifier

Description of the fields

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

The quest ID that this game object starts. See quest_template.entry

  • docs-en/gameobject_queststarter.md.txt
  • 最后更改: 2024/03/15 19:08
  • 127.0.0.1