mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
Merge branch 'main' into 'main'
Adding support to "RJW Extra Race Patchs" from RobTheRobotGuard See merge request lutepickle/rjw_menstruation!7
This commit is contained in:
commit
36260cd018
3 changed files with 28 additions and 1 deletions
0
1.4/RJW Extra Race Patchs/Patches/.gitkeep
Normal file
0
1.4/RJW Extra Race Patchs/Patches/.gitkeep
Normal file
26
1.4/RJW Extra Race Patchs/Patches/Fox_Couchie.xml
Normal file
26
1.4/RJW Extra Race Patchs/Patches/Fox_Couchie.xml
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
<Patch>
|
||||||
|
|
||||||
|
<Operation Class="PatchOperationAdd">
|
||||||
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="Fox_Couchie"]</xpath>
|
||||||
|
<value>
|
||||||
|
<comps>
|
||||||
|
<li Class="RJW_Menstruation.CompProperties_InducedOvulator">
|
||||||
|
<maxCumCapacity>8</maxCumCapacity>
|
||||||
|
<baseImplantationChanceFactor>1.0</baseImplantationChanceFactor>
|
||||||
|
<basefertilizationChanceFactor>1.0</basefertilizationChanceFactor>
|
||||||
|
<follicularIntervalDays>14</follicularIntervalDays>
|
||||||
|
<lutealIntervalDays>36</lutealIntervalDays>
|
||||||
|
<bleedingIntervalDays>8</bleedingIntervalDays>
|
||||||
|
<recoveryIntervalDays>15</recoveryIntervalDays>
|
||||||
|
<eggLifespanDays>4</eggLifespanDays>
|
||||||
|
<wombTex>Womb/Womb</wombTex>
|
||||||
|
<vagTex>Genitals/Vagina</vagTex>
|
||||||
|
<estrusDaysBeforeOvulation>9</estrusDaysBeforeOvulation>
|
||||||
|
<cycleIntervalDays>180~360</cycleIntervalDays>
|
||||||
|
</li>
|
||||||
|
</comps>
|
||||||
|
</value>
|
||||||
|
</Operation>
|
||||||
|
|
||||||
|
|
||||||
|
</Patch>
|
|
@ -14,5 +14,6 @@
|
||||||
<v1.4>
|
<v1.4>
|
||||||
<li>1.4</li>
|
<li>1.4</li>
|
||||||
<li IfModActive="ASMR.RJW.RaceSupport">1.4/RJW Menstruation Race Support</li>
|
<li IfModActive="ASMR.RJW.RaceSupport">1.4/RJW Menstruation Race Support</li>
|
||||||
|
<li IfModActive="ROBTRG.RJWAditionalRacePatches">1.4/RJW Extra Race Patchs</li>
|
||||||
</v1.4>
|
</v1.4>
|
||||||
</loadFolders>
|
</loadFolders>
|
Loading…
Add table
Add a link
Reference in a new issue