Added a simple social worker for aphrodisiac genes, closes #50

This commit is contained in:
Vegapnk 2023-10-22 16:25:52 +02:00
parent 996831269d
commit 65f74e7369
6 changed files with 86 additions and 2 deletions

View file

@ -13,6 +13,8 @@ namespace RJW_Genes
public static readonly ThoughtDef rjw_genes_cock_eaten;
public static readonly ThoughtDef rjw_genes_seduced;
public static readonly ThoughtDef rjw_genes_pheromone_carrier_nearby;
//Others with same names but other defs than in genedefof
public static readonly InteractionDef rjw_genes_flirt;
}