Added two Genes for changing biological age by sex

This commit is contained in:
Vegapnk 2023-01-06 17:08:22 +01:00
parent 8e63e69385
commit 5ae3d0b13f
5 changed files with 114 additions and 0 deletions

View file

@ -71,6 +71,8 @@ namespace RJW_Genes
// Special
public static readonly GeneDef rjw_genes_orgasm_rush;
public static readonly GeneDef rjw_genes_youth_fountain;
public static readonly GeneDef rjw_genes_sex_age_drain;
public static readonly HediffDef rjw_genes_orgasm_rush_hediff;