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

This commit is contained in:
Tory 2021-07-18 05:00:14 +00:00
parent 11352d91cf
commit 6da102170b
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
</li>
<li Class="PatchOperationAdd">
<xpath>/Defs/ThingDef[defName="BasePawn"]/comps</xpath>
<xpath>/Defs/ThingDef[@Name="BasePawn"]/comps</xpath>
<value>
<li Class="Rimworld_Animations.CompProperties_BodyAnimator" />
</value>