DBFilesClient\CharacterFacialHairStyles.dbc |
From WoWDev
[edit]
CharacterFacialHairStyles.dbc
This client database contains properties for the different facial hair / piercing / facial decoration styles for the characters.
[edit]
Fields
| Field ID | Type | Description |
|---|---|---|
| 0 | uint | RaceID |
| 1 | uint | Gender (0=male, 1=female) |
| 2 | uint | Facial hair style |
| 6 | uint | Geoset number for base 100 |
| 7 | uint | Geoset number for base 300 |
| 8 | uint | Geoset number for base 200 |
(the order 100, 300, 200 is intentional, if not illogical)
[edit]
Field descriptions
The geoset IDs to use for the facial hair can be obtained by adding the numbers to their respective bases (100, 300, 200).

