198 rows in this table. Schema below.
Name | Type | Null | Key | Default |
---|---|---|---|---|
race | tinyint(3) unsigned | NO | PRI | 0 |
class | tinyint(3) unsigned | NO | PRI | 0 |
button | smallint(5) unsigned | NO | PRI | 0 |
action | int(11) | NO | 0 | |
type | smallint(5) unsigned | NO | 0 |
Table
Name | Type | Null | Key | Default |
---|---|---|---|---|
race | tinyint(3) unsigned | NO | PRI | 0 |
class | tinyint(3) unsigned | NO | PRI | 0 |
button | smallint(5) unsigned | NO | PRI | 0 |
action | int(11) | NO | 0 | |
type | smallint(5) unsigned | NO | 0 |