2021-08-02 23:27:57 +00:00
|
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
2020-04-09 00:31:59 +00:00
|
|
|
|
<Patch>
|
|
|
|
|
<Operation Class="PatchOperationSequence">
|
|
|
|
|
<success>Always</success>
|
|
|
|
|
<operations>
|
|
|
|
|
<li Class="PatchOperationConditional">
|
2021-07-17 20:03:47 +00:00
|
|
|
|
<xpath>/Defs/ThingDef/comps</xpath>
|
2020-04-09 00:31:59 +00:00
|
|
|
|
<success>Always</success>
|
|
|
|
|
<nomatch Class="PatchOperationAdd">
|
|
|
|
|
<xpath>/Defs/ThingDef</xpath>
|
|
|
|
|
<value>
|
|
|
|
|
<comps />
|
|
|
|
|
</value>
|
|
|
|
|
</nomatch>
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
<li Class="PatchOperationAdd">
|
2021-08-02 23:27:57 +00:00
|
|
|
|
<xpath>/Defs/ThingDef/comps</xpath>
|
2020-04-09 00:31:59 +00:00
|
|
|
|
<value>
|
|
|
|
|
<li Class="Rimworld_Animations.CompProperties_BodyAnimator" />
|
|
|
|
|
</value>
|
|
|
|
|
</li>
|
|
|
|
|
</operations>
|
|
|
|
|
</Operation>
|
2021-08-02 23:27:57 +00:00
|
|
|
|
</Patch>
|