This commit is contained in:
c0ffee 2021-08-28 10:29:27 -07:00
commit dd82340545

View file

@ -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>