mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
Apply to animals again.
This commit is contained in:
parent
5de609a9fb
commit
a5a2055c88
1 changed files with 6 additions and 0 deletions
|
@ -29,6 +29,12 @@
|
|||
<value>
|
||||
<li Class="Rimworld_Animations.CompProperties_BodyAnimator" />
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd">
|
||||
<xpath>/Defs/ThingDef[@Name="AnimalThingBase"/comps</xpath>
|
||||
<value>
|
||||
<li Class="Rimworld_Animations.CompProperties_BodyAnimator" />
|
||||
</value>
|
||||
</li>
|
||||
<li Class="Rimworld_Animations.PatchOperationAddOrReplace">
|
||||
<xpath>/Defs/AlienRace.ThingDef_AlienRace</xpath>
|
||||
|
|
Loading…
Reference in a new issue