mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Draft for birth-inheritance of hive genes
This commit is contained in:
parent
085f572780
commit
a15895947a
11 changed files with 411 additions and 3 deletions
|
@ -95,6 +95,8 @@
|
|||
<Compile Include="Genes\Hive\Genes\ConditionalStatAffecters\ConditionalStatAffecter_QueenCloseBy.cs" />
|
||||
<Compile Include="Genes\Hive\Genes\ConditionalStatAffecters\ConditionalStatAffecter_QueenAbsent.cs" />
|
||||
<Compile Include="Genes\Hive\Helpers\HiveUtility.cs" />
|
||||
<Compile Include="Genes\Hive\Defs\QueenWorkerMappingDef.cs" />
|
||||
<Compile Include="Genes\Hive\Patches\Patch_BirthOutcome_SetHiveGenes.cs" />
|
||||
<Compile Include="Genes\Hive\Thoughts\Thoughtworker_QueenAbsent_Mood.cs" />
|
||||
<Compile Include="Genes\Hive\Thoughts\Thoughtworker_MultipleQueens_Mood.cs" />
|
||||
<Compile Include="Genes\Hive\Thoughts\Thoughtworker_QueenPresent_Mood.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue