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
|
@ -3,25 +3,27 @@
|
|||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Vanilla Armour Expanded</li>
|
||||
<li>Vanilla Weapons Expanded - Heavy Weapons</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Normal</success>
|
||||
<operations>
|
||||
<li Class="PatchOperationConditional">
|
||||
<xpath>Defs/ThingDef[defName = "VAE_Apparel_AdvancedVest"]/apparel/tags</xpath>
|
||||
<xpath>Defs/ThingDef[defName = "VWE_Apparel_Exoframe"]/apparel/tags</xpath>
|
||||
<nomatch Class="PatchOperationAdd">
|
||||
<xpath>Defs/ThingDef[defName = "VAE_Apparel_AdvancedVest"]/apparel</xpath>
|
||||
<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 = "VAE_Apparel_AdvancedVest"]/apparel/tags</xpath>
|
||||
<xpath>Defs/ThingDef[defName = "VWE_Apparel_Exoframe"]/apparel/tags</xpath>
|
||||
<value>
|
||||
<li>SizedApparel_ShowPrivateCrotch</li>
|
||||
<li>SizedApparel_IgnorBreastSize</li>
|
||||
</value>
|
||||
</match>
|
||||
</li>
|
|
@ -1,31 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Vanilla Armour Expanded</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Normal</success>
|
||||
<operations>
|
||||
<li Class="PatchOperationConditional">
|
||||
<xpath>Defs/ThingDef[defName = "VAE_Apparel_BulletproofVest"]/apparel/tags</xpath>
|
||||
<nomatch Class="PatchOperationAdd">
|
||||
<xpath>Defs/ThingDef[defName = "VAE_Apparel_BulletproofVest"]/apparel</xpath>
|
||||
<value>
|
||||
<tags>
|
||||
<li>SizedApparel_ShowPrivateCrotch</li>
|
||||
</tags>
|
||||
</value>
|
||||
</nomatch>
|
||||
<match Class="PatchOperationAdd">
|
||||
<xpath>Defs/ThingDef[defName = "VAE_Apparel_BulletproofVest"]/apparel/tags</xpath>
|
||||
<value>
|
||||
<li>SizedApparel_ShowPrivateCrotch</li>
|
||||
</value>
|
||||
</match>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
BIN
1.4/Patches/ApparelPatches/VanillaApparelExpandedPatch/old.7z
Normal file
BIN
1.4/Patches/ApparelPatches/VanillaApparelExpandedPatch/old.7z
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue