mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
Annnnd now Mechs
This commit is contained in:
parent
a5a2055c88
commit
6db0cd1bcf
1 changed files with 8 additions and 2 deletions
|
@ -36,9 +36,15 @@
|
|||
<li Class="Rimworld_Animations.CompProperties_BodyAnimator" />
|
||||
</value>
|
||||
</li>
|
||||
<li Class="Rimworld_Animations.PatchOperationAddOrReplace">
|
||||
<li Class="PatchOperationAdd">
|
||||
<xpath>/Defs/ThingDef[@Name="BaseMechanoid"/comps</xpath>
|
||||
<value>
|
||||
<li Class="Rimworld_Animations.CompProperties_BodyAnimator" />
|
||||
</value>
|
||||
</li>
|
||||
<li Class="Rimworld_Animations.PatchOperationAddOrReplace">
|
||||
<xpath>/Defs/AlienRace.ThingDef_AlienRace</xpath>
|
||||
<key>comps</key>
|
||||
<key>comps</key>
|
||||
<value>
|
||||
<li Class="Rimworld_Animations.CompProperties_BodyAnimator" />
|
||||
</value>
|
||||
|
|
Loading…
Reference in a new issue