mirror of
https://gitgud.io/AbstractConcept/overt-underwear.git
synced 2024-08-15 03:19:13 +00:00
23 lines
No EOL
528 B
XML
23 lines
No EOL
528 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<Patch>
|
|
<Operation Class="PatchOperationFindMod">
|
|
<mods>
|
|
<li>S16's Extension</li>
|
|
</mods>
|
|
<match Class="PatchOperationSequence">
|
|
<success>Always</success>
|
|
<operations>
|
|
|
|
<li Class="PatchOperationReplace">
|
|
<xpath>Defs/ThingDef/thingCategories[li="S16_Underwear"]/../apparel/bodyPartGroups</xpath>
|
|
<value>
|
|
<bodyPartGroups>
|
|
<li>GenitalsBPG</li>
|
|
</bodyPartGroups>
|
|
</value>
|
|
</li>
|
|
|
|
</operations>
|
|
</match>
|
|
</Operation>
|
|
</Patch> |