mirror of
https://gitgud.io/Akiya82/rjw-pregnancy-stages-graphics.git
synced 2024-08-15 00:43:34 +00:00
68 lines
No EOL
1.8 KiB
XML
68 lines
No EOL
1.8 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Patch>
|
|
<Operation Class="PatchOperationFindMod">
|
|
<mods>
|
|
<li>RimNudeWorld</li>
|
|
</mods>
|
|
<success>Always</success>
|
|
<match Class="PatchOperationAdd">
|
|
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Orassan"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
|
|
<value>
|
|
<li>
|
|
<debug>false</debug>
|
|
<drawSize>0.65</drawSize>
|
|
<path>Genitals/FeaturelessCrotch</path>
|
|
<shaderType>Transparent</shaderType>
|
|
<inFrontOfBody>true</inFrontOfBody>
|
|
<colorChannel>skin</colorChannel>
|
|
<drawnInBed>false</drawnInBed>
|
|
<hiddenUnderApparelFor>
|
|
<li>Torso</li>
|
|
</hiddenUnderApparelFor>
|
|
<hediffGraphics>
|
|
<!--vanilla RJW -->
|
|
<!-- pregnancy -->
|
|
<RJW_UnknownEgg>
|
|
<path>Belly/belly_cumM</path>
|
|
</RJW_UnknownEgg>
|
|
<RJW_pregnancy_mech>
|
|
<path>Belly/belly_cumM</path>
|
|
</RJW_pregnancy_mech>
|
|
<RJW_pregnancy>
|
|
<path>Genitals/FeaturelessCrotch</path>
|
|
<severity>
|
|
<a0.9>Belly/kurin/belly_cumI</a0.9>
|
|
<a0.6>Belly/kurin/belly_cumM</a0.6>
|
|
<a0.3>Belly/kurin/belly_cumS</a0.3>
|
|
<a0.0>Belly/null</a0.0>
|
|
</severity>
|
|
</RJW_pregnancy>
|
|
</hediffGraphics>
|
|
<offsets>
|
|
<south>
|
|
<layerOffset>-0.28</layerOffset>
|
|
<bodyTypes>
|
|
<Female>(0,0)</Female>
|
|
<Thin>(0,0)</Thin>
|
|
</bodyTypes>
|
|
</south>
|
|
<north>
|
|
<layerOffset>-0.28</layerOffset>
|
|
<bodyTypes>
|
|
<Female>(0,0)</Female>
|
|
<Thin>(0,0)</Thin>
|
|
</bodyTypes>
|
|
</north>
|
|
<east>
|
|
<layerOffset>-0.28</layerOffset>
|
|
<bodyTypes>
|
|
<Female>(-0.015,0.015)</Female>
|
|
<Thin>(-0.015,0.015)</Thin>
|
|
</bodyTypes>
|
|
</east>
|
|
</offsets>
|
|
</li>
|
|
</value>
|
|
</match>
|
|
</Operation>
|
|
</Patch> |