Add Outland - Genetics' egglaying genes to the no cycle list

This commit is contained in:
lutepickle 2024-02-11 06:43:56 -08:00
parent 56b11069da
commit bd39194fd1
2 changed files with 15 additions and 1 deletions

View File

@ -56,4 +56,18 @@
</value>
</match>
</Operation>
<Operation Class="PatchOperationFindMod">
<mods>
<li>Outland - Genetics</li>
</mods>
<match Class="PatchOperationAddModExtension">
<xpath>/Defs/GeneDef[defName="Outland_EggLayer"]</xpath>
<value>
<li Class="RJW_Menstruation.MenstruationModExtension">
<disableCycle>true</disableCycle>
</li>
</value>
</match>
</Operation>
</Patch>

View File

@ -1,5 +1,5 @@
Version 1.0.9.4
- Pawns with the egglaying gene from Erin's Corvyia no longer have a menstrual cycle.
- Pawns with the egglaying genes from Erin's Corvyia and Outland - Genetics no longer have a menstrual cycle.
Version 1.0.9.3
- The biosculptor egg restoration cycle will now give more eggs to races that ovulate more than one egg at a time.