mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
Set canine vaginas to periodic ovulation
This commit is contained in:
parent
51bc32248a
commit
f99d833e71
2 changed files with 3 additions and 23 deletions
|
@ -11,27 +11,6 @@
|
||||||
|
|
||||||
<Patch>
|
<Patch>
|
||||||
<Operation Class="PatchOperationAdd">
|
<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>
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="DogVagina"]</xpath>
|
||||||
<value>
|
<value>
|
||||||
<comps>
|
<comps>
|
||||||
|
@ -51,7 +30,7 @@
|
||||||
</li>
|
</li>
|
||||||
</comps>
|
</comps>
|
||||||
</value>
|
</value>
|
||||||
</Operation>-->
|
</Operation>
|
||||||
|
|
||||||
<Operation Class="PatchOperationAdd">
|
<Operation Class="PatchOperationAdd">
|
||||||
<xpath>/Defs/rjw.HediffDef_PartBase[defName="CatVagina"]</xpath>
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="CatVagina"]</xpath>
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
Version 1.0.8.7
|
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
|
Version 1.0.8.6
|
||||||
- Updated Traditional Chinese translation by Hydrogen.
|
- Updated Traditional Chinese translation by Hydrogen.
|
||||||
|
|
Loading…
Reference in a new issue