mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
Add Outland - Genetics' egglaying genes to the no cycle list
This commit is contained in:
parent
56b11069da
commit
bd39194fd1
2 changed files with 15 additions and 1 deletions
|
@ -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>
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue