summaryrefslogtreecommitdiff
path: root/docs/calendar_events.md
blob: 20e0428c03c237b44109d2bdd8415197592cd548 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Database Structure](Database-Structure) > [Character-Database](Character-Database) > [calendar_events](calendar_events)

Column | Type | Description
--- | --- | ---
Id | BIGINT UNSIGNED | 
Creator | INT UNSIGNED | 
Title | VARCHAR(255) | 
Description | VARCHAR(255) | 
Type | TINYINT UNSIGNED | 
Dungeon | INT | 
Eventtime | INT UNSIGNED | 
Flags | INT UNSIGNED | 
Time2 | INT UNSIGNED |