mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
The genes aren't inheritable, so don't bother saying "born with" in the egg multiplier descriptions. Leave support in the code, though.
This commit is contained in:
parent
f3e14e67b0
commit
68f05dc272
1 changed files with 2 additions and 2 deletions
|
@ -73,7 +73,7 @@
|
|||
<GeneDef ParentName="Menstruation_Ovulation">
|
||||
<defName>Menstruation_DoubleOvulation</defName>
|
||||
<label>double ovulation</label>
|
||||
<description>Wombs with this gene will ovulate twice as many eggs, and contain double.</description>
|
||||
<description>Wombs with this gene will ovulate twice as many eggs.</description>
|
||||
<biostatMet>-1</biostatMet>
|
||||
<displayOrderInCategory>30</displayOrderInCategory>
|
||||
</GeneDef>
|
||||
|
@ -81,7 +81,7 @@
|
|||
<GeneDef ParentName="Menstruation_Ovulation">
|
||||
<defName>Menstruation_QuadOvulation</defName>
|
||||
<label>quadruple ovulation</label>
|
||||
<description>Wombs with this gene will ovulate four times as many eggs, and contain quadruple.</description>
|
||||
<description>Wombs with this gene will ovulate four times as many eggs.</description>
|
||||
<biostatMet>-1</biostatMet>
|
||||
<displayOrderInCategory>35</displayOrderInCategory>
|
||||
</GeneDef>
|
||||
|
|
Loading…
Reference in a new issue