listing_Standard.CheckboxLabeled("Sexdemon Visits",refrjw_genes_sexdemon_visit,"If enabled, incubi and succubi can spawn in through an event.",0f,1f);
if(rjw_genes_sexdemon_visit)
{
listing_Standard.Gap(3f);
listing_Standard.CheckboxLabeled(" Size matters",refrjw_genes_sexdemon_join_size_matters,"Incubi and succubi will consider size/tightness of partners genital for deciding if they want to join",0f,1f);
listing_Standard.Gap(3f);
listing_Standard.CheckboxLabeled(" Sexdemon groups",refrjw_genes_sexdemon_visit_groups,"Multiple sexdemons can spawn during a event",0f,1f);
listing_Standard.Gap(3f);
listing_Standard.CheckboxLabeled(" Succubi",refrjw_genes_sexdemon_visit_succubi,"Allow incubi to spawn through this even",0f,1f);
listing_Standard.Gap(3f);
listing_Standard.CheckboxLabeled(" Incubi",refrjw_genes_sexdemon_visit_incubi,"Allow incubi to spawn through this even",0f,1f);
listing_Standard.CheckboxLabeled("generous-donor cheatmode",refrjw_genes_generous_donor_cheatmode,"When enabled, pawns with the 'generous donor' are not drained and not fertilin exhausted. Hence they can fuel succubi and incubi non-stop. This makes them drastically easier to keep, and you should not do it.",0f,1f);
listing_Standard.CheckboxLabeled("detailed-debug",refrjw_genes_detailed_debug,"Adds detailed information to the log about interactions and genes.",0f,1f);