blob: f8dbbd34aacc9f543691ba200410163615e2a311 (
plain)
1
2
3
4
5
6
7
8
|
[Database Structure](Database Structure) > [Character-Database](Character-Database) > [character_instance](character_instance)
Column | Type | Description
--- | --- | ---
Guid | int(10) unsigned |
Instance | int(10) unsigned |
Permanent | tinyint(3) unsigned |
Extended | tinyint(3) unsigned |
|