rjw_menstruation/Defs/DNADef/DNADefs.xml

14 lines
451 B
XML
Raw Normal View History

2021-02-01 11:29:29 +00:00
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<RJW_Menstruation.DNADef>
<defName>Human</defName> <!-- write race defName -->
<label>human fetus</label>
<fetusTexPath>Fetus/Fetus_Default</fetusTexPath>
<cumColor>(255,255,255,255)</cumColor> <!-- RGBA -->
2021-02-05 07:26:53 +00:00
<cumThickness>0.2</cumThickness> <!-- 1.0 = never natural flow out. if this value get over 1.0, cum will propagation self in womb -->
2021-02-01 11:29:29 +00:00
</RJW_Menstruation.DNADef>
</Defs>