mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
Update race support patches for new and removed vaginas
This commit is contained in:
parent
3811b6cf0f
commit
b615b85597
6 changed files with 204 additions and 92 deletions
|
@ -61,5 +61,16 @@
|
||||||
</comps>
|
</comps>
|
||||||
</value>
|
</value>
|
||||||
</Operation>
|
</Operation>
|
||||||
|
|
||||||
|
<Operation Class="PatchOperationAdd">
|
||||||
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="UdderBreasts"]</xpath>
|
||||||
|
<value>
|
||||||
|
<comps>
|
||||||
|
<li Class="RJW_Menstruation.CompProperties_Breast">
|
||||||
|
<BreastTex>Breasts_Udder/Breast</BreastTex>
|
||||||
|
<BlacknippleColor>(55,20,0)</BlacknippleColor>
|
||||||
|
</li>
|
||||||
|
</comps>
|
||||||
|
</value>
|
||||||
|
</Operation>
|
||||||
</Patch>
|
</Patch>
|
|
@ -10,7 +10,7 @@
|
||||||
<!-- total estrus days = estrusDaysBeforeOvulation + eggLifespanDays -->
|
<!-- total estrus days = estrusDaysBeforeOvulation + eggLifespanDays -->
|
||||||
|
|
||||||
<Patch>
|
<Patch>
|
||||||
<Operation Class="PatchOperationAdd">
|
<!--<Operation Class="PatchOperationAdd">
|
||||||
<xpath>/Defs/rjw.HediffDef_PartBase[defName="CervineVagina"]</xpath>
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="CervineVagina"]</xpath>
|
||||||
<value>
|
<value>
|
||||||
<comps>
|
<comps>
|
||||||
|
@ -29,6 +29,26 @@
|
||||||
</li>
|
</li>
|
||||||
</comps>
|
</comps>
|
||||||
</value>
|
</value>
|
||||||
|
</Operation>-->
|
||||||
|
|
||||||
|
<Operation Class="PatchOperationAdd">
|
||||||
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="BovineVagina"]</xpath>
|
||||||
|
<value>
|
||||||
|
<comps>
|
||||||
|
<li Class="RJW_Menstruation.CompProperties_Menstruation">
|
||||||
|
<maxCumCapacity>10</maxCumCapacity>
|
||||||
|
<baseImplantationChanceFactor>1.0</baseImplantationChanceFactor>
|
||||||
|
<basefertilizationChanceFactor>1.0</basefertilizationChanceFactor>
|
||||||
|
<follicularIntervalDays>4</follicularIntervalDays>
|
||||||
|
<lutealIntervalDays>17</lutealIntervalDays>
|
||||||
|
<bleedingIntervalDays>0</bleedingIntervalDays>
|
||||||
|
<recoveryIntervalDays>90</recoveryIntervalDays>
|
||||||
|
<eggLifespanDays>2</eggLifespanDays>
|
||||||
|
<wombTex>Womb/Womb</wombTex>
|
||||||
|
<vagTex>Genitals/Vagina</vagTex>
|
||||||
|
</li>
|
||||||
|
</comps>
|
||||||
|
</value>
|
||||||
</Operation>
|
</Operation>
|
||||||
|
|
||||||
<Operation Class="PatchOperationAdd">
|
<Operation Class="PatchOperationAdd">
|
||||||
|
@ -51,28 +71,108 @@
|
||||||
</comps>
|
</comps>
|
||||||
</value>
|
</value>
|
||||||
</Operation>
|
</Operation>
|
||||||
|
|
||||||
<Operation Class="PatchOperationAdd">
|
<Operation Class="PatchOperationAdd">
|
||||||
<xpath>/Defs/rjw.HediffDef_PartBase[defName="TreeVagina"]</xpath>
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="ElephantVagina"]</xpath>
|
||||||
<value>
|
<value>
|
||||||
<comps>
|
<comps>
|
||||||
<li Class="RJW_Menstruation.CompProperties_Menstruation">
|
<li Class="RJW_Menstruation.CompProperties_Menstruation">
|
||||||
<maxCumCapacity>15</maxCumCapacity>
|
<maxCumCapacity>18</maxCumCapacity>
|
||||||
|
<baseImplantationChanceFactor>1.0</baseImplantationChanceFactor>
|
||||||
|
<basefertilizationChanceFactor>1.0</basefertilizationChanceFactor>
|
||||||
|
<follicularIntervalDays>35</follicularIntervalDays>
|
||||||
|
<lutealIntervalDays>63</lutealIntervalDays>
|
||||||
|
<bleedingIntervalDays>0</bleedingIntervalDays>
|
||||||
|
<recoveryIntervalDays>30</recoveryIntervalDays>
|
||||||
|
<eggLifespanDays>3</eggLifespanDays>
|
||||||
|
<wombTex>Womb/Womb</wombTex>
|
||||||
|
<vagTex>Genitals/Vagina</vagTex>
|
||||||
|
</li>
|
||||||
|
</comps>
|
||||||
|
</value>
|
||||||
|
</Operation>
|
||||||
|
|
||||||
|
<Operation Class="PatchOperationAdd">
|
||||||
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="HyenaVagina"]</xpath>
|
||||||
|
<value>
|
||||||
|
<comps>
|
||||||
|
<li Class="RJW_Menstruation.CompProperties_Menstruation">
|
||||||
|
<maxCumCapacity>18</maxCumCapacity>
|
||||||
|
<baseImplantationChanceFactor>1.0</baseImplantationChanceFactor>
|
||||||
|
<basefertilizationChanceFactor>1.0</basefertilizationChanceFactor>
|
||||||
|
<follicularIntervalDays>7</follicularIntervalDays>
|
||||||
|
<lutealIntervalDays>7</lutealIntervalDays>
|
||||||
|
<bleedingIntervalDays>0</bleedingIntervalDays>
|
||||||
|
<recoveryIntervalDays>30</recoveryIntervalDays>
|
||||||
|
<eggLifespanDays>1</eggLifespanDays>
|
||||||
|
<wombTex>Womb/Womb</wombTex>
|
||||||
|
<vagTex>Genitals/Vagina</vagTex>
|
||||||
|
<concealedEstrus>true</concealedEstrus>
|
||||||
|
</li>
|
||||||
|
</comps>
|
||||||
|
</value>
|
||||||
|
</Operation>
|
||||||
|
|
||||||
|
<Operation Class="PatchOperationAdd">
|
||||||
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="MammalVagina"]</xpath>
|
||||||
|
<value>
|
||||||
|
<comps>
|
||||||
|
<li Class="RJW_Menstruation.CompProperties_Menstruation">
|
||||||
|
<maxCumCapacity>10</maxCumCapacity>
|
||||||
|
<baseImplantationChanceFactor>1.0</baseImplantationChanceFactor>
|
||||||
|
<basefertilizationChanceFactor>1.0</basefertilizationChanceFactor>
|
||||||
|
<follicularIntervalDays>14</follicularIntervalDays>
|
||||||
|
<lutealIntervalDays>14</lutealIntervalDays>
|
||||||
|
<bleedingIntervalDays>0</bleedingIntervalDays>
|
||||||
|
<recoveryIntervalDays>30</recoveryIntervalDays>
|
||||||
|
<eggLifespanDays>3</eggLifespanDays>
|
||||||
|
<wombTex>Womb/Womb</wombTex>
|
||||||
|
<vagTex>Genitals/Vagina</vagTex>
|
||||||
|
</li>
|
||||||
|
</comps>
|
||||||
|
</value>
|
||||||
|
</Operation>
|
||||||
|
|
||||||
|
<Operation Class="PatchOperationAdd">
|
||||||
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="MarineVagina"]</xpath>
|
||||||
|
<value>
|
||||||
|
<comps>
|
||||||
|
<li Class="RJW_Menstruation.CompProperties_Menstruation">
|
||||||
|
<maxCumCapacity>10</maxCumCapacity>
|
||||||
<baseImplantationChanceFactor>1.0</baseImplantationChanceFactor>
|
<baseImplantationChanceFactor>1.0</baseImplantationChanceFactor>
|
||||||
<basefertilizationChanceFactor>1.0</basefertilizationChanceFactor>
|
<basefertilizationChanceFactor>1.0</basefertilizationChanceFactor>
|
||||||
<follicularIntervalDays>10</follicularIntervalDays>
|
<follicularIntervalDays>10</follicularIntervalDays>
|
||||||
<lutealIntervalDays>12</lutealIntervalDays>
|
<lutealIntervalDays>20</lutealIntervalDays>
|
||||||
<bleedingIntervalDays>0</bleedingIntervalDays>
|
<bleedingIntervalDays>0</bleedingIntervalDays>
|
||||||
<recoveryIntervalDays>30</recoveryIntervalDays>
|
<recoveryIntervalDays>30</recoveryIntervalDays>
|
||||||
<eggLifespanDays>2</eggLifespanDays>
|
<eggLifespanDays>2</eggLifespanDays>
|
||||||
<wombTex>Womb/Womb</wombTex>
|
<wombTex>Womb/Womb</wombTex>
|
||||||
<vagTex>Genitals/Vagina</vagTex>
|
<vagTex>Genitals/Vagina</vagTex>
|
||||||
<breedingSeason>Fall</breedingSeason>
|
|
||||||
</li>
|
</li>
|
||||||
</comps>
|
</comps>
|
||||||
</value>
|
</value>
|
||||||
</Operation>
|
</Operation>
|
||||||
|
|
||||||
|
<Operation Class="PatchOperationAdd">
|
||||||
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="PigVagina"]</xpath>
|
||||||
|
<value>
|
||||||
|
<comps>
|
||||||
|
<li Class="RJW_Menstruation.CompProperties_Menstruation">
|
||||||
|
<maxCumCapacity>18</maxCumCapacity>
|
||||||
|
<baseImplantationChanceFactor>1.0</baseImplantationChanceFactor>
|
||||||
|
<basefertilizationChanceFactor>1.0</basefertilizationChanceFactor>
|
||||||
|
<follicularIntervalDays>6</follicularIntervalDays>
|
||||||
|
<lutealIntervalDays>14</lutealIntervalDays>
|
||||||
|
<bleedingIntervalDays>0</bleedingIntervalDays>
|
||||||
|
<recoveryIntervalDays>24</recoveryIntervalDays>
|
||||||
|
<eggLifespanDays>2</eggLifespanDays>
|
||||||
|
<wombTex>Womb/Womb</wombTex>
|
||||||
|
<vagTex>Genitals/Vagina</vagTex>
|
||||||
|
</li>
|
||||||
|
</comps>
|
||||||
|
</value>
|
||||||
|
</Operation>
|
||||||
|
|
||||||
<Operation Class="PatchOperationAdd">
|
<Operation Class="PatchOperationAdd">
|
||||||
<xpath>/Defs/rjw.HediffDef_PartBase[defName="PistilVagina"]</xpath>
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="PistilVagina"]</xpath>
|
||||||
<value>
|
<value>
|
||||||
|
@ -94,27 +194,6 @@
|
||||||
</value>
|
</value>
|
||||||
</Operation>
|
</Operation>
|
||||||
|
|
||||||
<Operation Class="PatchOperationAdd">
|
|
||||||
<xpath>/Defs/rjw.HediffDef_PartBase[defName="NephilaSlimeVagina"]</xpath>
|
|
||||||
<value>
|
|
||||||
<comps>
|
|
||||||
<li Class="RJW_Menstruation.CompProperties_Menstruation">
|
|
||||||
<maxCumCapacity>12</maxCumCapacity>
|
|
||||||
<baseImplantationChanceFactor>1.0</baseImplantationChanceFactor>
|
|
||||||
<basefertilizationChanceFactor>1.0</basefertilizationChanceFactor>
|
|
||||||
<follicularIntervalDays>14</follicularIntervalDays>
|
|
||||||
<lutealIntervalDays>20</lutealIntervalDays>
|
|
||||||
<bleedingIntervalDays>0</bleedingIntervalDays>
|
|
||||||
<recoveryIntervalDays>30</recoveryIntervalDays>
|
|
||||||
<eggLifespanDays>8</eggLifespanDays>
|
|
||||||
<wombTex>Womb/Womb</wombTex>
|
|
||||||
<vagTex>Genitals/Vagina</vagTex>
|
|
||||||
</li>
|
|
||||||
</comps>
|
|
||||||
</value>
|
|
||||||
</Operation>
|
|
||||||
|
|
||||||
|
|
||||||
<Operation Class="PatchOperationAdd">
|
<Operation Class="PatchOperationAdd">
|
||||||
<xpath>/Defs/rjw.HediffDef_PartBase[defName="GhostVagina"]</xpath>
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="GhostVagina"]</xpath>
|
||||||
<value>
|
<value>
|
||||||
|
@ -134,29 +213,5 @@
|
||||||
</li>
|
</li>
|
||||||
</comps>
|
</comps>
|
||||||
</value>
|
</value>
|
||||||
</Operation>
|
</Operation>
|
||||||
|
|
||||||
<Operation Class="PatchOperationAdd">
|
|
||||||
<xpath>/Defs/rjw.HediffDef_PartBase[defName="NecroVagina"]</xpath>
|
|
||||||
<value>
|
|
||||||
<comps>
|
|
||||||
<li Class="RJW_Menstruation.CompProperties_Menstruation">
|
|
||||||
<maxCumCapacity>10</maxCumCapacity>
|
|
||||||
<baseImplantationChanceFactor>0.1</baseImplantationChanceFactor>
|
|
||||||
<basefertilizationChanceFactor>0.1</basefertilizationChanceFactor>
|
|
||||||
<follicularIntervalDays>14</follicularIntervalDays>
|
|
||||||
<lutealIntervalDays>14</lutealIntervalDays>
|
|
||||||
<bleedingIntervalDays>0</bleedingIntervalDays>
|
|
||||||
<recoveryIntervalDays>0</recoveryIntervalDays>
|
|
||||||
<eggLifespanDays>1</eggLifespanDays>
|
|
||||||
<wombTex>Womb/Womb</wombTex>
|
|
||||||
<vagTex>Genitals/Vagina</vagTex>
|
|
||||||
<concealedEstrus>true</concealedEstrus>
|
|
||||||
</li>
|
|
||||||
</comps>
|
|
||||||
</value>
|
|
||||||
</Operation>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</Patch>
|
</Patch>
|
|
@ -2,9 +2,21 @@
|
||||||
|
|
||||||
<Patch>
|
<Patch>
|
||||||
|
|
||||||
|
|
||||||
|
<Operation Class="PatchOperationAdd">
|
||||||
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="MammalBreasts"]</xpath>
|
||||||
|
<value>
|
||||||
|
<comps>
|
||||||
|
<li Class="RJW_Menstruation.CompProperties_Breast">
|
||||||
|
<BreastTex>Breasts/Breast</BreastTex>
|
||||||
|
<BlacknippleColor>(55,20,0)</BlacknippleColor>
|
||||||
|
</li>
|
||||||
|
</comps>
|
||||||
|
</value>
|
||||||
|
</Operation>
|
||||||
|
|
||||||
<Operation Class="PatchOperationAdd">
|
<Operation Class="PatchOperationAdd">
|
||||||
<xpath>/Defs/rjw.HediffDef_PartBase[defName="BigRaceBreats"]</xpath>
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="CatBreasts"]</xpath>
|
||||||
<value>
|
<value>
|
||||||
<comps>
|
<comps>
|
||||||
<li Class="RJW_Menstruation.CompProperties_Breast">
|
<li Class="RJW_Menstruation.CompProperties_Breast">
|
||||||
|
@ -14,31 +26,6 @@
|
||||||
</comps>
|
</comps>
|
||||||
</value>
|
</value>
|
||||||
</Operation>
|
</Operation>
|
||||||
|
|
||||||
<Operation Class="PatchOperationAdd">
|
|
||||||
<xpath>/Defs/rjw.HediffDef_PartBase[defName="OrcBreasts"]</xpath>
|
|
||||||
<value>
|
|
||||||
<comps>
|
|
||||||
<li Class="RJW_Menstruation.CompProperties_Breast">
|
|
||||||
<BreastTex>Breasts/Breast</BreastTex>
|
|
||||||
<BlacknippleColor>(55,20,0)</BlacknippleColor>
|
|
||||||
</li>
|
|
||||||
</comps>
|
|
||||||
</value>
|
|
||||||
</Operation>
|
|
||||||
|
|
||||||
<Operation Class="PatchOperationAdd">
|
|
||||||
<xpath>/Defs/rjw.HediffDef_PartBase[defName="GhoulBreasts"]</xpath>
|
|
||||||
<value>
|
|
||||||
<comps>
|
|
||||||
<li Class="RJW_Menstruation.CompProperties_Breast">
|
|
||||||
<BreastTex>Breasts/Breast</BreastTex>
|
|
||||||
<BlacknippleColor>(55,20,0)</BlacknippleColor>
|
|
||||||
</li>
|
|
||||||
</comps>
|
|
||||||
</value>
|
|
||||||
</Operation>
|
|
||||||
|
|
||||||
<Operation Class="PatchOperationAdd">
|
<Operation Class="PatchOperationAdd">
|
||||||
<xpath>/Defs/rjw.HediffDef_PartBase[defName="GhostBreasts"]</xpath>
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="GhostBreasts"]</xpath>
|
||||||
<value>
|
<value>
|
||||||
|
@ -50,7 +37,28 @@
|
||||||
</comps>
|
</comps>
|
||||||
</value>
|
</value>
|
||||||
</Operation>
|
</Operation>
|
||||||
|
<Operation Class="PatchOperationAdd">
|
||||||
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="CactoidBreasts"]</xpath>
|
||||||
|
<value>
|
||||||
|
<comps>
|
||||||
|
<li Class="RJW_Menstruation.CompProperties_Breast">
|
||||||
|
<BreastTex>Breasts/Breast</BreastTex>
|
||||||
|
<BlacknippleColor>(55,20,0)</BlacknippleColor>
|
||||||
|
</li>
|
||||||
|
</comps>
|
||||||
|
</value>
|
||||||
|
</Operation>
|
||||||
|
<Operation Class="PatchOperationAdd">
|
||||||
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="GhoulBreasts"]</xpath>
|
||||||
|
<value>
|
||||||
|
<comps>
|
||||||
|
<li Class="RJW_Menstruation.CompProperties_Breast">
|
||||||
|
<BreastTex>Breasts/Breast</BreastTex>
|
||||||
|
<BlacknippleColor>(55,20,0)</BlacknippleColor>
|
||||||
|
</li>
|
||||||
|
</comps>
|
||||||
|
</value>
|
||||||
|
</Operation>
|
||||||
<Operation Class="PatchOperationAdd">
|
<Operation Class="PatchOperationAdd">
|
||||||
<xpath>/Defs/rjw.HediffDef_PartBase[defName="NecroBreasts"]</xpath>
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="NecroBreasts"]</xpath>
|
||||||
<value>
|
<value>
|
||||||
|
@ -62,9 +70,8 @@
|
||||||
</comps>
|
</comps>
|
||||||
</value>
|
</value>
|
||||||
</Operation>
|
</Operation>
|
||||||
|
|
||||||
<Operation Class="PatchOperationAdd">
|
<Operation Class="PatchOperationAdd">
|
||||||
<xpath>/Defs/rjw.HediffDef_PartBase[defName="NephilaBreasts"]</xpath>
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="OrcBreasts"]</xpath>
|
||||||
<value>
|
<value>
|
||||||
<comps>
|
<comps>
|
||||||
<li Class="RJW_Menstruation.CompProperties_Breast">
|
<li Class="RJW_Menstruation.CompProperties_Breast">
|
||||||
|
@ -74,9 +81,8 @@
|
||||||
</comps>
|
</comps>
|
||||||
</value>
|
</value>
|
||||||
</Operation>
|
</Operation>
|
||||||
|
|
||||||
<Operation Class="PatchOperationAdd">
|
<Operation Class="PatchOperationAdd">
|
||||||
<xpath>/Defs/rjw.HediffDef_PartBase[defName="NephilaSlimeBreasts"]</xpath>
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="ScaleBreasts"]</xpath>
|
||||||
<value>
|
<value>
|
||||||
<comps>
|
<comps>
|
||||||
<li Class="RJW_Menstruation.CompProperties_Breast">
|
<li Class="RJW_Menstruation.CompProperties_Breast">
|
||||||
|
@ -86,18 +92,16 @@
|
||||||
</comps>
|
</comps>
|
||||||
</value>
|
</value>
|
||||||
</Operation>
|
</Operation>
|
||||||
|
|
||||||
<Operation Class="PatchOperationAdd">
|
<Operation Class="PatchOperationAdd">
|
||||||
<xpath>/Defs/rjw.HediffDef_PartBase[defName="UdderBreasts"]</xpath>
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="TreeBreasts"]</xpath>
|
||||||
<value>
|
<value>
|
||||||
<comps>
|
<comps>
|
||||||
<li Class="RJW_Menstruation.CompProperties_Breast">
|
<li Class="RJW_Menstruation.CompProperties_Breast">
|
||||||
<BreastTex>Breasts_Udder/Breast</BreastTex>
|
<BreastTex>Breasts/Breast</BreastTex>
|
||||||
<BlacknippleColor>(55,20,0)</BlacknippleColor>
|
<BlacknippleColor>(55,20,0)</BlacknippleColor>
|
||||||
</li>
|
</li>
|
||||||
</comps>
|
</comps>
|
||||||
</value>
|
</value>
|
||||||
</Operation>
|
</Operation>
|
||||||
|
|
||||||
|
|
||||||
</Patch>
|
</Patch>
|
|
@ -105,7 +105,46 @@
|
||||||
</comps>
|
</comps>
|
||||||
</value>
|
</value>
|
||||||
</Operation>
|
</Operation>
|
||||||
|
|
||||||
|
<Operation Class="PatchOperationAdd">
|
||||||
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="NecroVagina"]</xpath>
|
||||||
|
<value>
|
||||||
|
<comps>
|
||||||
|
<li Class="RJW_Menstruation.CompProperties_Menstruation">
|
||||||
|
<maxCumCapacity>10</maxCumCapacity>
|
||||||
|
<baseImplantationChanceFactor>0.1</baseImplantationChanceFactor>
|
||||||
|
<basefertilizationChanceFactor>0.1</basefertilizationChanceFactor>
|
||||||
|
<follicularIntervalDays>14</follicularIntervalDays>
|
||||||
|
<lutealIntervalDays>14</lutealIntervalDays>
|
||||||
|
<bleedingIntervalDays>0</bleedingIntervalDays>
|
||||||
|
<recoveryIntervalDays>0</recoveryIntervalDays>
|
||||||
|
<eggLifespanDays>1</eggLifespanDays>
|
||||||
|
<wombTex>Womb/Womb</wombTex>
|
||||||
|
<vagTex>Genitals/Vagina</vagTex>
|
||||||
|
<concealedEstrus>true</concealedEstrus>
|
||||||
|
</li>
|
||||||
|
</comps>
|
||||||
|
</value>
|
||||||
|
</Operation>
|
||||||
|
|
||||||
|
<Operation Class="PatchOperationAdd">
|
||||||
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="TreeVagina"]</xpath>
|
||||||
|
<value>
|
||||||
|
<comps>
|
||||||
|
<li Class="RJW_Menstruation.CompProperties_Menstruation">
|
||||||
|
<maxCumCapacity>15</maxCumCapacity>
|
||||||
|
<baseImplantationChanceFactor>1.0</baseImplantationChanceFactor>
|
||||||
|
<basefertilizationChanceFactor>1.0</basefertilizationChanceFactor>
|
||||||
|
<follicularIntervalDays>10</follicularIntervalDays>
|
||||||
|
<lutealIntervalDays>12</lutealIntervalDays>
|
||||||
|
<bleedingIntervalDays>0</bleedingIntervalDays>
|
||||||
|
<recoveryIntervalDays>30</recoveryIntervalDays>
|
||||||
|
<eggLifespanDays>2</eggLifespanDays>
|
||||||
|
<wombTex>Womb/Womb</wombTex>
|
||||||
|
<vagTex>Genitals/Vagina</vagTex>
|
||||||
|
<breedingSeason>Fall</breedingSeason>
|
||||||
|
</li>
|
||||||
|
</comps>
|
||||||
|
</value>
|
||||||
|
</Operation>
|
||||||
</Patch>
|
</Patch>
|
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<Manifest>
|
<Manifest>
|
||||||
<identifier>RJW Menstruation</identifier>
|
<identifier>RJW Menstruation</identifier>
|
||||||
<version>1.0.8.1</version>
|
<version>1.0.8.2</version>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<incompatibleWith />
|
<incompatibleWith />
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
|
Version 1.0.8.2
|
||||||
|
- Updated race support patches for new and removed vaginas.
|
||||||
|
|
||||||
Version 1.0.8.1
|
Version 1.0.8.1
|
||||||
- Added the option for humans to start Biotech pregnancies if the DLC is enabled. If set, non-humans will use the old multiple pregnancy instead.
|
- Added the option for humans to start Biotech pregnancies if the DLC is enabled. If set, non-humans will use the old multiple pregnancy instead.
|
||||||
- Babies conceived through the multiple pregnancy option will now properly inherit xenotypes.
|
- Babies conceived through the multiple pregnancy option will now properly inherit xenotypes.
|
||||||
|
|
Loading…
Reference in a new issue