Added placeholder for rimnude zoo not loaded

This commit is contained in:
c0ffee 2024-05-20 09:48:02 -07:00
parent 5bd9bf0ca7
commit 2d0a26bda3
3 changed files with 9 additions and 0 deletions

View File

@ -31,6 +31,7 @@
<li IfModActive="c0ffee.SexToysMasturbation">Patch_SexToysMasturbation/1.5</li>
<li IfModActive="Nals.FacialAnimation">Patch_FacialAnimation/1.5</li>
<li IfModNotActive="shauaputa.rimnudeworld">Patch_NoRimNudeWorld/1.5</li>
<li IfModNotActive="shauaputa.rimnudeworldzoo">Patch_NoRimNudeWorldZoo/1.5</li>
</v1.5>

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!-- placeholder for when RimNude isn't installed -->
<PawnRenderNodeTagDef>
<defName>AnimalPenis</defName>
</PawnRenderNodeTagDef>
</Defs>

View File

@ -380,6 +380,7 @@
<Content Include="Languages\PortugueseBrazilian\DefInjected\Rimworld_Animations.AnimationDef\Animations_vanilla.xml" />
<Content Include="LoadFolders.xml" />
<Content Include="Patch_FacialAnimation\1.5\Patches\AnimationPatch_HideHeadWhenAnimating.xml" />
<Content Include="Patch_NoRimNudeWorldZoo\1.5\Defs\PawnRenderNodeTagDef.xml" />
<Content Include="Patch_NoRimNudeWorld\1.5\Defs\PawnRenderNodeTagDef.xml" />
</ItemGroup>
<ItemGroup>