Update EponaRenaissance.xml

This commit is contained in:
c0ffee 2021-10-21 19:08:51 -07:00
parent c16fdc6b4b
commit a40b3ea78d
1 changed files with 2 additions and 2 deletions

View File

@ -4,10 +4,10 @@
<success>Always</success>
<operations>
<li Class="PatchOperationConditional">
<xpath>/Defs/ThingDef[@Name="EponaCentaur_PawnBase"]/comps</xpath>
<xpath>/Defs/ThingDef[@Name="BaseEponaPawn"]/comps</xpath>
<success>Always</success>
<match Class="PatchOperationAdd">
<xpath>/Defs/ThingDef[@Name="EponaCentaur_PawnBase"]/comps</xpath>
<xpath>/Defs/ThingDef[@Name="BaseEponaPawn"]/comps</xpath>
<value>
<li Class="Rimworld_Animations.CompProperties_BodyAnimator" />
</value>