blob: 95c40d3d73be9221510f7ba4d028327d8ca681fc (
plain)
1
2
3
4
5
6
7
8
9
|
[Database Structure](Database-Structure) > [Character-Database](Character-Database) > [character_action](character_action)
Column | Type | Description
--- | --- | ---
Guid | int(10) unsigned |
Spec | tinyint(3) unsigned |
Button | tinyint(3) unsigned |
Action | int(10) unsigned |
Type | tinyint(3) unsigned |
|