mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Added MinAge of 18 for Fertilin
This commit is contained in:
parent
330eefd593
commit
999236768e
2 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
Fixes:
|
||||
|
||||
- Small and Big Male Genitalia had images wrong way round
|
||||
- Fertilin should activate at a MinAge of 18
|
||||
|
||||
|
||||
# 1.1.0 (2023-03-04)
|
||||
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
<selectionWeight>0</selectionWeight>
|
||||
<displayCategory>rjw_genes_fertilin</displayCategory>
|
||||
<displayOrderInCategory>-2</displayOrderInCategory>
|
||||
<minAgeActive>18</minAgeActive>
|
||||
<customEffectDescriptions>
|
||||
<li>Gives fertilin supply.</li>
|
||||
</customEffectDescriptions>
|
||||
|
@ -43,6 +44,7 @@
|
|||
<prerequisite>rjw_genes_lifeforce</prerequisite>
|
||||
<resourceLossPerDay>0.15</resourceLossPerDay>
|
||||
<displayCategory>rjw_genes_fertilin</displayCategory>
|
||||
<minAgeActive>18</minAgeActive>
|
||||
<displayOrderInCategory>-1</displayOrderInCategory>
|
||||
<biostatCpx>1</biostatCpx>
|
||||
<biostatMet>6</biostatMet>
|
||||
|
|
Loading…
Reference in a new issue