Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update OutsideSquishy for missed mod patches #3308

Merged
merged 1 commit into from
Jul 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -145,17 +145,4 @@
<li>CoveredByNaturalArmor</li>
</value>
</Operation>

<Operation Class="PatchOperationAdd">
<xpath>
Defs/BodyDef[defName="Cyborg"]//*[
def="CyborgJaw" or
def="CyborgNose" or
def="CyborgSightSensor" or
def="CyborgEye"]/groups
</xpath>
<value>
<li>OutsideSquishy</li>
</value>
</Operation>
</Patch>
</Patch>
17 changes: 1 addition & 16 deletions ModPatches/Antinium/Patches/Antinium/Bodies/Ant_Bodies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,21 +43,6 @@
</value>
</Operation>

<!-- Part squishy-ness -->
<Operation Class="PatchOperationAdd">
<xpath>Defs/BodyDef[defName="Antinium"]/corePart/parts/li[def="Neck"]/parts/li[def="Head"]/parts/li[def="Eye"]/groups</xpath>
<value>
<li>OutsideSquishy</li>
</value>
</Operation>

<Operation Class="PatchOperationAdd">
<xpath>Defs/BodyDef[defName="Antinium"]/corePart/parts/li[def="Neck"]/parts/li[def="Head"]/parts/li[def="Nose"]/groups</xpath>
<value>
<li>OutsideSquishy</li>
</value>
</Operation>

<!-- Arm and shoulder tags-->
<Operation Class="PatchOperationAdd">
<xpath>Defs/BodyDef[defName="Antinium"]/corePart/parts/li[def = "Shoulder"]/parts/li[contains(./customLabel, "left arm")]/groups</xpath>
Expand Down Expand Up @@ -206,4 +191,4 @@
<coverage>0.15</coverage>
</value>
</Operation>
</Patch>
</Patch>
31 changes: 1 addition & 30 deletions ModPatches/Aspero Race/Patches/Aspero Race/CE_Patch_Bodies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,33 +104,4 @@
<li>CoveredByNaturalArmor</li>
</value>
</Operation>

<!-- Squishy bits -->
<Operation Class="PatchOperationAdd">
<xpath>Defs/BodyDef[defName = "Aspero_Body"]/corePart/parts/li[def="Neck"]/parts/li[def="Head"]/parts/li[customLabel = "right eye"]/groups</xpath>
<value>
<li>OutsideSquishy</li>
</value>
</Operation>

<Operation Class="PatchOperationAdd">
<xpath>Defs/BodyDef[defName = "Aspero_Body"]/corePart/parts/li[def="Neck"]/parts/li[def="Head"]/parts/li[customLabel = "left eye"]/groups</xpath>
<value>
<li>OutsideSquishy</li>
</value>
</Operation>

<Operation Class="PatchOperationAdd">
<xpath>Defs/BodyDef[defName = "Aspero_Body"]/corePart/parts/li[def="Neck"]/parts/li[def="Head"]/parts/li[def="Nose"]/groups</xpath>
<value>
<li>OutsideSquishy</li>
</value>
</Operation>

<Operation Class="PatchOperationAdd">
<xpath>Defs/BodyDef[defName = "Aspero_Body"]/corePart/parts/li[def="Neck"]/parts/li[def="Head"]/parts/li[def="Jaw"]/groups</xpath>
<value>
<li>OutsideSquishy</li>
</value>
</Operation>
</Patch>
</Patch>
Original file line number Diff line number Diff line change
@@ -1,36 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Patch>

<!--Outside Squishy-->

<Operation Class="PatchOperationAdd">
<xpath>Defs/BodyDef[defName = "Astoriel"]/corePart/parts/li[def="Neck"]/parts/li[def="Head"]/parts/li[customLabel = "right eye"]/groups</xpath>
<value>
<li>OutsideSquishy</li>
</value>
</Operation>

<Operation Class="PatchOperationAdd">
<xpath>Defs/BodyDef[defName = "Astoriel"]/corePart/parts/li[def="Neck"]/parts/li[def="Head"]/parts/li[customLabel = "left eye"]/groups</xpath>
<value>
<li>OutsideSquishy</li>
</value>
</Operation>

<Operation Class="PatchOperationAdd">
<xpath>Defs/BodyDef[defName = "Astoriel"]/corePart/parts/li[def="Neck"]/parts/li[def="Head"]/parts/li[def="Nose"]/groups</xpath>
<value>
<li>OutsideSquishy</li>
</value>
</Operation>

<Operation Class="PatchOperationAdd">
<xpath>Defs/BodyDef[defName = "Astoriel"]/corePart/parts/li[def="Neck"]/parts/li[def="Head"]/parts/li[def="Jaw"]/groups</xpath>
<value>
<li>OutsideSquishy</li>
</value>
</Operation>

<!--Arm Groups-->

<Operation Class="PatchOperationAdd">
Expand Down Expand Up @@ -152,4 +122,4 @@
<li>CoveredByNaturalArmor</li>
</value>
</Operation>
</Patch>
</Patch>
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,6 @@
</value>
</Operation>

<Operation Class="PatchOperationAdd">
<xpath>
Defs/BodyDef[defName="BeetleLikeWithHorn"]//*[
def="InsectMouth" or
def="Eye"]/groups
</xpath>
<value>
<li>OutsideSquishy</li>
</value>
</Operation>

<Operation Class="PatchOperationAdd">
<xpath>
Defs/BodyDef[defName="BeetleLikeWithHorn"]//*[
Expand Down Expand Up @@ -106,18 +95,6 @@
</value>
</Operation>

<Operation Class="PatchOperationAdd">
<xpath>
Defs/BodyDef[defName="BMT_BatBird"]//*[
def="AnimalJaw" or
def="Nose" or
def="Eye"]/groups
</xpath>
<value>
<li>OutsideSquishy</li>
</value>
</Operation>

<Operation Class="PatchOperationAdd">
<xpath>
Defs/BodyDef[defName="BMT_BatBird"]//*[
Expand All @@ -135,4 +112,4 @@
<li>CoveredByNaturalArmor</li>
</value>
</Operation>
</Patch>
</Patch>
13 changes: 1 addition & 12 deletions ModPatches/Rim Flood/Patches/Rim Flood/CE_Flood_Bodies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,4 @@
</value>
</Operation>

<Operation Class="PatchOperationAdd">
<xpath>
Defs/BodyDef[defName="Flood"]//*[
def="Nose" or
def="FloodMouth"]/groups
</xpath>
<value>
<li>OutsideSquishy</li>
</value>
</Operation>

</Patch>
</Patch>
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,11 @@
</value>
</Operation>

</Patch>
<Operation Class="PatchOperationAdd">
<xpath>Defs/BodyPartDef[defName="FloodMouth"]/tags</xpath>
<value>
<li>OutsideSquishy</li>
</value>
</Operation>

</Patch>
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@
<!-- ========== Set parts as squishy ========== -->

<Operation Class="PatchOperationAdd">
<xpath>Defs/BodyPartDef[defName="pphhyy_LightlessEmpyrean_CnidarianTentacle" or defName="pphhyy_LightlessEmpyrean_CnidarianSensoryOrgan" or defName="AnimalJaw"]/tags</xpath>
<xpath>Defs/BodyPartDef[defName="pphhyy_LightlessEmpyrean_CnidarianTentacle" or defName="pphhyy_LightlessEmpyrean_CnidarianSensoryOrgan"]/tags</xpath>
<value>
<li>OutsideSquishy</li>
</value>
</Operation>

</Patch>
</Patch>
Loading