mirror of
https://gitgud.io/ll.mirrors/sizedapparel.git
synced 2024-08-15 00:43:40 +00:00
68 lines
2.4 KiB
XML
68 lines
2.4 KiB
XML
|
<?xml version="1.0" encoding="utf-8" ?>
|
||
|
<Patch>
|
||
|
<Operation Class="PatchOperationSequence">
|
||
|
<operations>
|
||
|
<li Class = "PatchOperationConditional">
|
||
|
<xpath>/Defs/rjw.HediffDef_PartBase[@Name="RJW_PrivatePartBase"]/comps</xpath>
|
||
|
<nomatch Class="PatchOperationAdd">
|
||
|
<xpath>/Defs/rjw.HediffDef_PartBase[@Name="RJW_PrivatePartBase"]</xpath>
|
||
|
<value>
|
||
|
<comps>
|
||
|
<li Class = "SizedApparel.SizedApparelBodyPartDetailProperties" />
|
||
|
</comps>
|
||
|
</value>
|
||
|
</nomatch>
|
||
|
<match Class="PatchOperationAdd">
|
||
|
<xpath>/Defs/rjw.HediffDef_PartBase[@Name="RJW_PrivatePartBase"]/comps</xpath>
|
||
|
<value>
|
||
|
<li Class = "SizedApparel.SizedApparelBodyPartDetailProperties" />
|
||
|
</value>
|
||
|
</match>
|
||
|
</li>
|
||
|
|
||
|
<!-- <li Class = "PatchOperationConditional"> -->
|
||
|
<!-- <xpath>/Defs/ThingDef[@Name="rjw_BodyPartBase"]/comps</xpath> -->
|
||
|
<!-- <nomatch Class="PatchOperationAdd"> -->
|
||
|
<!-- <xpath>/Defs/ThingDef[@Name="rjw_BodyPartBase"]</xpath> -->
|
||
|
<!-- <value> -->
|
||
|
<!-- <comps> -->
|
||
|
<!-- <li Class = "SizedApparel.SizedApparelBodyPartDetailThingProperties" /> -->
|
||
|
<!-- </comps> -->
|
||
|
<!-- </value> -->
|
||
|
<!-- </nomatch> -->
|
||
|
<!-- <match Class="PatchOperationAdd"> -->
|
||
|
<!-- <xpath>/Defs/ThingDef[@Name="RJW_PrivatePartBase"]/comps</xpath> -->
|
||
|
<!-- <value> -->
|
||
|
<!-- <li Class = "SizedApparel.SizedApparelBodyPartDetailThingProperties" /> -->
|
||
|
<!-- </value> -->
|
||
|
<!-- </match> -->
|
||
|
<!-- </li> -->
|
||
|
|
||
|
</operations>
|
||
|
</Operation>
|
||
|
|
||
|
|
||
|
|
||
|
<!-- <Operation Class="PatchOperationAdd"> -->
|
||
|
<!-- <success>Normal</success> -->
|
||
|
<!-- <xpath>/Defs/HediffDef[@Name="RJW_PrivatePartBase"]/comps</xpath> -->
|
||
|
<!-- <value> -->
|
||
|
<!-- <li Class = "SizedApparel.SizedApparelBodyPartDetailProperties" /> -->
|
||
|
<!-- </value> -->
|
||
|
<!-- </Operation> -->
|
||
|
|
||
|
<!-- <Operation Class="PatchOperationAdd"> -->
|
||
|
<!-- <xpath>/Defs/HediffDef[@Name="NaturalPrivatePartBreast"]/comps[@Class ="SizedApparel.SizedApparelBodyPartDetailProperties"]</xpath> -->
|
||
|
<!-- <value> -->
|
||
|
<!-- <bodyPartName>Breasts</bodyPartName> -->
|
||
|
<!-- </value> -->
|
||
|
<!-- </Operation> -->
|
||
|
|
||
|
<!-- <Operation Class="PatchOperationAdd"> -->
|
||
|
<!-- <xpath>/Defs/HediffDef[@Name="NaturalPrivatePartBreast"]/comps</xpath> -->
|
||
|
<!-- <value> -->
|
||
|
<!-- <bodyPartName>Breasts</bodyPartName> -->
|
||
|
<!-- </value> -->
|
||
|
<!-- </Operation> -->
|
||
|
|
||
|
</Patch>
|