blob: 2f12f46bbde436267de6e91cb5c8b7b11c516968 (
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) |
|