10 lines
266 B
Markdown
10 lines
266 B
Markdown
## Table: `charactersproperties`
|
|
|
|
**Description:**
|
|
|
|
Defines `charactersproperties` table in the World database.
|
|
|
|
**Columns:**
|
|
- `charid` (int(10), NOT NULL, DEFAULT 0)
|
|
- `propname` (varchar(64), NOT NULL, DEFAULT '')
|
|
- `propvalue` (varchar(64), NOT NULL, DEFAULT '') |