sizedapparel/1.4/Defs/PubicHairDefs/PubicHairLine.xml

12 lines
421 B
XML
Raw Normal View History

2022-11-19 13:51:33 +00:00
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<SizedApparel.PubicHairDef>
<!-- Sized Apparel will Use defName for TextureSearch -->
2022-11-24 21:55:41 +00:00
<defName>Line</defName>
2022-11-19 13:51:33 +00:00
<!-- texPath must be set for styling station! -->
2022-11-24 21:55:41 +00:00
<texPath>SizedApparel/BodyParts/Human/PubicHair/Line</texPath>
2022-11-19 13:51:33 +00:00
<!-- Actual Texture must have "_south" name. -->
<!-- for example of this: Default_south.png -->
</SizedApparel.PubicHairDef>
</Defs>