Back to 'game_event_creature' Return to world Go to 'game_event_gameobject'
| 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 |
This field signifies the game_event.eventEntry
This field signifies the creature_template.entry
This field signifies the quest_template.entry
Back to 'game_event_creature' Return to world Go to 'game_event_gameobject'