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.23
This commit is contained in:
parent
f0f8419d07
commit
684dfb3ae7
1723 changed files with 15 additions and 924 deletions
|
@ -0,0 +1,33 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Vanilla Weapons Expanded - Heavy Weapons</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Normal</success>
|
||||
<operations>
|
||||
<li Class="PatchOperationConditional">
|
||||
<xpath>Defs/ThingDef[defName = "VWE_Apparel_Exoframe"]/apparel/tags</xpath>
|
||||
<nomatch Class="PatchOperationAdd">
|
||||
<xpath>Defs/ThingDef[defName = "VWE_Apparel_Exoframe"]/apparel</xpath>
|
||||
<value>
|
||||
<tags>
|
||||
<li>SizedApparel_ShowPrivateCrotch</li>
|
||||
<li>SizedApparel_IgnorBreastSize</li>
|
||||
</tags>
|
||||
</value>
|
||||
</nomatch>
|
||||
<match Class="PatchOperationAdd">
|
||||
<xpath>Defs/ThingDef[defName = "VWE_Apparel_Exoframe"]/apparel/tags</xpath>
|
||||
<value>
|
||||
<li>SizedApparel_ShowPrivateCrotch</li>
|
||||
<li>SizedApparel_IgnorBreastSize</li>
|
||||
</value>
|
||||
</match>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
Loading…
Add table
Add a link
Reference in a new issue