Codex factionsTable
UE | Field | Type | Key Type | Default | Extra | Description |
---|---|---|---|---|---|---|
ADD | id | int(11) | PRI | auto_increment | ||
ADD | ref_id | int(11) | points to factions table id | |||
ADD | item_name | varchar(100) | ex.: Purpose, Organization, Notable people, ... | |||
ADD | item_desc | text | the knowledge we provide to the player | |||
ADD | item_icon | varchar(100) |