mirror of
https://github.com/Shabakur/RJW_Animal_Gene_Inheritance.git
synced 2024-08-14 22:46:41 +00:00
Fixed error in gene inheritance
This commit is contained in:
parent
b8a5e64baf
commit
a36bdb7e9a
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
<li>0.9</li>
|
||||
</genechances>
|
||||
</RJW_BGS.RaceGeneDef>
|
||||
|
||||
<!-- You can use parents to have animals get specific genes in addition to the group.
|
||||
<RJW_BGS.RaceGeneDef ParentName = "Canine">
|
||||
<defName>Warg</defName>
|
||||
<raceNames>
|
||||
|
@ -23,7 +23,7 @@
|
|||
<li>0.9</li>
|
||||
</genechances>
|
||||
</RJW_BGS.RaceGeneDef>
|
||||
|
||||
-->
|
||||
<RJW_BGS.RaceGeneDef>
|
||||
<defName>Insect</defName>
|
||||
<raceGroup>Insect_Group</raceGroup>
|
||||
|
|
Loading…
Reference in a new issue