Back to 'gameobject_overrides' Return to world Go to 'gameobject_questitem'
Holds gameobject quest taker relations. The gameobjects in this table should all be of type QUESTGIVER (2).
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
id | int | unsigned | PRI | NO | 0 | ||
quest | int | unsigned | PRI | NO | 0 | Quest Identifier |
The entry of the gameobject ending the quest.
The quest ID that this gameobject finishes.
Back to 'gameobject_overrides' Return to world Go to 'gameobject_questitem'