Made custom interactiondef for flirt

The descriptions are still the same as chitchat
This commit is contained in:
Shabakur 2023-01-17 12:58:23 +01:00
parent 0b6bfa1ce6
commit 5c0af8a430
6 changed files with 40 additions and 4 deletions

View file

@ -13,5 +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_critical_fertilin;
//Others with same names but other defs than in genedefof
public static readonly InteractionDef rjw_genes_flirt;
}
}