Added a fervent Ovipositor Gene, making much more eggs

This commit is contained in:
Vegapnk 2023-04-27 20:28:30 +02:00
parent 1d9041a11f
commit e62dcd23ee
4 changed files with 91 additions and 37 deletions

View file

@ -44,6 +44,7 @@
<Compile Include="Genes\Breeding\Gene_MechBreeder.cs" />
<Compile Include="Genes\Breeding\PatchMechBirth.cs" />
<Compile Include="Genes\Hive\Defs\HiveOffspringChanceDef.cs" />
<Compile Include="Genes\Hive\Genes\Gene_FerventOvipositor.cs" />
<Compile Include="Genes\Hive\Genes\Gene_InsectIncubator.cs" />
<Compile Include="Genes\Hive\Patches\Patch_InsectBreeder_EggFertilization.cs" />
<Compile Include="Genes\Hive\Patches\Patch_InsectIncubator_PregnancyHelper.cs" />