blob: 0f3126d9bfa57dd38537ec1d691ec517f822173b (
plain)
1
2
3
4
5
6
7
8
|
[Database Structure](Database-Structure) > [Character-Database](Character-Database) > [account_data](account_data)
Column | Type | Description
--- | --- | ---
AccountId | int(10) unsigned |
Type | tinyint(3) unsigned |
Time | int(10) unsigned |
Data | blob |
|