summaryrefslogtreecommitdiff
path: root/docs/instance.md
blob: c3432029b86ab8e315ba87d57210aab8463daa2d (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 |