Compare commits

...

27 Commits
1.0 ... master

Author SHA1 Message Date
Akiyami Solo 1379613338 Merge branch 'dev' into 'master'
fixed a error when loading the mod

See merge request Akiya82/rjw-pregnancy-stages-graphics!3
2022-11-14 19:14:19 +00:00
Akiyami 176ca55194 fixed a error when loading the mod 2022-11-14 21:53:23 +03:00
Akiyami Solo f2e91301c5 Merge branch 'dev' into 'master'
Updating the mod to game version 1.4

See merge request Akiya82/rjw-pregnancy-stages-graphics!2
2022-11-14 18:36:45 +00:00
Akiyami 4a29dc21df Updating the mod to game version 1.4 2022-11-14 21:35:43 +03:00
Akiya 48ea5bd064 Merge branch 'dev' into 'master'
1.0.3

See merge request Akiya82/rjw-pregnancy-stages-graphics!1
2022-08-28 07:38:06 +00:00
Akiya82 d65d66c5ed update changelog.md 2022-08-28 10:36:52 +03:00
Akiya82 636adea237 Fix duplication of body parts in some scenarios 2022-08-28 10:35:46 +03:00
Akiya82 ebf5e795d3 modified: About/Manifest.xml
modified:   Patches/PregnantPatch-Bun.xml
	modified:   Patches/PregnantPatch-Dragonians RJWV.xml
	modified:   Patches/PregnantPatch-Dragonians V1.3 Unofficial.xml
	modified:   Patches/PregnantPatch-Humans.xml
	modified:   Patches/PregnantPatch-Kurin.xml
	modified:   Patches/PregnantPatch-Moyo.xml
	modified:   Patches/PregnantPatch-Nyaron.xml
	modified:   Patches/PregnantPatch-Orassan.xml
	modified:   Patches/PregnantPatch-Rabbie.xml
	modified:   Patches/PregnantPatch-Ratkin.xml
	modified:   Patches/PregnantPatch-Warhammer Dryad.xml
	modified:   changelog.md
2022-08-28 10:17:15 +03:00
Akiya82 70c24854ae Merge branch 'master' of https://gitgud.io/Akiya82/rjw-pregnancy-stages-graphics 2022-08-28 09:40:58 +03:00
Akiya82 6bfb0ff0d4 fix Ratkin patch 2022-08-28 09:40:22 +03:00
Akiya82 d319258bd3 update readme.md 2022-04-28 21:24:11 +03:00
Akiya82 85ed5dc814 Bug Fix in Ratkin Race Patch 2022-04-28 21:02:12 +03:00
Akiya 4b62271a68 minor update - Cleaning the logs from trash. 2022-02-18 18:24:30 +03:00
Akiya 9ca84dd410 change logging 2022-02-13 01:01:24 +03:00
Akiya 3fd9d18ebb fixed load order 2022-02-13 00:55:23 +03:00
Akiya b6cec7f157 Forgot to add more changes 2022-01-30 21:22:50 +03:00
Akiya fe2c479719 1.0.1 2022-01-30 21:16:32 +03:00
Akiya 7e2f5fa4fd Unnecessary dependence has been removed. 2022-01-30 21:13:28 +03:00
Akiya af827ade85 added textures for zero state 2022-01-30 21:12:58 +03:00
Akiya 0b63ed4fce fixed to display the state as soon as it appears. 2022-01-30 21:12:25 +03:00
Akiya 9748235b9b Changed appearance of the south belly 2022-01-23 05:24:50 +03:00
Akiya 2e67158ea0 Bug fix for missing belly textures 2022-01-23 05:23:26 +03:00
Akiya fb431d17dd Changed the scaling order the Dragonian race 2022-01-23 05:21:21 +03:00
Akiya 6479225678 Adding the Warhammer Dryad race belly 2022-01-23 04:48:00 +03:00
Akiya 21b6b994dc Adding the Ratkin's race belly 2022-01-23 04:47:22 +03:00
Akiya ec4e057f69 Adding the Dragonian race belly 2022-01-23 04:46:14 +03:00
Akiya 15d6992c54 Fixed overlap of belly to breast 2022-01-23 04:32:16 +03:00
98 changed files with 1118 additions and 672 deletions

View File

