2022-11-20 19:53:05 +00:00
<?xml version="1.0" encoding="utf-8" ?>
<Defs >
<!-- rjw_genes_mechbreeder,rjw_genes_insectincubator and rjw_genes_insectbreeder were kindly supplied by `Shabalox` https://github.com/Shabalox/RJW_Genes_Addons/ -->
<GeneDef >
<defName > rjw_genes_mechbreeder</defName>
<label > Mechbreeder</label>
<description > Pawns with this gene are able to birth mechanoids unharmed.</description>
<iconPath > World/WorldObjects/Expanding/Mechanoids</iconPath>
<displayOrderInCategory > 51</displayOrderInCategory>
2023-01-06 16:14:51 +00:00
<displayCategory > rjw_genes_breeding</displayCategory>
<biostatCpx > 1</biostatCpx>
<biostatMet > -1</biostatMet>
2023-05-05 14:18:59 +00:00
<modExtensions >
<li MayRequire= "OskarPotocki.VanillaFactionsExpanded.Core" Class= "VanillaGenesExpanded.GeneExtension" >
<backgroundPathEndogenes > Genes/Icons/RJW_Genes_Endogene_Background</backgroundPathEndogenes>
<backgroundPathXenogenes > Genes/Icons/RJW_Genes_Xenogene_Background</backgroundPathXenogenes>
</li>
</modExtensions>
2022-11-20 19:53:05 +00:00
</GeneDef>
2023-04-27 18:28:30 +00:00
<GeneDef >
<defName > rjw_genes_zoophile</defName>
<label > Zoophile</label>
<displayCategory > rjw_genes_breeding</displayCategory>
<description > Xenotypes with this Gene are Zoophile.</description>
<iconPath > Genes/Icons/Zoophile</iconPath>
<displayOrderInCategory > 54</displayOrderInCategory>
<forcedTraits >
<li >
<def > Zoophile</def>
</li>
</forcedTraits>
2023-05-05 14:18:59 +00:00
<modExtensions >
<li MayRequire= "OskarPotocki.VanillaFactionsExpanded.Core" Class= "VanillaGenesExpanded.GeneExtension" >
<backgroundPathEndogenes > Genes/Icons/RJW_Genes_Endogene_Background</backgroundPathEndogenes>
<backgroundPathXenogenes > Genes/Icons/RJW_Genes_Xenogene_Background</backgroundPathXenogenes>
</li>
</modExtensions>
2023-04-27 18:28:30 +00:00
</GeneDef>
2024-05-26 15:45:00 +00:00
<GeneDef >
<defName > rjw_genes_fertile_anus</defName>
<label > Fertile Anus</label>
<displayCategory > rjw_genes_breeding</displayCategory>
<description > Xenotypes with this gene have a functional uterus connected to the anal cavity even for males (you have to disable biotech pregnancy and use the RJW system for this to work)</description>
<iconPath > Genes/Icons/Fertile_anus</iconPath>
<displayOrderInCategory > 54</displayOrderInCategory>
</GeneDef>
2022-11-26 20:32:32 +00:00
2022-11-20 19:53:05 +00:00
</Defs>