Succubus xenotype & pawnkind, sex preferencees & start incident

Made xenotype and pawnkind, modified part preferences
This commit is contained in:
Shabakur 2023-01-15 13:51:36 +01:00
parent 09157e923d
commit 4a4b436270
13 changed files with 234 additions and 54 deletions

View file

@ -162,7 +162,7 @@ namespace RJW_Genes
{
return false;
}
return pawn.genes.HasGene(GeneDefOf.rjw_genes_pussyhealer);
return pawn.genes.HasGene(GeneDefOf.rjw_genes_pussyhealing);
}
public static bool IsUnbreakable(Pawn pawn)