@ -6,25 +6,19 @@
<url>https://gitgud.io/Akiya82/rjw-pregnancy-stages-graphics</url>
<supportedVersions>
<li>1.3</li>
<li>1.4</li>
</supportedVersions>
<packageId>rjw.pregnancy_stage_graphics</packageId>
<packageId>Akiya82.PregnancyStageGraphics</packageId>
<modDependencies>
<li>
<packageId>shauaputa.rimnudeworld</packageId>
<displayName>Rimnudeworld</displayName>
<downloadUrl>https://gitgud.io/Ed86/rjw</downloadUrl>
</li>
<li>
<packageId>LustLicentia.RJWLabs</packageId>
<displayName>Liscentia Labs</displayName>
<downloadUrl>https://gitgud.io/John-the-Anabaptist/licentia-labs</downloadUrl>
<downloadUrl>https://www.loverslab.com/topic/153268-mod-rimnudeworld</downloadUrl>
</li>
</modDependencies>
<loadBefore>
<li>LustLicentia.RJWLabs</li>
</loadBefore>
<loadAfter>
<li>rjw.cumflationgraphics</li>
<li>dianawinters.Orassans</li>
<li>dianawinters.OrassansLite</li>
<li>erdelf.HumanoidAlienRaces</li>
@ -37,8 +31,5 @@
<li>SpankyH.BunRace.core</li>
<li>shauaputa.rimnudeworld</li>
</loadAfter>
<incompatibleWith>
<li>OTYOTY.NudePatchForRimNudeWorld.UnofficialUpdate</li>
</incompatibleWith>
<description>EN: This mod adds a graphical display of the stages of pregnancy of the female pawn. Works only when the pawn is not wearing clothes that hide the torso.\n\nRU: Этот мод добавляет графическое отображение стадий беременности женской пешки. Работает только когда на пешку не надета одежда, скрывающая торс.</description>
</ModMetaData>

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest>
<version>1.0.0</version>
<version>1.1.0</version>
</Manifest>

View File

@ -1,78 +1,111 @@
<?xml version="1.0" encoding="utf-8" ?>
<!-- alien races -->
<?xml version="1.0" encoding="utf-8"?>
<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>
<Operation Class="PatchOperationFindMod">
<mods>
<li>Bun Race</li>
<li>RimNudeWorld</li>
</mods>
<success>Always</success>
<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>
<debug>false</debug>
<bodyPart>Torso</bodyPart>
<path>Genitals/FeaturelessCrotch</path>
<shaderType>Transparent</shaderType>
<inFrontOfBody>true</inFrontOfBody>
<colorChannel>skin</colorChannel>
<drawnInBed>false</drawnInBed>
<!--Hide the belly under clothing-->
<hiddenUnderApparelFor>
<li>Torso</li>
</hiddenUnderApparelFor>
<hediffGraphics>
<!--Replace graphics for implanted pregnancy-->
<RJW_UnknownEgg>
<path>Belly/belly_cumM</path>
</RJW_UnknownEgg>
<RJW_InsectHiveEgg>
<path>Belly/belly_cumM</path>
</RJW_InsectHiveEgg>
<RJW_pregnancy_mech>
<path>Belly/belly_cumM</path>
</RJW_pregnancy_mech>
<!--Replace graphics for beast pregnancy-->
<RJW_pregnancy_beast>
<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>
<a0.0>Belly/null</a0.0>
</severity>
</RJW_pregnancy_beast>
<!--Replace graphics for normal pregnancy-->
<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>
<a0.0>Belly/null</a0.0>
</severity>
</RJW_pregnancy>
<PregnantHuman MayRequire="Ludeon.Rimworld.Biotech">
<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>
<a0.0>Belly/null</a0.0>
</severity>
</PregnantHuman>
</hediffGraphics>
<offsets>
<south>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Female>(0,0.1)</Female>
</bodyTypes>
</south>
<north>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Female>(0,0.1)</Female>
</bodyTypes>
</north>
<east>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Female>(0.015,0.085)</Female>
</bodyTypes>
</east>
</offsets>
</li>
</value>
</li>
</operations>
</match>
</Operation>
</Patch>

View File

