blob: 6f4c621725b0d35fe3fde617014a1412aba68e10 (
plain)
1
2
3
4
5
6
7
8
9
|
[Database Structure](Database-Structure) > [World-Database](World-Database) > [instance_encounters](instance_encounters)
Column | Type | Description
--- | --- | ---
Entry | int(10) unsigned |
CreditType | tinyint(3) unsigned |
CreditEntry | int(10) unsigned |
LastEncounterDungeon | smallint(5) unsigned |
Comment | varchar(255) |
|