Added a thoughtworker for pawns to dislike pawns with more genetic diseases

This commit is contained in:
Vegapnk 2024-07-04 12:26:15 +02:00
parent 5920de6bbd
commit 35454db937
6 changed files with 85 additions and 1 deletions

View file

@ -16,6 +16,7 @@ namespace RJW_Genes
public static readonly ThoughtDef rjw_genes_pheromone_carrier_nearby;
public static readonly ThoughtDef rjw_genes_appealing_cock;
public static readonly ThoughtDef rjw_genes_has_more_diseases;
//Others with same names but other defs than in genedefof
public static readonly InteractionDef rjw_genes_flirt;