mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Added a new gene that increases penis size on oral sex
This commit is contained in:
parent
93a4699fba
commit
d5580ba92a
12 changed files with 136 additions and 6 deletions
|
@ -78,4 +78,24 @@
|
|||
<biostatMet>-5</biostatMet>
|
||||
</GeneDef>
|
||||
|
||||
<GeneDef ParentName="SpecialBase">
|
||||
<defName>rjw_genes_hormonal_saliva</defName>
|
||||
<label>Hormonal Saliva</label>
|
||||
<description>The saliva of this xenotype stimulates growth in penises. Regular contact will lead to noticable growth.</description>
|
||||
<biostatCpx>2</biostatCpx>
|
||||
<biostatMet>-1</biostatMet>
|
||||
<iconPath>Genes/Icons/Big_Male_Genitalia</iconPath>
|
||||
<displayOrderInCategory>6</displayOrderInCategory>
|
||||
|
||||
<modExtensions>
|
||||
<li Class="RJW_Genes.HormonalSalivaExtension">
|
||||
<!-- SizeIncrement is applied "flat" -->
|
||||
<sizeIncrement>0.02</sizeIncrement>
|
||||
<maxBodySize>2.5</maxBodySize>
|
||||
<!-- CumMultiplier is applied "exponential" -->
|
||||
<cumMultiplier>1.05</cumMultiplier>
|
||||
</li>
|
||||
</modExtensions>
|
||||
</GeneDef>
|
||||
|
||||
</Defs>
|
Loading…
Add table
Add a link
Reference in a new issue