mirror of
https://gitgud.io/ll.mirrors/sizedapparel.git
synced 2024-08-15 00:43:40 +00:00
12 lines
421 B
XML
12 lines
421 B
XML
|
<?xml version="1.0" encoding="utf-8" ?>
|
|||
|
<Defs>
|
|||
|
<SizedApparel.PubicHairDef>
|
|||
|
<!-- Sized Apparel will Use defName for TextureSearch -->
|
|||
|
<defName>Wild</defName>
|
|||
|
<!-- texPath must be set for styling station! -->
|
|||
|
<texPath>SizedApparel/BodyParts/Human/PubicHair/Wild</texPath>
|
|||
|
<!-- Actual Texture must have "_south" name. -->
|
|||
|
<!-- for example of this: Default_south.png -->
|
|||
|
</SizedApparel.PubicHairDef>
|
|||
|
</Defs>
|