Back to 'game_event_pool' Return to world Go to 'game_event_quest_condition'
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| eventEntry | tinyint | unsigned | PRI | NO | Entry of the game event | ||
| prerequisite_event | int | unsigned | PRI | NO |
This is the game_event.eventEntry that will start when all prerequisite events have been completed.
The is the game_event.eventEntry that must be completed before the next event will start.
Back to 'game_event_pool' Return to world Go to 'game_event_quest_condition'