Skip to content

Commit

Permalink
Partially update patches to OutsideSquishy tag
Browse files Browse the repository at this point in the history
  • Loading branch information
AluminumAlman committed Feb 7, 2024
1 parent a0ca760 commit 5a9c8f5
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 589 deletions.
32 changes: 1 addition & 31 deletions Patches/Anthro Race/Anthro_Bodytype.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,36 +8,6 @@
<match Class="PatchOperationSequence">
<operations>

<!--Outside Squishy-->

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

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

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

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

<!--Arm Groups-->

<li Class="PatchOperationAdd">
Expand Down Expand Up @@ -163,4 +133,4 @@
</operations>
</match>
</Operation>
</Patch>
</Patch>
16 changes: 1 addition & 15 deletions Patches/Antinium/Bodies/Ant_Bodies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,20 +44,6 @@
</value>
</li>

<!-- Part squishy-ness -->
<li 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>
</li>
<li 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>
</li>

<!-- Arm and shoulder tags-->
<li Class="PatchOperationAdd">
<xpath>Defs/BodyDef[defName="Antinium"]/corePart/parts/li[def = "Shoulder"]/parts/li[contains(./customLabel, "left arm")]/groups</xpath>
Expand Down Expand Up @@ -190,4 +176,4 @@
</operations>
</match>
</Operation>
</Patch>
</Patch>
32 changes: 1 addition & 31 deletions Patches/Argonians of Blackmarsh/Argonian_Bodytype.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,36 +8,6 @@
<match Class="PatchOperationSequence">
<operations>

<!--Outside Squishy-->

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

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

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

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

<!--Arm Groups-->

<li Class="PatchOperationAdd">
Expand Down Expand Up @@ -163,4 +133,4 @@
</operations>
</match>
</Operation>
</Patch>
</Patch>
31 changes: 1 addition & 30 deletions Patches/Aspero Race/CE_Patch_Bodies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,36 +110,7 @@
</value>
</li>

<!-- Squishy bits -->
<li 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>
</li>

<li 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>
</li>

<li 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>
</li>

<li 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>
</li>

</operations>
</match>
</Operation>
</Patch>
</Patch>
32 changes: 1 addition & 31 deletions Patches/Astoriel Legacy/Astoriel_Bodytype.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,36 +8,6 @@
<match Class="PatchOperationSequence">
<operations>

<!--Outside Squishy-->

<li 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>
</li>

<li 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>
</li>

<li 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>
</li>

<li 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>
</li>

<!--Arm Groups-->

<li Class="PatchOperationAdd">
Expand Down Expand Up @@ -163,4 +133,4 @@
</operations>
</match>
</Operation>
</Patch>
</Patch>
25 changes: 1 addition & 24 deletions Patches/Biomes Caverns/BodyDefs/Bodies_CE.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,6 @@
</value>
</li>

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

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

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

<li Class="PatchOperationAdd">
<xpath>
Defs/BodyDef[defName="BMT_BatBird"]//*[
Expand All @@ -147,4 +124,4 @@
</operations>
</match>
</Operation>
</Patch>
</Patch>
30 changes: 1 addition & 29 deletions Patches/Erin's Au Ra/Patch_Bodies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,34 +7,6 @@
<match Class="PatchOperationSequence">
<operations>

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

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

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

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

<li Class="PatchOperationAdd">
<xpath>Defs/BodyDef[defName = "AURA_AuRa"]/corePart/groups</xpath>
<value>
Expand Down Expand Up @@ -137,4 +109,4 @@
</match>
</Operation>

</Patch>
</Patch>
30 changes: 1 addition & 29 deletions Patches/Erin's Final Fantasy Races/PatchBodies_AuRa.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,34 +7,6 @@
<match Class="PatchOperationSequence">
<operations>

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

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

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

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

<li Class="PatchOperationAdd">
<xpath>Defs/BodyDef[defName="AURA_AuRa"]/corePart/groups</xpath>
<value>
Expand Down Expand Up @@ -137,4 +109,4 @@
</match>
</Operation>

</Patch>
</Patch>
30 changes: 1 addition & 29 deletions Patches/Erin's Final Fantasy Races/PatchBodies_MQ.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,34 +7,6 @@
<match Class="PatchOperationSequence">
<operations>

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

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

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

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

<li Class="PatchOperationAdd">
<xpath>Defs/BodyDef[defName="MQT_Miqote"]/corePart/groups</xpath>
<value>
Expand Down Expand Up @@ -137,4 +109,4 @@
</match>
</Operation>

</Patch>
</Patch>
Loading

0 comments on commit 5a9c8f5

Please sign in to comment.