@ -1,77 +1,109 @@
<?xml version="1.0" encoding="utf-8" ?>
<!-- alien races -->
<?xml version="1.0" encoding="utf-8"?>
<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>
<drawSize>0.65</drawSize>
<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>
<Operation Class="PatchOperationFindMod">
<mods>
<li>Dragonian RimjobEdtion</li>
<li>RimNudeWorld</li>
</mods>
<success>Always</success>
<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>
<debug>false</debug>
<bodyPart>Torso</bodyPart>
<path>Genitals/FeaturelessCrotch</path>
<shaderType>Transparent</shaderType>
<inFrontOfBody>true</inFrontOfBody>
<colorChannel>skin</colorChannel>
<drawnInBed>false</drawnInBed>
<!--Hide the belly under clothing-->
<hiddenUnderApparelFor>
<li>Torso</li>
</hiddenUnderApparelFor>
<hediffGraphics>
<!--Replace graphics for implanted pregnancy-->
<RJW_UnknownEgg>
<path>Belly/dragonian/belly_cumM</path>
</RJW_UnknownEgg>
<RJW_InsectHiveEgg>
<path>Belly/dragonian/belly_cumM</path>
</RJW_InsectHiveEgg>
<RJW_pregnancy_mech>
<path>Belly/dragonian/belly_cumM</path>
</RJW_pregnancy_mech>
<!--Replace graphics for beast pregnancy-->
<RJW_pregnancy_beast>
<path>Genitals/FeaturelessCrotch</path>
<severity>
<a0.9>Belly/dragonian/belly_cumE</a0.9>
<a0.6>Belly/dragonian/belly_cumI</a0.6>
<a0.3>Belly/dragonian/belly_cumS</a0.3>
<a0.0>Belly/null</a0.0>
</severity>
</RJW_pregnancy_beast>
<!--Replace graphics for normal pregnancy-->
<RJW_pregnancy>
<path>Genitals/FeaturelessCrotch</path>
<severity>
<a0.9>Belly/dragonian/belly_cumE</a0.9>
<a0.6>Belly/dragonian/belly_cumI</a0.6>
<a0.3>Belly/dragonian/belly_cumS</a0.3>
<a0.0>Belly/null</a0.0>
</severity>
</RJW_pregnancy>
<PregnantHuman MayRequire="Ludeon.Rimworld.Biotech">
<path>Genitals/FeaturelessCrotch</path>
<severity>
<a0.9>Belly/dragonian/belly_cumE</a0.9>
<a0.6>Belly/dragonian/belly_cumI</a0.6>
<a0.3>Belly/dragonian/belly_cumS</a0.3>
<a0.0>Belly/null</a0.0>
</severity>
</PregnantHuman>
</hediffGraphics>
<offsets>
<south>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Female>(0,0)</Female>
</bodyTypes>
</south>
<north>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Female>(0,0)</Female>
</bodyTypes>
</north>
<east>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Female>(0,0)</Female>
</bodyTypes>
</east>
</offsets>
</li>
</value>
</li>
</operations>
</match>
</Operation>
</Patch>

View File

@ -1,75 +1,108 @@
<?xml version="1.0" encoding="utf-8" ?>
<!-- alien races -->
<?xml version="1.0" encoding="utf-8"?>
<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>
<drawSize>0.65</drawSize>
<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>
<Operation Class="PatchOperationFindMod">
<mods>
<li>RimNudeWorld</li>
</mods>
<success>Always</success>
<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>
<debug>false</debug>
<bodyPart>Torso</bodyPart>
<path>Genitals/FeaturelessCrotch</path>
<shaderType>Transparent</shaderType>
<inFrontOfBody>true</inFrontOfBody>
<colorChannel>skin</colorChannel>
<drawnInBed>false</drawnInBed>
<!--Hide the belly under clothing-->
<hiddenUnderApparelFor>
<li>Torso</li>
</hiddenUnderApparelFor>
<hediffGraphics>
<!--Replace graphics for implanted pregnancy-->
<RJW_UnknownEgg>
<path>Belly/dragonian/belly_cumM</path>
</RJW_UnknownEgg>
<RJW_InsectHiveEgg>
<path>Belly/dragonian/belly_cumM</path>
</RJW_InsectHiveEgg>
<RJW_pregnancy_mech>
<path>Belly/dragonian/belly_cumM</path>
</RJW_pregnancy_mech>
<!--Replace graphics for beast pregnancy-->
<RJW_pregnancy_beast>
<path>Genitals/FeaturelessCrotch</path>
<severity>
<a0.9>Belly/dragonian/belly_cumE</a0.9>
<a0.6>Belly/dragonian/belly_cumI</a0.6>
<a0.3>Belly/dragonian/belly_cumS</a0.3>
<a0.0>Belly/null</a0.0>
</severity>
</RJW_pregnancy_beast>
<!--Replace graphics for normal pregnancy-->
<RJW_pregnancy>
<path>Genitals/FeaturelessCrotch</path>
<severity>
<a0.9>Belly/dragonian/belly_cumE</a0.9>
<a0.6>Belly/dragonian/belly_cumI</a0.6>
<a0.3>Belly/dragonian/belly_cumS</a0.3>
<a0.0>Belly/null</a0.0>
</severity>
</RJW_pregnancy>
<PregnantHuman MayRequire="Ludeon.Rimworld.Biotech">
<path>Genitals/FeaturelessCrotch</path>
<severity>
<a0.9>Belly/dragonian/belly_cumE</a0.9>
<a0.6>Belly/dragonian/belly_cumI</a0.6>
<a0.3>Belly/dragonian/belly_cumS</a0.3>
<a0.0>Belly/null</a0.0>
</severity>
</PregnantHuman>
</hediffGraphics>
<offsets>
<south>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Female>(0,0)</Female>
</bodyTypes>
</south>
<north>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Female>(0,0)</Female>
</bodyTypes>
</north>
<east>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Female>(0,0)</Female>
</bodyTypes>
</east>
</offsets>
</li>
</value>
</li>
</operations>
</match>
</Operation>
</Patch>

