259 rows in this table. Schema below.
Name | Type | Null | Key | Default |
---|---|---|---|---|
id | int(10) unsigned | NO | PRI | |
race | tinyint(3) unsigned | NO | MUL | 0 |
class | tinyint(3) unsigned | NO | 0 | |
itemid | mediumint(8) unsigned | NO | 0 | |
amount | tinyint(3) unsigned | NO | 1 |
Table
Name | Type | Null | Key | Default |
---|---|---|---|---|
id | int(10) unsigned | NO | PRI | |
race | tinyint(3) unsigned | NO | MUL | 0 |
class | tinyint(3) unsigned | NO | 0 | |
itemid | mediumint(8) unsigned | NO | 0 | |
amount | tinyint(3) unsigned | NO | 1 |