mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
settings, random genitalia selectio
This commit is contained in:
parent
25614f42ae
commit
95b48cc008
17 changed files with 74 additions and 142 deletions
Binary file not shown.
|
@ -21,7 +21,7 @@
|
|||
|
||||
<GeneCategoryDef>
|
||||
<defName>rjw_genes_genitalia_type</defName>
|
||||
<label>Genitalia Types</label>
|
||||
<label>cosmetic - Genitalia Types</label>
|
||||
<displayPriorityInXenotype>19</displayPriorityInXenotype>
|
||||
</GeneCategoryDef>
|
||||
|
||||
|
@ -67,11 +67,5 @@
|
|||
<displayPriorityInXenotype>8</displayPriorityInXenotype>
|
||||
</GeneCategoryDef>
|
||||
|
||||
<GeneCategoryDef>
|
||||
<defName>rjw_genes_hive</defName>
|
||||
<label>Hive</label>
|
||||
<displayPriorityInXenotype>7</displayPriorityInXenotype>
|
||||
</GeneCategoryDef>
|
||||
|
||||
|
||||
</Defs>
|
|
@ -7,6 +7,7 @@
|
|||
<exclusionTags>
|
||||
<li>GenitalType</li>
|
||||
</exclusionTags>
|
||||
<randomChosen>true</randomChosen>
|
||||
<biostatCpx>0</biostatCpx>
|
||||
|
||||
<modExtensions>
|
||||
|
@ -32,6 +33,21 @@
|
|||
<displayOrderInCategory>802</displayOrderInCategory>
|
||||
</GeneDef>
|
||||
|
||||
<GeneDef ParentName="GeneGenitalTypeBase">
|
||||
<defName>rjw_genes_human_genitalia</defName>
|
||||
<label>human genitalia</label>
|
||||
<description>Carriers of this gene develop human genitalia.</description>
|
||||
<iconPath>Genes/Icons/Genitalia_human</iconPath>
|
||||
<modExtensions>
|
||||
<li Class="RJW_Genes.GenitaliaTypeExtension">
|
||||
<penis>Penis</penis>
|
||||
<vagina>Vagina</vagina>
|
||||
<anus>Anus</anus>
|
||||
</li>
|
||||
</modExtensions>
|
||||
<displayOrderInCategory>802</displayOrderInCategory>
|
||||
</GeneDef>
|
||||
|
||||
<GeneDef ParentName="GeneGenitalTypeBase">
|
||||
<defName>rjw_genes_canine_genitalia</defName>
|
||||
<label>canine genitalia</label>
|
||||
|
|
BIN
Common/Textures/Genes/Icons/Gene_LitteredBirths.dds
Normal file
BIN
Common/Textures/Genes/Icons/Gene_LitteredBirths.dds
Normal file
Binary file not shown.
BIN
Common/Textures/Genes/Icons/Genitalia_human.dds
Normal file
BIN
Common/Textures/Genes/Icons/Genitalia_human.dds
Normal file
Binary file not shown.
BIN
Common/Textures/Genes/Icons/Genitalia_human.png
Normal file
BIN
Common/Textures/Genes/Icons/Genitalia_human.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
Loading…
Add table
Add a link
Reference in a new issue