Trade combinationsTable
Jump to navigation
Jump to search
UE | Field | Type | Key Type | Default | Extra | Description |
---|---|---|---|---|---|---|
id | int(10) unsigned | PRI | auto_increment | |||
pattern_id | int(10) unsigned | |||||
result_id | int(10) unsigned | |||||
result_qty | int(10) unsigned | 0 | ||||
item_id | int(10) unsigned | |||||
min_qty | int(10) unsigned | 0 | ||||
max_qty | int(10) unsigned | 0 | ||||
description | varchar(255) |