View File

@ -1,66 +1,103 @@
<?xml version="1.0" encoding="utf-8" ?>
<?xml version="1.0" encoding="utf-8"?>
<Patch>
<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="Human"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
<value>
<li>
<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="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="Human"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
<value>
<li>
<debug>false</debug>
<bodyPart>Torso</bodyPart>
<path>Genitals/FeaturelessCrotch</path>
<shaderType>Transparent</shaderType>
<inFrontOfBody>true</inFrontOfBody>
<colorChannel>skin</colorChannel>
<drawnInBed>false</drawnInBed>
<!--Hide the belly under clothing-->
<hiddenUnderApparelFor>
<li>Torso</li>
</hiddenUnderApparelFor>
<hediffGraphics>
<!--Replace graphics for implanted pregnancy-->
<RJW_UnknownEgg>
<path>Belly/belly_cumM</path>
</RJW_UnknownEgg>
<RJW_InsectHiveEgg>
<path>Belly/belly_cumM</path>
</RJW_InsectHiveEgg>
<RJW_pregnancy_mech>
<path>Belly/belly_cumM</path>
</RJW_pregnancy_mech>
<!--Replace graphics for beast pregnancy-->
<RJW_pregnancy_beast>
<path>Genitals/FeaturelessCrotch</path>
<shaderType>Transparent</shaderType>
<inFrontOfBody>true</inFrontOfBody>
<severity>
<a0.9>Belly/belly_cumE</a0.9>
<a0.6>Belly/belly_cumI</a0.6>
<a0.3>Belly/belly_cumS</a0.3>
<a0.0>Belly/null</a0.0>
</severity>
</RJW_pregnancy_beast>
<!--Replace graphics for normal pregnancy-->
<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>
<a0.0>Belly/null</a0.0>
</severity>
</RJW_pregnancy>
<PregnantHuman MayRequire="Ludeon.Rimworld.Biotech">
<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>
<a0.0>Belly/null</a0.0>
</severity>
</PregnantHuman>
</hediffGraphics>
<offsets>
<south>
<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>
<bodyTypes>
<Male>(0,0)</Male>
<Female>(0,0)</Female>
<Fat>(0,0)</Fat>
<Thin>(0,0)</Thin>
<Hulk>(0,0)</Hulk>
</bodyTypes>
</south>
<north>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Male>(0,0)</Male>
<Female>(0,0)</Female>
<Fat>(0,0)</Fat>
<Thin>(0,0)</Thin>
<Hulk>(0,0)</Hulk>
</bodyTypes>
</north>
<east>
<layerOffset>-0.28</layerOffset>
<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>

View File

@ -8,52 +8,86 @@
<match Class="PatchOperationAdd">
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Kurin_Race"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
<value>
<li>
<drawSize>0.65</drawSize>
<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>
<li>
<debug>false</debug>
<drawSize>0.65</drawSize>
<bodyPart>Torso</bodyPart>
<path>Genitals/FeaturelessCrotch</path>
<shaderType>Transparent</shaderType>
<inFrontOfBody>true</inFrontOfBody>
<colorChannel>skin</colorChannel>
<drawnInBed>false</drawnInBed>
<!--Hide the belly under clothing-->
<hiddenUnderApparelFor>
<li>Torso</li>
</hiddenUnderApparelFor>
<hediffGraphics>
<!--Replace graphics for implanted pregnancy-->
<RJW_UnknownEgg>
<path>Belly/kurin/belly_cumM</path>
</RJW_UnknownEgg>
<RJW_InsectHiveEgg>
<path>Belly/kurin/belly_cumM</path>
</RJW_InsectHiveEgg>
<RJW_pregnancy_mech>
<path>Belly/kurin/belly_cumM</path>
</RJW_pregnancy_mech>
<!--Replace graphics for beast pregnancy-->
<RJW_pregnancy_beast>
<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_beast>
<!--Replace graphics for normal pregnancy-->
<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>
<PregnantHuman MayRequire="Ludeon.Rimworld.Biotech">
<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>
</PregnantHuman>
</hediffGraphics>
<offsets>
<south>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Female>(0,0)</Female>
</bodyTypes>
</south>
<north>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Female>(0,0)</Female>
</bodyTypes>
</north>
<east>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Female>(0.005,-0.005)</Female>
</bodyTypes>
</east>
</offsets>
</li>
</value>
</match>
</Operation>

View File

@ -1,79 +1,113 @@
<?xml version="1.0" encoding="utf-8" ?>
<!-- alien races -->
<?xml version="1.0" encoding="utf-8"?>
<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>
<drawSize>0.65</drawSize>
<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>
<Operation Class="PatchOperationFindMod">
<mods>
<li>>Moyo-From the depth</li>
<li>RimNudeWorld</li>
</mods>
<success>Always</success>
<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>
<debug>false</debug>
<drawSize>0.65</drawSize>
<bodyPart>Torso</bodyPart>
<path>Genitals/FeaturelessCrotch</path>
<shaderType>Transparent</shaderType>
<inFrontOfBody>true</inFrontOfBody>
<colorChannel>Boobs</colorChannel>
<drawnInBed>false</drawnInBed>
<!--Hide the belly under clothing-->
<hiddenUnderApparelFor>
<li>Torso</li>
</hiddenUnderApparelFor>
<hediffGraphics>
<!--Replace graphics for implanted pregnancy-->
<RJW_UnknownEgg>
<path>Belly/kurin/belly_cumM</path>
</RJW_UnknownEgg>
<RJW_InsectHiveEgg>
<path>Belly/kurin/belly_cumM</path>
</RJW_InsectHiveEgg>
<RJW_pregnancy_mech>
<path>Belly/kurin/belly_cumM</path>
</RJW_pregnancy_mech>
<!--Replace graphics for beast pregnancy-->
<RJW_pregnancy_beast>
<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_beast>
<!--Replace graphics for normal pregnancy-->
<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>
<PregnantHuman MayRequire="Ludeon.Rimworld.Biotech">
<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>
</PregnantHuman>
</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.0175)</Female>
<Thin>(-0.015,0.0175)</Thin>
</bodyTypes>
</east>
</offsets>
</li>
</value>
</li>
</operations>
</match>
</Operation>
</Patch>

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" ?>
<?xml version="1.0" encoding="utf-8"?>
<Patch>
<Operation Class="PatchOperationFindMod">
<mods>
@ -9,51 +9,85 @@
<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>
<li>
<debug>false</debug>
<bodyPart>Torso</bodyPart>
<path>Genitals/FeaturelessCrotch</path>
<shaderType>Transparent</shaderType>
<inFrontOfBody>true</inFrontOfBody>
<colorChannel>skin</colorChannel>
<drawnInBed>false</drawnInBed>
<!--Hide the belly under clothing-->
<hiddenUnderApparelFor>
<li>Torso</li>
</hiddenUnderApparelFor>
<hediffGraphics>
<!--Replace graphics for implanted pregnancy-->
<RJW_UnknownEgg>
<path>Belly/kurin/belly_cumM</path>
</RJW_UnknownEgg>
<RJW_InsectHiveEgg>
<path>Belly/kurin/belly_cumM</path>
</RJW_InsectHiveEgg>
<RJW_pregnancy_mech>
<path>Belly/kurin/belly_cumM</path>
</RJW_pregnancy_mech>
<!--Replace graphics for beast pregnancy-->
<RJW_pregnancy_beast>
<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_beast>
<!--Replace graphics for normal pregnancy-->
<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>
<PregnantHuman MayRequire="Ludeon.Rimworld.Biotech">
<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>
</PregnantHuman>
</hediffGraphics>
<offsets>
<south>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Female>(0,0)</Female>
</bodyTypes>
</south>
<north>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Female>(0,0)</Female>
</bodyTypes>
</north>
<east>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Female>(0.015,0.05)</Female>
</bodyTypes>
</east>
</offsets>
</li>
</value>
</match>
</Operation>

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" ?>
<?xml version="1.0" encoding="utf-8"?>
<Patch>
<Operation Class="PatchOperationFindMod">
<mods>
@ -8,56 +8,89 @@
<match Class="PatchOperationAdd">
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Orassan"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
<value>
<li>
<drawSize>0.65</drawSize>
<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>
<li>
<debug>false</debug>
<drawSize>0.65</drawSize>
<bodyPart>Torso</bodyPart>
<path>Genitals/FeaturelessCrotch</path>
<shaderType>Transparent</shaderType>
<inFrontOfBody>true</inFrontOfBody>
<colorChannel>skin</colorChannel>
<drawnInBed>false</drawnInBed>
<!--Hide the belly under clothing-->
<hiddenUnderApparelFor>
<li>Torso</li>
</hiddenUnderApparelFor>
<hediffGraphics>
<!--Replace graphics for implanted pregnancy-->
<RJW_UnknownEgg>
<path>Belly/kurin/belly_cumM</path>
</RJW_UnknownEgg>
<RJW_InsectHiveEgg>
<path>Belly/kurin/belly_cumM</path>
</RJW_InsectHiveEgg>
<RJW_pregnancy_mech>
<path>Belly/kurin/belly_cumM</path>
</RJW_pregnancy_mech>
<!--Replace graphics for beast pregnancy-->
<RJW_pregnancy_beast>
<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_beast>
<!--Replace graphics for normal pregnancy-->
<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>
<PregnantHuman MayRequire="Ludeon.Rimworld.Biotech">
<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>
</PregnantHuman>
</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>

