mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Moved a lot of files
This commit is contained in:
parent
f51a85f191
commit
6d45dd8756
18 changed files with 0 additions and 0 deletions
|
@ -1,30 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
|
||||
<GeneDef Name="VRE_CuriosityBase" Abstract="True">
|
||||
<displayCategory>VRE_Curiosity</displayCategory>
|
||||
<exclusionTags>
|
||||
<li>VRE_Curiosity</li>
|
||||
<li>Curiosity</li>
|
||||
</exclusionTags>
|
||||
<biostatMet>-2</biostatMet>
|
||||
<biostatCpx>2</biostatCpx>
|
||||
</GeneDef>
|
||||
|
||||
<GeneDef ParentName="VRE_CuriosityBase">
|
||||
<defName>VRE_Curiosity_Sex</defName>
|
||||
<label>sex curiosity</label>
|
||||
<displayOrderInCategory>0</displayOrderInCategory>
|
||||
<description>The carrier has a natural curiosity for sex which makes them gain recreation whenever they learn it. Furthermore, curiosity prevents skill loss in sex completely.
|
||||
</description>
|
||||
<iconPath>Genes/Icons/sex_curiosity</iconPath>
|
||||
<modExtensions>
|
||||
<li Class="VanillaGenesExpanded.GeneExtension">
|
||||
<noSkillLoss>Sex</noSkillLoss>
|
||||
<skillRecreation>Sex</skillRecreation>
|
||||
</li>
|
||||
</modExtensions>
|
||||
</GeneDef>
|
||||
|
||||
|
||||
</Defs>
|
Loading…
Add table
Add a link
Reference in a new issue