This commit is contained in:
c0ffee 2021-08-28 10:29:27 -07:00
commit dd82340545
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<match Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationAttributeSet">
<xpath>/Defs/AlienRace.ThingDef_AlienRace[defName="BaseAOCPawn"]</xpath>
<xpath>/Defs/AlienRace.ThingDef_AlienRace[defName="AOC"]</xpath>
<attribute>ParentName</attribute>
<value>BasePawn</value>
</li>