2021-09-05 23:52:55 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<Patch>
|
|
|
|
<Operation Class="PatchOperationSequence">
|
|
|
|
<success>Always</success>
|
|
|
|
<operations>
|
|
|
|
<li Class="PatchOperationConditional">
|
|
|
|
<xpath>/Defs/ThingDef[@Name="AvP_BaseNeomorphPawn"]/comps</xpath>
|
|
|
|
<success>Always</success>
|
|
|
|
<match Class="PatchOperationAdd">
|
2021-09-06 02:38:19 +00:00
|
|
|
<xpath>/Defs/ThingDef[@Name="AvP_BaseNeomorphPawn"]/comps</xpath>
|
2021-09-05 23:52:55 +00:00
|
|
|
<value>
|
|
|
|
<li Class="Rimworld_Animations.CompProperties_BodyAnimator" />
|
|
|
|
</value>
|
|
|
|
</match>
|
|
|
|
</li>
|
|
|
|
<li Class="PatchOperationConditional">
|
|
|
|
<xpath>/Defs/ThingDef[@Name="AvP_BaseXenomorphPawn"]/comps</xpath>
|
|
|
|
<success>Always</success>
|
|
|
|
<match Class="PatchOperationAdd">
|
2021-09-06 02:38:19 +00:00
|
|
|
<xpath>/Defs/ThingDef[@Name="AvP_BaseXenomorphPawn"]/comps</xpath>
|
2021-09-05 23:52:55 +00:00
|
|
|
<value>
|
|
|
|
<li Class="Rimworld_Animations.CompProperties_BodyAnimator" />
|
|
|
|
</value>
|
|
|
|
</match>
|
|
|
|
</li>
|
|
|
|
<li Class="PatchOperationConditional">
|
|
|
|
<xpath>/Defs/ThingDef[@Name="AvP_Artificial_Synths"]/comps</xpath>
|
|
|
|
<success>Always</success>
|
|
|
|
<match Class="PatchOperationAdd">
|
2021-09-06 02:38:19 +00:00
|
|
|
<xpath>/Defs/ThingDef[@Name="AvP_Artificial_Synths"]/comps</xpath>
|
2021-09-05 23:52:55 +00:00
|
|
|
<value>
|
|
|
|
<li Class="Rimworld_Animations.CompProperties_BodyAnimator" />
|
|
|
|
</value>
|
|
|
|
</match>
|
|
|
|
</li>
|
|
|
|
<li Class="PatchOperationConditional">
|
|
|
|
<xpath>/Defs/ThingDef[@Name="AvP_BaseYautjaPawn"]/comps</xpath>
|
|
|
|
<success>Always</success>
|
|
|
|
<match Class="PatchOperationAdd">
|
2021-09-06 02:38:19 +00:00
|
|
|
<xpath>/Defs/ThingDef[@Name="AvP_BaseYautjaPawn"]/comps</xpath>
|
2021-09-05 23:52:55 +00:00
|
|
|
<value>
|
|
|
|
<li Class="Rimworld_Animations.CompProperties_BodyAnimator" />
|
|
|
|
</value>
|
|
|
|
</match>
|
|
|
|
</li>
|
|
|
|
</operations>
|
|
|
|
</Operation>
|
|
|
|
</Patch>
|