Compare commits

..

2 commits

Author SHA1 Message Date
Akiyami Solo
ba1f0713fe Merge branch 'dev' into 'dev'
Breast fullness is not displayed and the "milk yourself" action is not invoked on a pawn when the rjw-mc-biotech mod is present

See merge request lutepickle/rjw_menstruation!6
2024-03-02 22:24:45 +00:00
lutepickle
8bea56b65a Fix miscapitalization in CycleDisabledGenes.xml 2024-03-02 10:21:21 -08:00

View file

@ -6,7 +6,7 @@
<li>Alpha Genes</li> <li>Alpha Genes</li>
</mods> </mods>
<match Class="PatchOperationAddModExtension"> <match Class="PatchOperationAddModExtension">
<xpath>/Defs/GeneDef[defName="AG_Egglaying"]</xpath> <xpath>/Defs/GeneDef[defName="AG_EggLaying"]</xpath>
<value> <value>
<li Class="RJW_Menstruation.MenstruationModExtension"> <li Class="RJW_Menstruation.MenstruationModExtension">
<disableCycle>true</disableCycle> <disableCycle>true</disableCycle>