oty-nude-unofficial/1.3/Patches/BellyPatch-Humans.xml

81 lines
2.8 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<Operation Class="PatchOperationRemove"><!--Removes Rimnude's Belly addon-->
<xpath>Defs/ThingDef[defName="Human"]/alienRace/generalSettings/alienPartGenerator/bodyAddons/li[hediffGraphics/RJW_pregnancy]</xpath>
</Operation>
<Operation Class = "PatchOperationInsert"><!--Inserts Belly addon right after pubes (needs to be loaded before breasts)-->
<xpath>Defs/ThingDef[defName="Human"]/alienRace/generalSettings/alienPartGenerator/bodyAddons/li[hediffGraphics/CatVagina]</xpath>
<value>
<li>
<path>Belly/FeaturelessBelly</path>
<bodyPart>Torso</bodyPart>
<shaderType>CutoutComplex</shaderType>
<inFrontOfBody>true</inFrontOfBody>
<drawnInBed>false</drawnInBed>
<defaultOffset>Tail</defaultOffset>
<debug>false</debug>
<hiddenUnderApparelFor>
<li>Torso</li>
</hiddenUnderApparelFor>
<hediffGraphics>
<!-- vanilla RJW -->
<!-- human -->
<RJW_pregnancy>
<path>Belly/FeaturelessBelly</path>
<severity>
<a2.0>Belly/BellyBulge_huge</a2.0>
<a0.76>Belly/BellyBulge_huge</a0.76>
<a0.55>Belly/BellyBulge_large</a0.55>
<a0.333>Belly/BellyBulge_medium</a0.333>
<a0.10>Belly/BellyBulge_small</a0.10>
<a0.00>Belly/FeaturelessBelly</a0.00>
</severity>
</RJW_pregnancy>
<RNW_BellyBulge>
<path>Belly/FeaturelessBelly</path>
<severity>
<a2.0>Belly/BellyBulge_huge</a2.0>
<a0.76>Belly/BellyBulge_huge</a0.76>
<a0.55>Belly/BellyBulge_large</a0.55>
<a0.333>Belly/BellyBulge_medium</a0.333>
<a0.10>Belly/BellyBulge_small</a0.10>
<a0.00>Belly/FeaturelessBelly</a0.00>
</severity>
</RNW_BellyBulge>
</hediffGraphics>
<offsets>
<south>
<layerOffset>-0.289</layerOffset>
<bodyTypes>
<Male>(-0.42,0.20)</Male>
<Female>(-0.42,0.20)</Female>
<Fat>(-0.42,0.22)</Fat>
<Thin>(-0.42,0.226)</Thin>
<Hulk>(-0.42,0.0023)</Hulk>
</bodyTypes>
</south>
<north>
<layerOffset>-0.289</layerOffset>
<bodyTypes>
<Male>(0.002,0.6)</Male>
<Female>(0.002,0.570)</Female>
<Fat>(-0.002,0.6)</Fat>
<Thin>(-0.008,0.632)</Thin>
<Hulk>(-0.002,0.6)</Hulk>
</bodyTypes>
</north>
<east>
<layerOffset>-0.289</layerOffset>
<bodyTypes>
<Male>(-0.4264,0.2328)</Male>
<Female>(-0.42,0.20)</Female>
<Fat>(-0.42,0.22)</Fat>
<Thin>(-0.42,0.226)</Thin>
<Hulk>(-0.42,0.23)</Hulk>
</bodyTypes>
</east>
</offsets>
</li>
</value>
</Operation>
</Patch>