blob: 2398f75a222e2212d04c82728a065143838f51c8 (
plain)
1
2
3
4
5
6
7
8
|
[Database Structure](Database-Structure) > [Character-Database](Character-Database) > [character_achievement_progress](character_achievement_progress)
Column | Type | Description
--- | --- | ---
Guid | int(10) unsigned |
Criteria | smallint(5) unsigned |
Counter | int(10) unsigned |
Date | int(10) unsigned |
|