View File

@ -1,76 +1,109 @@
<?xml version="1.0" encoding="utf-8" ?>
<!-- alien races -->
<?xml version="1.0" encoding="utf-8"?>
<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 -->
<Operation Class="PatchOperationFindMod">
<mods>
<li>RimNudeWorld</li>
</mods>
<success>Always</success>
<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>
<debug>false</debug>
<drawSize>0.75</drawSize>
<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>
<bodyPart>Torso</bodyPart>
<path>Genitals/FeaturelessCrotch</path>
<shaderType>Transparent</shaderType>
<inFrontOfBody>true</inFrontOfBody>
<colorChannel>skin</colorChannel>
<drawnInBed>false</drawnInBed>
<!--Hide the belly under clothing-->
<hiddenUnderApparelFor>
<li>Torso</li>
</hiddenUnderApparelFor>
<hediffGraphics>
<!--Replace graphics for implanted pregnancy-->
<RJW_UnknownEgg>
<path>Belly/rabbie/belly_cumM</path>
</RJW_UnknownEgg>
<RJW_InsectHiveEgg>
<path>Belly/rabbie/belly_cumM</path>
</RJW_InsectHiveEgg>
<RJW_pregnancy_mech>
<path>Belly/rabbie/belly_cumM</path>
</RJW_pregnancy_mech>
<!--Replace graphics for beast pregnancy-->
<RJW_pregnancy_beast>
<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_beast>
<!--Replace graphics for normal pregnancy-->
<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>
<PregnantHuman MayRequire="Ludeon.Rimworld.Biotech">
<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>
</PregnantHuman>
</hediffGraphics>
<offsets>
<south>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Thin>(0,0.015)</Thin>
</bodyTypes>
</south>
<north>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Thin>(0,0.015)</Thin>
</bodyTypes>
</north>
<east>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Thin>(0.025,-0.015)</Thin>
</bodyTypes>
</east>
</offsets>
</li>
</value>
</li>
</operations>
</match>
</Operation>
</Patch>

View File

@ -1,76 +1,109 @@
<?xml version="1.0" encoding="utf-8" ?>
<!-- alien races -->
<?xml version="1.0" encoding="utf-8"?>
<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 -->
<Operation Class="PatchOperationFindMod">
<mods>
<li>NewRatkinPlus</li>
<li>RimNudeWorld</li>
</mods>
<success>Always</success>
<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>
<drawSize>0.75</drawSize>
<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>
<debug>false</debug>
<bodyPart>Torso</bodyPart>
<path>Genitals/FeaturelessCrotch</path>
<shaderType>Transparent</shaderType>
<inFrontOfBody>true</inFrontOfBody>
<colorChannel>skin</colorChannel>
<drawnInBed>false</drawnInBed>
<!--Hide the belly under clothing-->
<hiddenUnderApparelFor>
<li>Torso</li>
</hiddenUnderApparelFor>
<hediffGraphics>
<!--Replace graphics for implanted pregnancy-->
<RJW_UnknownEgg>
<path>Belly/ratkin/belly_cumM</path>
</RJW_UnknownEgg>
<RJW_InsectHiveEgg>
<path>Belly/ratkin/belly_cumM</path>
</RJW_InsectHiveEgg>
<RJW_pregnancy_mech>
<path>Belly/ratkin/belly_cumM</path>
</RJW_pregnancy_mech>
<!--Replace graphics for beast pregnancy-->
<RJW_pregnancy_beast>
<path>Genitals/FeaturelessCrotch</path>
<severity>
<a0.9>Belly/ratkin/belly_cumI</a0.9>
<a0.6>Belly/ratkin/belly_cumM</a0.6>
<a0.3>Belly/ratkin/belly_cumS</a0.3>
<a0.0>Belly/null</a0.0>
</severity>
</RJW_pregnancy_beast>
<!--Replace graphics for normal pregnancy-->
<RJW_pregnancy>
<path>Genitals/FeaturelessCrotch</path>
<severity>
<a0.9>Belly/ratkin/belly_cumI</a0.9>
<a0.6>Belly/ratkin/belly_cumM</a0.6>
<a0.3>Belly/ratkin/belly_cumS</a0.3>
<a0.0>Belly/null</a0.0>
</severity>
</RJW_pregnancy>
<PregnantHuman MayRequire="Ludeon.Rimworld.Biotech">
<path>Genitals/FeaturelessCrotch</path>
<severity>
<a0.9>Belly/ratkin/belly_cumI</a0.9>
<a0.6>Belly/ratkin/belly_cumM</a0.6>
<a0.3>Belly/ratkin/belly_cumS</a0.3>
<a0.0>Belly/null</a0.0>
</severity>
</PregnantHuman>
</hediffGraphics>
<offsets>
<south>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Thin>(0,0)</Thin>
</bodyTypes>
</south>
<north>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Thin>(0,0)</Thin>
</bodyTypes>
</north>
<east>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Thin>(0,0)</Thin>
</bodyTypes>
</east>
</offsets>
</li>
</value>
</li>
</operations>
</match>
</Operation>
</Patch>

View File

@ -0,0 +1,107 @@
<?xml version="1.0" encoding="utf-8"?>
<Patch>
<Operation Class="PatchOperationFindMod">
<mods>
<li>Warhammer"ish":Dryad</li>
</mods>
<success>Always</success>
<match Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationConditional">
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Dryad"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
<success>Always</success>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Dryad"]/alienRace/generalSettings/alienPartGenerator</xpath>
<value>
<bodyAddons />
</value>
</nomatch>
</li>
<li Class="PatchOperationAdd">
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Dryad"]/alienRace/generalSettings/alienPartGenerator/bodyAddons</xpath>
<value>
<li>
<debug>false</debug>
<bodyPart>Torso</bodyPart>
<path>Genitals/FeaturelessCrotch</path>
<shaderType>Transparent</shaderType>
<inFrontOfBody>true</inFrontOfBody>
<colorChannel>skin</colorChannel>
<drawnInBed>false</drawnInBed>
<!--Hide the belly under clothing-->
<hiddenUnderApparelFor>
<li>Torso</li>
</hiddenUnderApparelFor>
<hediffGraphics>
<!--Replace graphics for implanted pregnancy-->
<RJW_UnknownEgg>
<path>Belly/dryad/belly_cumM</path>
</RJW_UnknownEgg>
<RJW_InsectHiveEgg>
<path>Belly/dryad/belly_cumM</path>
</RJW_InsectHiveEgg>
<RJW_pregnancy_mech>
<path>Belly/dryad/belly_cumM</path>
</RJW_pregnancy_mech>
<!--Replace graphics for beast pregnancy-->
<RJW_pregnancy_beast>
<path>Genitals/FeaturelessCrotch</path>
<severity>
<a0.9>Belly/dryad/belly_cumE</a0.9>
<a0.6>Belly/dryad/belly_cumI</a0.6>
<a0.3>Belly/dryad/belly_cumS</a0.3>
<a0.0>Belly/null</a0.0>
</severity>
</RJW_pregnancy_beast>
<!--Replace graphics for normal pregnancy-->
<RJW_pregnancy>
<path>Genitals/FeaturelessCrotch</path>
<severity>
<a0.9>Belly/dryad/belly_cumE</a0.9>
<a0.6>Belly/dryad/belly_cumI</a0.6>
<a0.3>Belly/dryad/belly_cumS</a0.3>
<a0.0>Belly/null</a0.0>
</severity>
</RJW_pregnancy>
<PregnantHuman MayRequire="Ludeon.Rimworld.Biotech">
<path>Genitals/FeaturelessCrotch</path>
<severity>
<a0.9>Belly/dryad/belly_cumE</a0.9>
<a0.6>Belly/dryad/belly_cumI</a0.6>
<a0.3>Belly/dryad/belly_cumS</a0.3>
<a0.0>Belly/null</a0.0>
</severity>
</PregnantHuman>
</hediffGraphics>
<offsets>
<south>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Female>(0,0)</Female>
</bodyTypes>
</south>
<north>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Female>(0,0)</Female>
</bodyTypes>
</north>
<east>
<layerOffset>-0.28</layerOffset>
<bodyTypes>
<Female>(0,0)</Female>
</bodyTypes>
</east>
</offsets>
</li>
</value>
</li>
</operations>
</match>
</Operation>
</Patch>

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

12
changelog.md Normal file
View File

@ -0,0 +1,12 @@
# Changelog
## 1.0.3
- Add missing hediif.
- Fix duplication of body parts in some scenarios.
## 1.0.2
- RimNude related load order fix.
## 1.0.1
- Add a zero stage so that the status is not immediately shown.
- Add \<success> parameter to the root of patches to not spam in the logs.
- Change the human race patch to first remove the patch from RimNude and put mine. The replacement operation for some reason did not want to work.

View File

@ -10,7 +10,7 @@ RU: Этот мод добавляет графическое отображен
- [Bun](<https://steamcommunity.com/sharedfiles/filedetails/?id=2108324996>)
- [Dragonians RJWV](<https://www.loverslab.com/topic/113388-mod-dragonian-race-mod-rjw-edition-11/page/5/?tab=comments#comment-3267690>) (requires tests)
- [Dragonians V1.3 Unofficial](<https://steamcommunity.com/sharedfiles/filedetails/?id=2572073445>)
- Humans (Really?)
- Humans
- [Kurin](<https://steamcommunity.com/sharedfiles/filedetails/?id=2326430787>)
- [Moyo](<https://steamcommunity.com/sharedfiles/filedetails/?id=2182305386>)
- [Nyaron](<https://steamcommunity.com/sharedfiles/filedetails/?id=2638886614>)
@ -18,10 +18,10 @@ RU: Этот мод добавляет графическое отображен
- [Rabbie](<https://steamcommunity.com/sharedfiles/filedetails/?id=1837246563>)
- [Ratkin](<https://steamcommunity.com/sharedfiles/filedetails/?id=1578693166>)
# Incompatible with [OTYNude](<https://www.loverslab.com/topic/153268-mod-rimnudeworld/?do=findComment&comment=3451052>)
## Required
- [RJW](<https://gitgud.io/Ed86/rjw>)
- [Liscentia Labs](<https://gitgud.io/John-the-Anabaptist/licentia-labs>)
- [RimNudeWorld](<https://www.loverslab.com/topic/153268-mod-rimnudeworld/page/13/#comment-3451052>)
## Not required, but recommended
- [Cumflation Graphics](<https://www.loverslab.com/files/file/19022-cumflation-graphics/>)
### Using OTYNude will cause my mod to not work at all with humans but still work for aliens (OTYNude support will be added in the future)