blob: d0818325435090bdc275d20f4648a9e1119c746d (
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 |
|