This commit is contained in:
Tory 2022-10-28 11:41:29 -07:00
parent d8570d6ea1
commit 0b4b01ec10
3 changed files with 12 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest>
<version>2.2.15.3</version>
<version>2.2.15.4</version>
<manifestUri>https://gitgud.io/Tory/rimnude-unofficial/-/raw/master/About/Manifest.xml</manifestUri>
<downloadUri>https://gitgud.io/Tory/rimnude-unofficial/</downloadUri>
</Manifest>

View File

@ -293,6 +293,14 @@
<hediffGraphics>
<!--vanilla RJW -->
<!-- pregnancy -->
<PregnantHuman MayRequire="ludeon.rimworld.biotech">
<path>Belly/featureless</path>
<severity>
<a0.666>Belly/belly_huge</a0.666>
<a0.333>Belly/belly_huge</a0.333>
<a0.00>Belly/featureless</a0.00>
</severity>
</PregnantHuman>
<RJW_pregnancy>
<path>Belly/featureless</path>
<severity>

View File

@ -1,3 +1,6 @@
ver 2.2.15.4 Unofficial
- Added Biotech pregnancy hediff graphics
ver 2.2.15.3 Unofficial
- updated VE Armor revealing apparel patch. Checks for BulletproofVest rather than the mod (should remain backwards compatible with 1.3 and lower and hopefully will find whatever mod they get added into in the future)