rimnude-unofficial/Extra Patches/Debug Patch/Patches/Debug Patch Human.xml

19 lines
573 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<Operation Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationInsert"><!--Addons no longer show in debug log-->
<xpath>Defs/ThingDef/alienRace/generalSettings/alienPartGenerator/bodyAddons/li[
hediffGraphics/Penis or
hediffGraphics/Vagina or
hediffGraphics/CatVagina or
hediffGraphics/UdderBreasts or
hediffGraphics/Breasts or
hediffGraphics/RJW_pregnancy]/layerOffset</xpath>
<value>
<debug>false</debug>
</value>
</li>
</operations>
</Operation>
</Patch>