lovefeed bufix

This commit is contained in:
Jaaldabaoth 2024-06-04 22:51:19 +02:00
parent e8903c6acc
commit 8fd19c4226
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View file

@ -73,6 +73,7 @@ namespace RJWLoveFeeding
if (bloodBag == null || pawn == null) return false;
Pawn_GeneTracker genes = bloodBag.genes;
if (genes!=null)
if ((genes.GetFirstGeneOfType<Gene_Hemogen>() != null))
{
return false;