sizedapparel/1.4/Defs/PubicHairDefs/PubicHairLine.xml

12 lines
421 B
XML
Raw Normal View History

2023-04-04 01:47:50 +00:00
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<SizedApparel.PubicHairDef>
<!-- Sized Apparel will Use defName for TextureSearch -->
2023-04-04 01:47:50 +00:00
<defName>Line</defName>
2023-04-04 01:47:50 +00:00
<!-- texPath must be set for styling station! -->
2023-04-04 01:47:50 +00:00
<texPath>SizedApparel/BodyParts/Human/PubicHair/Line</texPath>
2023-04-04 01:47:50 +00:00
<!-- Actual Texture must have "_south" name. -->
<!-- for example of this: Default_south.png -->
</SizedApparel.PubicHairDef>
</Defs>