gameobject_queststarter
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 |
mediumint(8) | unsigned | PRI | NO | 0 |
|
| |
mediumint(8) | unsigned | PRI | NO | 0 |
| Quest Identifier |
Description of the fields
id
The template ID of the game object. See gameobject_template.entry
quest
The quest ID that this game object starts. See quest_template.entry