mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Moved the GenderFluid Logic to be more generic
This commit is contained in:
parent
38f2470b90
commit
b56c0105a6
7 changed files with 28 additions and 31 deletions
|
@ -65,10 +65,10 @@
|
|||
<backgroundPathEndogenes>Genes/Icons/RJW_Genes_Endogene_Background</backgroundPathEndogenes>
|
||||
<backgroundPathXenogenes>Genes/Icons/RJW_Genes_Xenogene_Background</backgroundPathXenogenes>
|
||||
</li>
|
||||
<li Class="RJW_Genes.GenderFluidExtension">
|
||||
<li Class="RJW_Genes.TickBasedChanceExtension">
|
||||
<!-- 120k = 2 days -->
|
||||
<changeInterval>120000</changeInterval>
|
||||
<changeChance>0.25</changeChance>
|
||||
<tickInterval>120000</tickInterval>
|
||||
<eventChance>0.25</eventChance>
|
||||
</li>
|
||||
</modExtensions>
|
||||
</GeneDef>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue