summaryrefslogtreecommitdiff
path: root/docs/instance.md
blob: ba7490f3f0ff5bcc81d01e07572acfb53c21829f (plain)
1
2
3
4
5
6
7
8
9
10
[Database Structure](Database Structure) > [Character-Database](Character-Database) > [instance](instance)

Column | Type | Description
--- | --- | ---
Id | int(10) unsigned | 
Map | smallint(5) unsigned | 
Resettime | int(10) unsigned | 
Difficulty | tinyint(3) unsigned | 
CompletedEncounters | int(10) unsigned | 
Data | tinytext |