CIV5PlayerColors
From Civilization Modding Wiki
Revision as of 12:13, 29 September 2010 by Chronovore (talk | contribs) (Added table data structure.)
civ5playercolors.xml
- The civ5playercolors.xml file contains definitions for the PlayerColors.
- The reference field in the tables below indicates the table and column the entry is linked to.
- This information is taken from the civ5playercolors.xml file itself.
PlayerColors
- CIV5Colors contains the definitions of the Colors referenced in this table.
Name | Type | Reference | Notes |
---|---|---|---|
ID | integer | Primary Key,Autoincrement | |
Type | text | Not Null,Unique | |
PrimaryColor | text | Colors(type) | Not Null |
SecondaryColor | text | Colors(Type) | Not Null |
TextColor | text | Colors(Type) | Not Null |