game_event_creature_quest
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| eventEntry | tinyint | unsigned | NO | Entry of the game event. | |||
| id | int | unsigned | PRI | NO | 0 | ||
| quest | int | unsigned | PRI | NO | 0 | ||
Description of fields
eventEntry
This field signifies the game_event.eventEntry
id
This field signifies the creature_template.entry
quest
This field signifies the quest_template.entry
