mirror of
https://gitgud.io/Akiya82/rjw-pregnancy-stages-graphics.git
synced 2024-08-15 00:43:34 +00:00
Initial commit
This commit is contained in:
commit
d8efe8aae9
157 changed files with 752 additions and 0 deletions
78
Patches/PregnantPatch-Bun.xml
Normal file
78
Patches/PregnantPatch-Bun.xml
Normal file
|
@ -0,0 +1,78 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
|
||||
<!-- alien races -->
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Bun Race</li>
|
||||
<li>RimNudeWorld</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<operations>
|
||||
<li Class="PatchOperationConditional">
|
||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[@Name="BaseBun"][label="Bun"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
|
||||
<success>Always</success>
|
||||
<nomatch Class="PatchOperationAdd">
|
||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[@Name="BaseBun"][label="Bun"]/alienRace/generalSettings/alienPartGenerator</xpath>
|
||||
<value><bodyAddons /></value>
|
||||
</nomatch>
|
||||
</li>
|
||||
<li Class="PatchOperationRemove">
|
||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[@Name="BaseBun"][label="Bun"]/alienRace/generalSettings/alienPartGenerator/bodyAddons/li[path="Bun/Bodies/Fluff"]</xpath>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd">
|
||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[@Name="BaseBun"][label="Bun"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
|
||||
<value>
|
||||
<li>
|
||||
<path>Genitals/FeaturelessCrotch</path>
|
||||
<shaderType>Transparent</shaderType>
|
||||
<inFrontOfBody>true</inFrontOfBody>
|
||||
<layerOffset>-0.28</layerOffset>
|
||||
<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/belly_cumE</a0.9>
|
||||
<a0.6>Belly/belly_cumI</a0.6>
|
||||
<a0.3>Belly/belly_cumS</a0.3>
|
||||
</severity>
|
||||
</RJW_pregnancy>
|
||||
</hediffGraphics>
|
||||
<offsets>
|
||||
<south>
|
||||
<bodyTypes>
|
||||
<Female>(0,0.1)</Female>
|
||||
</bodyTypes>
|
||||
</south>
|
||||
<north>
|
||||
<bodyTypes>
|
||||
<Female>(0,0.1)</Female>
|
||||
</bodyTypes>
|
||||
</north>
|
||||
<east>
|
||||
<bodyTypes>
|
||||
<Female>(0.015,0.085)</Female>
|
||||
</bodyTypes>
|
||||
</east>
|
||||
</offsets>
|
||||
</li>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
76
Patches/PregnantPatch-Dragonians RJWV.xml
Normal file
76
Patches/PregnantPatch-Dragonians RJWV.xml
Normal file
|
@ -0,0 +1,76 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
|
||||
<!-- alien races -->
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Dragonian RimjobEdtion</li>
|
||||
<li>RimNudeWorld</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<operations>
|
||||
<li Class="PatchOperationConditional">
|
||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Dragonian"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
|
||||
<success>Always</success>
|
||||
<nomatch Class="PatchOperationAdd">
|
||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Dragonian"]/alienRace/generalSettings/alienPartGenerator</xpath>
|
||||
<value><bodyAddons /></value>
|
||||
</nomatch>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd">
|
||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Dragonian"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
|
||||
<value>
|
||||
<!-- bellies -->
|
||||
<li>
|
||||
<path>Genitals/FeaturelessCrotch</path>
|
||||
<shaderType>Transparent</shaderType>
|
||||
<inFrontOfBody>true</inFrontOfBody>
|
||||
<layerOffset>-0.28</layerOffset>
|
||||
<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/belly_cumE</a0.9>
|
||||
<a0.6>Belly/belly_cumI</a0.6>
|
||||
<a0.3>Belly/belly_cumS</a0.3>
|
||||
</severity>
|
||||
</RJW_pregnancy>
|
||||
</hediffGraphics>
|
||||
<offsets>
|
||||
<south>
|
||||
<bodyTypes>
|
||||
<Female>(0,0.015)</Female>
|
||||
</bodyTypes>
|
||||
</south>
|
||||
<north>
|
||||
<bodyTypes>
|
||||
<Female>(0,0.015)</Female>
|
||||
</bodyTypes>
|
||||
</north>
|
||||
<east>
|
||||
<bodyTypes>
|
||||
<Female>(-0.085,0.015)</Female>
|
||||
</bodyTypes>
|
||||
</east>
|
||||
</offsets>
|
||||
</li>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
74
Patches/PregnantPatch-Dragonians V1.3 Unofficial.xml
Normal file
74
Patches/PregnantPatch-Dragonians V1.3 Unofficial.xml
Normal file
|
@ -0,0 +1,74 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
|
||||
<!-- alien races -->
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>RimNudeWorld</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<operations>
|
||||
<li Class="PatchOperationConditional">
|
||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Dragonian_Female"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
|
||||
<success>Always</success>
|
||||
<nomatch Class="PatchOperationAdd">
|
||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Dragonian_Female"]/alienRace/generalSettings/alienPartGenerator</xpath>
|
||||
<value><bodyAddons /></value>
|
||||
</nomatch>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd">
|
||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Dragonian_Female"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
|
||||
<value>
|
||||
<!-- bellies -->
|
||||
<li>
|
||||
<path>Genitals/FeaturelessCrotch</path>
|
||||
<shaderType>Transparent</shaderType>
|
||||
<inFrontOfBody>true</inFrontOfBody>
|
||||
<layerOffset>-0.28</layerOffset>
|
||||
<colorChannel>skin</colorChannel>
|
||||
<drawnInBed>false</drawnInBed>
|
||||
<hiddenUnderApparelFor>
|
||||
<li>Torso</li>
|
||||
</hiddenUnderApparelFor>
|
||||
<hediffGraphics>
|
||||
<!-- pregnancy -->
|
||||
<RJW_UnknownEgg>
|
||||
<path>Belly/kurin/belly_cumM</path>
|
||||
</RJW_UnknownEgg>
|
||||
<RJW_pregnancy_mech>
|
||||
<path>Belly/kurin/belly_cumM</path>
|
||||
</RJW_pregnancy_mech>
|
||||
<RJW_pregnancy>
|
||||
<path>Genitals/FeaturelessCrotch</path>
|
||||
<severity>
|
||||
<a0.9>Belly/kurin/belly_cumE</a0.9>
|
||||
<a0.6>Belly/kurin/belly_cumI</a0.6>
|
||||
<a0.3>Belly/kurin/belly_cumS</a0.3>
|
||||
</severity>
|
||||
</RJW_pregnancy>
|
||||
</hediffGraphics>
|
||||
<offsets>
|
||||
<south>
|
||||
<bodyTypes>
|
||||
<Female>(0,0.015)</Female>
|
||||
</bodyTypes>
|
||||
</south>
|
||||
<north>
|
||||
<bodyTypes>
|
||||
<Female>(0,0.015)</Female>
|
||||
</bodyTypes>
|
||||
</north>
|
||||
<east>
|
||||
<bodyTypes>
|
||||
<Female>(-0.085,0.00)</Female>
|
||||
</bodyTypes>
|
||||
</east>
|
||||
</offsets>
|
||||
</li>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
66
Patches/PregnantPatch-Humans.xml
Normal file
66
Patches/PregnantPatch-Humans.xml
Normal file
|
@ -0,0 +1,66 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationAdd">
|
||||
<xpath>Defs/ThingDef[defName="Human"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
|
||||
<value>
|
||||
<li>
|
||||
<path>Genitals/FeaturelessCrotch</path>
|
||||
<shaderType>Transparent</shaderType>
|
||||
<inFrontOfBody>true</inFrontOfBody>
|
||||
<layerOffset>-0.28</layerOffset>
|
||||
<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/belly_cumE</a0.9>
|
||||
<a0.6>Belly/belly_cumI</a0.6>
|
||||
<a0.3>Belly/belly_cumS</a0.3>
|
||||
</severity>
|
||||
</RJW_pregnancy>
|
||||
</hediffGraphics>
|
||||
<offsets>
|
||||
<south>
|
||||
<bodyTypes>
|
||||
<Male>(0,0)</Male>
|
||||
<Female>(0,0)</Female>
|
||||
<Fat>(0,0)</Fat>
|
||||
<Thin>(0,0)</Thin>
|
||||
<Hulk>(0,0)</Hulk>
|
||||
</bodyTypes>
|
||||
</south>
|
||||
<north>
|
||||
<bodyTypes>
|
||||
<Male>(0,0)</Male>
|
||||
<Female>(0,0)</Female>
|
||||
<Fat>(0,0)</Fat>
|
||||
<Thin>(0,0)</Thin>
|
||||
<Hulk>(0,0)</Hulk>
|
||||
</bodyTypes>
|
||||
</north>
|
||||
<east>
|
||||
<bodyTypes>
|
||||
<Male>(0.025,0.01)</Male>
|
||||
<Female>(0.025,0.01)</Female>
|
||||
<Fat>(0.025,0.01)</Fat>
|
||||
<Thin>(0.025,0.01</Thin>
|
||||
<Hulk>(0.025,0.01)</Hulk>
|
||||
</bodyTypes>
|
||||
</east>
|
||||
</offsets>
|
||||
</li>
|
||||
</value>
|
||||
</Operation>
|
||||
</Patch>
|
59
Patches/PregnantPatch-Kurin.xml
Normal file
59
Patches/PregnantPatch-Kurin.xml
Normal file
|
@ -0,0 +1,59 @@
|
|||
<?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="Kurin_Race"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
|
||||
<value>
|
||||
<li>
|
||||
<path>Genitals/FeaturelessCrotch</path>
|
||||
<shaderType>Transparent</shaderType>
|
||||
<inFrontOfBody>true</inFrontOfBody>
|
||||
<layerOffset>-0.28</layerOffset>
|
||||
<colorChannel>skin</colorChannel>
|
||||
<drawnInBed>false</drawnInBed>
|
||||
<hiddenUnderApparelFor>
|
||||
<li>Torso</li>
|
||||
</hiddenUnderApparelFor>
|
||||
<hediffGraphics>
|
||||
<!-- pregnancy -->
|
||||
<RJW_UnknownEgg>
|
||||
<path>Belly/kurin/belly_cumM</path>
|
||||
</RJW_UnknownEgg>
|
||||
<RJW_pregnancy_mech>
|
||||
<path>Belly/kurin/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>
|
||||
</severity>
|
||||
</RJW_pregnancy>
|
||||
</hediffGraphics>
|
||||
<offsets>
|
||||
<south>
|
||||
<bodyTypes>
|
||||
<Female>(0,0)</Female>
|
||||
</bodyTypes>
|
||||
</south>
|
||||
<north>
|
||||
<bodyTypes>
|
||||
<Female>(0,0)</Female>
|
||||
</bodyTypes>
|
||||
</north>
|
||||
<east>
|
||||
<bodyTypes>
|
||||
<Female>(0.005,-0.005)</Female>
|
||||
</bodyTypes>
|
||||
</east>
|
||||
</offsets>
|
||||
</li>
|
||||
</value>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
78
Patches/PregnantPatch-Moyo.xml
Normal file
78
Patches/PregnantPatch-Moyo.xml
Normal file
|
@ -0,0 +1,78 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
|
||||
<!-- alien races -->
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>>Moyo-From the depth</li>
|
||||
<li>RimNudeWorld</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<operations>
|
||||
<li Class="PatchOperationConditional">
|
||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Moyo"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
|
||||
<success>Always</success>
|
||||
<nomatch Class="PatchOperationAdd">
|
||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Moyo"]/alienRace/generalSettings/alienPartGenerator</xpath>
|
||||
<value><bodyAddons /></value>
|
||||
</nomatch>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd">
|
||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Moyo"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
|
||||
<value>
|
||||
<!-- bellies -->
|
||||
<li>
|
||||
<path>Genitals/FeaturelessCrotch</path>
|
||||
<shaderType>Transparent</shaderType>
|
||||
<inFrontOfBody>true</inFrontOfBody>
|
||||
<layerOffset>-0.28</layerOffset>
|
||||
<colorChannel>Boobs</colorChannel>
|
||||
<drawnInBed>false</drawnInBed>
|
||||
<hiddenUnderApparelFor>
|
||||
<li>Torso</li>
|
||||
</hiddenUnderApparelFor>
|
||||
<hediffGraphics>
|
||||
<!-- pregnancy -->
|
||||
<RJW_UnknownEgg>
|
||||
<path>Belly/kurin/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>
|
||||
</severity>
|
||||
</RJW_pregnancy>
|
||||
</hediffGraphics>
|
||||
<offsets>
|
||||
<south>
|
||||
<bodyTypes>
|
||||
<Female>(0,0)</Female>
|
||||
<Thin>(0,0)</Thin>
|
||||
</bodyTypes>
|
||||
</south>
|
||||
<north>
|
||||
<bodyTypes>
|
||||
<Female>(0,0)</Female>
|
||||
<Thin>(0,0)</Thin>
|
||||
</bodyTypes>
|
||||
</north>
|
||||
<east>
|
||||
<bodyTypes>
|
||||
<Female>(-0.015,0.0175)</Female>
|
||||
<Thin>(-0.015,0.0175)</Thin>
|
||||
</bodyTypes>
|
||||
</east>
|
||||
</offsets>
|
||||
</li>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
60
Patches/PregnantPatch-Nyaron.xml
Normal file
60
Patches/PregnantPatch-Nyaron.xml
Normal file
|
@ -0,0 +1,60 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Nyaron race</li>
|
||||
<li>RimNudeWorld</li>
|
||||
</mods>
|
||||
<success>Always</success>
|
||||
<match Class="PatchOperationAdd">
|
||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Nyaron"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
|
||||
<value>
|
||||
<li>
|
||||
<path>Genitals/FeaturelessCrotch</path>
|
||||
<shaderType>Transparent</shaderType>
|
||||
<inFrontOfBody>true</inFrontOfBody>
|
||||
<layerOffset>-0.28</layerOffset>
|
||||
<colorChannel>skin</colorChannel>
|
||||
<drawnInBed>false</drawnInBed>
|
||||
<hiddenUnderApparelFor>
|
||||
<li>Torso</li>
|
||||
</hiddenUnderApparelFor>
|
||||
<hediffGraphics>
|
||||
<!-- 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>
|
||||
</severity>
|
||||
</RJW_pregnancy>
|
||||
</hediffGraphics>
|
||||
<offsets>
|
||||
<south>
|
||||
<bodyTypes>
|
||||
<Female>(0,0)</Female>
|
||||
</bodyTypes>
|
||||
</south>
|
||||
<north>
|
||||
<bodyTypes>
|
||||
<Female>(0,0)</Female>
|
||||
</bodyTypes>
|
||||
</north>
|
||||
<east>
|
||||
<bodyTypes>
|
||||
<Female>(0.015,0.05)</Female>
|
||||
</bodyTypes>
|
||||
</east>
|
||||
</offsets>
|
||||
</li>
|
||||
</value>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
63
Patches/PregnantPatch-Orassan.xml
Normal file
63
Patches/PregnantPatch-Orassan.xml
Normal file
|
@ -0,0 +1,63 @@
|
|||
<?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>
|
||||
<path>Genitals/FeaturelessCrotch</path>
|
||||
<shaderType>Transparent</shaderType>
|
||||
<inFrontOfBody>true</inFrontOfBody>
|
||||
<layerOffset>-0.28</layerOffset>
|
||||
<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>
|
||||
</severity>
|
||||
</RJW_pregnancy>
|
||||
</hediffGraphics>
|
||||
<offsets>
|
||||
<south>
|
||||
<bodyTypes>
|
||||
<Female>(0,0)</Female>
|
||||
<Thin>(0,0)</Thin>
|
||||
</bodyTypes>
|
||||
</south>
|
||||
<north>
|
||||
<bodyTypes>
|
||||
<Female>(0,0)</Female>
|
||||
<Thin>(0,0)</Thin>
|
||||
</bodyTypes>
|
||||
</north>
|
||||
<east>
|
||||
<bodyTypes>
|
||||
<Female>(-0.015,0.015)</Female>
|
||||
<Thin>(-0.015,0.015)</Thin>
|
||||
</bodyTypes>
|
||||
</east>
|
||||
</offsets>
|
||||
</li>
|
||||
</value>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
75
Patches/PregnantPatch-Rabbie.xml
Normal file
75
Patches/PregnantPatch-Rabbie.xml
Normal file
|
@ -0,0 +1,75 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
|
||||
<!-- alien races -->
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>RimNudeWorld</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<operations>
|
||||
<li Class="PatchOperationConditional">
|
||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Rabbie"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
|
||||
<success>Always</success>
|
||||
<nomatch Class="PatchOperationAdd">
|
||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Rabbie"]/alienRace/generalSettings/alienPartGenerator</xpath>
|
||||
<value><bodyAddons /></value>
|
||||
</nomatch>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd">
|
||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Rabbie"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
|
||||
<value>
|
||||
<!-- bellies -->
|
||||
<li>
|
||||
<path>Genitals/FeaturelessCrotch</path>
|
||||
<shaderType>Transparent</shaderType>
|
||||
<inFrontOfBody>true</inFrontOfBody>
|
||||
<layerOffset>-0.28</layerOffset>
|
||||
<colorChannel>skin</colorChannel>
|
||||
<drawnInBed>false</drawnInBed>
|
||||
<hiddenUnderApparelFor>
|
||||
<li>Torso</li>
|
||||
</hiddenUnderApparelFor>
|
||||
<hediffGraphics>
|
||||
<!--vanilla RJW -->
|
||||
<!-- pregnancy -->
|
||||
<RJW_UnknownEgg>
|
||||
<path>Belly/rabbie/belly_cumM</path>
|
||||
</RJW_UnknownEgg>
|
||||
<RJW_pregnancy_mech>
|
||||
<path>Belly/rabbie/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>
|
||||
</severity>
|
||||
</RJW_pregnancy>
|
||||
</hediffGraphics>
|
||||
<offsets>
|
||||
<south>
|
||||
<bodyTypes>
|
||||
<Thin>(0,0.015)</Thin>
|
||||
</bodyTypes>
|
||||
</south>
|
||||
<north>
|
||||
<bodyTypes>
|
||||
<Thin>(0,0.015)</Thin>
|
||||
</bodyTypes>
|
||||
</north>
|
||||
<east>
|
||||
<bodyTypes>
|
||||
<Thin>(0.025,-0.015)</Thin>
|
||||
</bodyTypes>
|
||||
</east>
|
||||
</offsets>
|
||||
</li>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
75
Patches/PregnantPatch-Ratkin.xml
Normal file
75
Patches/PregnantPatch-Ratkin.xml
Normal file
|
@ -0,0 +1,75 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
|
||||
<!-- alien races -->
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>NewRatkinPlus</li>
|
||||
<li>RimNudeWorld</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<operations>
|
||||
<li Class="PatchOperationConditional">
|
||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Ratkin"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
|
||||
<success>Always</success>
|
||||
<nomatch Class="PatchOperationAdd">
|
||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Ratkin"]/alienRace/generalSettings/alienPartGenerator</xpath>
|
||||
<value><bodyAddons /></value>
|
||||
</nomatch>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd">
|
||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Ratkin"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
|
||||
<value>
|
||||
<!-- bellies -->
|
||||
<li>
|
||||
<path>Genitals/FeaturelessCrotch</path>
|
||||
<shaderType>Transparent</shaderType>
|
||||
<inFrontOfBody>true</inFrontOfBody>
|
||||
<layerOffset>-0.28</layerOffset>
|
||||
<colorChannel>skin</colorChannel>
|
||||
<drawnInBed>false</drawnInBed>
|
||||
<hiddenUnderApparelFor>
|
||||
<li>Torso</li>
|
||||
</hiddenUnderApparelFor>
|
||||
<hediffGraphics>
|
||||
<!-- 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>
|
||||
</severity>
|
||||
</RJW_pregnancy>
|
||||
</hediffGraphics>
|
||||
<offsets>
|
||||
<south>
|
||||
<bodyTypes>
|
||||
<Thin>(0,005)</Thin>
|
||||
</bodyTypes>
|
||||
</south>
|
||||
<north>
|
||||
<bodyTypes>
|
||||
<Thin>(0,005)</Thin>
|
||||
</bodyTypes>
|
||||
</north>
|
||||
<east>
|
||||
<bodyTypes>
|
||||
<Thin>(0.007,-0.04)</Thin>
|
||||
</bodyTypes>
|
||||
</east>
|
||||
</offsets>
|
||||
</li>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
Loading…
Add table
Add a link
Reference in a new issue