mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
31 lines
No EOL
1,020 B
XML
31 lines
No EOL
1,020 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<Defs>
|
|
|
|
<GeneDef>
|
|
<defName>rjw_genes_hypersexual</defName>
|
|
<label>Hypersexuality</label>
|
|
<displayCategory>Reproduction</displayCategory>
|
|
<description>Xenotypes with this Gene are Hypersexual (Nymphs).</description>
|
|
<iconPath>Genes/Icons/Placeholder</iconPath>
|
|
<displayOrderInCategory>1</displayOrderInCategory>
|
|
<forcedTraits>
|
|
<li>
|
|
<def>Nymphomaniac</def>
|
|
</li>
|
|
</forcedTraits>
|
|
</GeneDef>
|
|
|
|
<GeneDef>
|
|
<defName>rjw_genes_rapist</defName>
|
|
<label>Rapist</label>
|
|
<displayCategory>Reproduction</displayCategory>
|
|
<description>Xenotypes with this Gene are Rapists.</description>
|
|
<iconPath>Genes/Icons/Placeholder</iconPath>
|
|
<displayOrderInCategory>2</displayOrderInCategory>
|
|
<forcedTraits>
|
|
<li>
|
|
<def>Rapist</def>
|
|
</li>
|
|
</forcedTraits>
|
|
</GeneDef>
|
|
</Defs> |