[Database Structure](Database-Structure) > [Character-Database](Character-Database) > [calendar_events](calendar_events) Column | Type | Description --- | --- | --- Id | bigint(20) unsigned | Creator | int(10) unsigned | Title | varchar(255) | Description | varchar(255) | Type | tinyint(1) unsigned | Dungeon | int(10) | Eventtime | int(10) unsigned | Flags | int(10) unsigned | Time2 | int(10) unsigned |