Set canine vaginas to periodic ovulation

This commit is contained in:
lutepickle 2023-03-04 07:57:56 -08:00
parent 51bc32248a
commit f99d833e71
2 changed files with 3 additions and 23 deletions

View File

@ -11,27 +11,6 @@
<Patch>
<Operation Class="PatchOperationAdd">
<xpath>/Defs/rjw.HediffDef_PartBase[defName="DogVagina"]</xpath>
<value>
<comps>
<li Class="RJW_Menstruation.CompProperties_Menstruation">
<maxCumCapacity>8</maxCumCapacity>
<baseImplantationChanceFactor>1.0</baseImplantationChanceFactor>
<basefertilizationChanceFactor>1.0</basefertilizationChanceFactor>
<follicularIntervalDays>14</follicularIntervalDays>
<lutealIntervalDays>166</lutealIntervalDays>
<bleedingIntervalDays>8</bleedingIntervalDays>
<recoveryIntervalDays>15</recoveryIntervalDays>
<eggLifespanDays>4</eggLifespanDays>
<wombTex>Womb/Womb</wombTex>
<vagTex>Genitals/Vagina</vagTex>
<estrusDaysBeforeOvulation>9</estrusDaysBeforeOvulation>
</li>
</comps>
</value>
</Operation>
<!--<Operation Class="PatchOperationAdd">
<xpath>/Defs/rjw.HediffDef_PartBase[defName="DogVagina"]</xpath>
<value>
<comps>
@ -51,7 +30,7 @@
</li>
</comps>
</value>
</Operation>-->
</Operation>
<Operation Class="PatchOperationAdd">
<xpath>/Defs/rjw.HediffDef_PartBase[defName="CatVagina"]</xpath>

View File

@ -1,5 +1,6 @@
Version 1.0.8.7
- Fix missing texture when using Milkable Colonists
- Fix missing texture when using Milkable Colonists.
- Canine vaginas now use the new periodic ovulator cycle.
Version 1.0.8.6
- Updated Traditional Chinese translation by Hydrogen.