<!-- Generate a HediffGiver for the dummy hediff, then inject it into the OrganicStandard HediffGiverSet;this replace the inject_sexualizer() in First.cs -->
<OperationClass="PatchOperationAdd">
<xpath>Defs/HediffGiverSetDef[defName = "OrganicStandard" or "OrganicAgeless"]/hediffGivers</xpath>
<!-- Every birthday will give the pawns a DummyPrivates hediff used to check their privates and generate stds to their health if they are human. The DummyPrivates won't result in sexualization if the pawns have already been sexualized once.
<!-- This adds HediffGiverSets to modded pawns so that they would spawn with privates, if their BodyDefs have been patched successfully, without reloading the save-->
<!-- Note:It's essential that you load the mod you want to patch before RJW.-->