Char create lifeTable
Jump to navigation
Jump to search
UE | Field | Type | Key Type | Default | Extra | Description |
---|---|---|---|---|---|---|
id | int(8) unsigned | PRI | auto_increment | |||
name | varchar(80) | 0 | ||||
description | text | |||||
cp_cost | int(8) | 0 | ||||
scriptname | varchar(255) | |||||
is_base | char(1) |