blob: 1c8f60e1f84200ea3738e634d0fd6b159598ff90 (
plain)
1
2
3
4
5
6
7
|
[Database Structure](Database-Structure) > [Character-Database](Character-Database) > [account_instance_times](account_instance_times)
Column | Type | Description
--- | --- | ---
AccountId | int(10) unsigned |
InstanceId | int(10) unsigned |
ReleaseTime | bigint(20) unsigned |
|