From 11352d91cf9ea2acf5f9d7f488503ab1701d4bdb Mon Sep 17 00:00:00 2001 From: Tory <22203-Tory@users.noreply.gitgud.io> Date: Sat, 17 Jul 2021 20:03:47 +0000 Subject: [PATCH] save bug fix, change to body anim comp to only apply to pawns fix 2 --- Patches/AnimationPatch_CompBodyAnimator.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Patches/AnimationPatch_CompBodyAnimator.xml b/Patches/AnimationPatch_CompBodyAnimator.xml index a87109d..f545886 100644 --- a/Patches/AnimationPatch_CompBodyAnimator.xml +++ b/Patches/AnimationPatch_CompBodyAnimator.xml @@ -1,10 +1,10 @@ - + Always
  • - /Defs/ThingDef[defName="BasePawn"]/comps + /Defs/ThingDef/comps Always /Defs/ThingDef @@ -15,11 +15,11 @@
  • - /Defs/ThingDef/comps + /Defs/ThingDef[defName="BasePawn"]/comps
  • -
    \ No newline at end of file +