mirror of
https://gitgud.io/ll.mirrors/sized-apparel-retexture.git
synced 2024-08-15 00:43:47 +00:00
Mirror of Sized Apparel Retexture 0.24
This commit is contained in:
parent
684dfb3ae7
commit
3b0d1611eb
354 changed files with 33 additions and 3 deletions
|
@ -0,0 +1,32 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Vanilla Apparel Expanded</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Normal</success>
|
||||
<operations>
|
||||
<!-- +++++ +++++ -->
|
||||
<li Class="PatchOperationConditional">
|
||||
<xpath>Defs/ThingDef[defName = "VAE_Apparel_Hoodie"]/apparel/tags</xpath>
|
||||
<nomatch Class="PatchOperationAdd">
|
||||
<xpath>Defs/ThingDef[defName = "VAE_Apparel_Hoodie"]/apparel</xpath>
|
||||
<value>
|
||||
<tags>
|
||||
<li>SizedApparel_ShowPrivateCrotch</li>
|
||||
</tags>
|
||||
</value>
|
||||
</nomatch>
|
||||
<match Class="PatchOperationAdd">
|
||||
<xpath>Defs/ThingDef[defName = "VAE_Apparel_Hoodie"]/apparel/tags</xpath>
|
||||
<value>
|
||||
<li>SizedApparel_ShowPrivateCrotch</li>
|
||||
</value>
|
||||
</match>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
|
@ -15,7 +15,6 @@
|
|||
<value>
|
||||
<tags>
|
||||
<li>SizedApparel_ShowPrivateCrotch</li>
|
||||
<li>SizedApparel_IgnorBreastSize</li>
|
||||
</tags>
|
||||
</value>
|
||||
</nomatch>
|
||||
|
@ -23,7 +22,6 @@
|
|||
<xpath>Defs/ThingDef[defName = "VAE_Apparel_PeltCoat"]/apparel/tags</xpath>
|
||||
<value>
|
||||
<li>SizedApparel_ShowPrivateCrotch</li>
|
||||
<li>SizedApparel_IgnorBreastSize</li>
|
||||
</value>
|
||||
</match>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue