mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
Revert...
This commit is contained in:
parent
6db0cd1bcf
commit
c371ca6e1e
1 changed files with 3 additions and 15 deletions
|
@ -25,26 +25,14 @@
|
|||
</li>
|
||||
|
||||
<li Class="PatchOperationAdd">
|
||||
<xpath>/Defs/ThingDef[defName="Human"]/comps</xpath>
|
||||
<xpath>/Defs/ThingDef[@Name="BasePawn"]/comps</xpath>
|
||||
<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="PatchOperationAdd">
|
||||
<xpath>/Defs/ThingDef[@Name="BaseMechanoid"/comps</xpath>
|
||||
<value>
|
||||
<li Class="Rimworld_Animations.CompProperties_BodyAnimator" />
|
||||
</value>
|
||||
</li>
|
||||
<li Class="Rimworld_Animations.PatchOperationAddOrReplace">
|
||||
<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