/// Note: This covers Insect-Egg Pregnancies only, and there is a (very similar) class `Patch_BirthOutCome_SetHiveGenes.cs` that handles normal pregnancies
if(RJW_Genes_Settings.rjw_genes_detailed_debug)ModLog.Message("There was a birth of something non-human - not entering logic for queen-drone-xenotype inheritance.");
if(RJW_Genes_Settings.rjw_genes_detailed_debug)ModLog.Message($"PostFix Hediff_InsectEgg::ProcessHumanLikeInsectEgg - Checking Hive Inheritance because {pawn} has a queen parent.");
if(RJW_Genes_Settings.rjw_genes_detailed_debug)ModLog.Message($"Ignoring Postfix Hediff_InsectEgg::ProcessHumanLikeInsectEgg - No Queen Parent - No Action.");