save bug fix, change to body anim comp to only apply to pawns

This commit is contained in:
c0ffee 2021-07-17 11:56:51 -07:00
parent e02663e936
commit 68e30b0db8
4 changed files with 1 additions and 8 deletions

View file

@ -4,7 +4,7 @@
<success>Always</success>
<operations>
<li Class="PatchOperationConditional">
<xpath>/Defs/ThingDef/comps</xpath>
<xpath>/Defs/ThingDef[defName="BasePawn"]/comps</xpath>
<success>Always</success>
<nomatch Class="PatchOperationAdd">
<xpath>/Defs/ThingDef</xpath>