Back to 'creature_onkill_reputation' Return to world Go to 'creature_questitem'
Holds NPC quest ender relations on which NPCs finishes which quests.
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
id | int | unsigned | PRI | NO | 0 | Identifier | |
quest | int | unsigned | PRI | NO | 0 | Quest Identifier |
The ID of the creature. See creature_template.entry
The quest ID that the creature finishes. See quest_template.ID
Back to 'creature_onkill_reputation' Return to world Go to 'creature_questitem'