Draft for Pregnancy Overwrite

This commit is contained in:
Vegapnk 2024-07-05 16:03:42 +02:00
parent 4623333605
commit ebf7efb730
4 changed files with 95 additions and 0 deletions

View file

@ -152,4 +152,16 @@
<biostatCpx>1</biostatCpx>
<biostatMet>0</biostatMet>
</GeneDef>
<GeneDef ParentName="BreedingBase">
<defName>rjw_genes_pregnancy_overwrite</defName>
<label>Sperm Displacement</label>
<description>Carriers of this gene can 'overwrite' an existing pregnancy, keeping the progress but effectively replacing the father.</description>
<iconPath>Genes/Icons/RJW_Genes_PheromoneSpit</iconPath>
<displayOrderInCategory>75</displayOrderInCategory>
<biostatCpx>4</biostatCpx>
<biostatMet>-2</biostatMet>
</GeneDef>
</Defs>