Back to 'fishing_loot_template' Return to world Go to 'game_event_arena_seasons'
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
eventEntry | tinyint | unsigned | PRI | NO | Entry of the game event | ||
start_time | timestamp | YES | NULL | Absolute start date, the event will never start before | |||
end_time | timestamp | YES | NULL | Absolute end date, the event will never start after | |||
occurence | bigint | unsigned | NO | 5184000 | Delay in minutes between occurences of the event | ||
length | bigint | unsigned | NO | 2592000 | Length in minutes of the event | ||
holiday | mediumint | unsigned | NO | 0 | Client side holiday id | ||
holidayStage | tinyint | unsigned | NO | 0 | |||
description | varchar(255) | YES | NULL | Description of the event displayed in console | |||
world_event | tinyint | unsigned | NO | 0 | 0 if normal event, 1 if world event | ||
announce | tinyint | unsigned | YES | 2 | 0 dont announce, 1 announce, 2 value from config |
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
Back to 'fishing_loot_template' Return to world Go to 'game_event_arena_seasons'