mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
AOC patch fixed
This commit is contained in:
parent
a0e88f1f23
commit
7560eb461e
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
<match Class="PatchOperationSequence">
|
<match Class="PatchOperationSequence">
|
||||||
<operations>
|
<operations>
|
||||||
<li Class="PatchOperationAttributeSet">
|
<li Class="PatchOperationAttributeSet">
|
||||||
<xpath>/Defs/AlienRace.ThingDef_AlienRace[defName="BaseAOCPawn"]</xpath>
|
<xpath>/Defs/AlienRace.ThingDef_AlienRace[defName="AOC"]</xpath>
|
||||||
<attribute>ParentName</attribute>
|
<attribute>ParentName</attribute>
|
||||||
<value>BasePawn</value>
|
<value>BasePawn</value>
|
||||||
</li>
|
</li>
|
||||||
|
|
Loading…
Reference in a new issue