mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
Update EponaRenaissance.xml
This commit is contained in:
parent
c16fdc6b4b
commit
a40b3ea78d
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue