Change the terminology of the gene descriptions a bit

This commit is contained in:
lutepickle 2023-01-07 06:28:16 -08:00
parent b4aa55c159
commit 22b2aca312
1 changed files with 3 additions and 3 deletions

View File

@ -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.</description>
<description>Carriers of 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.</description>
<description>Carriers of this gene will ovulate four times as many eggs.</description>
<biostatMet>-1</biostatMet>
<displayOrderInCategory>35</displayOrderInCategory>
</GeneDef>
@ -90,7 +90,7 @@
<defName>Menstruation_NoBleeding</defName>
<label>no bleeding</label>
<displayCategory>Menstruation</displayCategory>
<description>Wombs with this gene will not bleed at the end of their cycle.</description>
<description>Carriers of this gene will not bleed at the end of their cycle.</description>
<biostatMet>1</biostatMet>
<displayOrderInCategory>40</displayOrderInCategory>
</GeneDef>