mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Extracted HiveBirthLogic in own File #37 - still buggy
This commit is contained in:
parent
47a78073bf
commit
8c267073bf
5 changed files with 151 additions and 211 deletions
|
@ -47,6 +47,7 @@
|
|||
<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\Helpers\HiveBirthLogic.cs" />
|
||||
<Compile Include="Genes\Hive\Patches\Patch_InsectEggs_BirthBaby_SetHiveGenes.cs" />
|
||||
<Compile Include="Genes\Hive\Patches\Patch_InsectBreeder_EggFertilization.cs" />
|
||||
<Compile Include="Genes\Hive\Patches\Patch_InsectIncubator_PregnancyHelper.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue