DB/CharHairGeosets
Jump to navigation
Jump to search
Defines possible hairstyles for races.
Structure
Column | Field | Type | Notes |
---|---|---|---|
1 | ID | Integer | God knows why these columns never start at 0.. |
2 | Race | iRefID | |
3 | Gender | Boolean | 0 = Male, 1 = Female |
4 | UniqueID | Integer | ID unique between race, and gender. |
5 | Geoset | Integer | Defines hairstyle, each number should be unique for that race / gender combo. |
6 | Bald | Boolean | If this hairstyle bald or not . |