succubi are back

This commit is contained in:
Jaaldabaoth 2024-05-26 23:41:32 +02:00
parent 701168f642
commit 0617ea4995
124 changed files with 3894 additions and 12 deletions

View file

@ -8,13 +8,14 @@ using Verse;
namespace RJW_Genes
{
[DefOf]
public static class ThoughtDefOf
public static class ThoughtDefOf
{
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;
}
}