The `game_event_save` table
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| eventEntry | TINYINT | UNSIGNED | PRI | NO | |||
| state | TINYINT | UNSIGNED | NO | 1 | |||
| next_start | INT | UNSIGNED | NO | 0 |
Description of the fields
field-no-description|1
field-no-description|2
field-no-description|3