mirror of
				https://gitgud.io/AbstractConcept/overt-underwear.git
				synced 2024-08-15 03:19:13 +00:00 
			
		
		
		
	v1.0.0
This commit is contained in:
		
						commit
						545cb16d50
					
				
					 30 changed files with 491 additions and 0 deletions
				
			
		
							
								
								
									
										32
									
								
								Patches/UnderWhereBodyPartGroups.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										32
									
								
								Patches/UnderWhereBodyPartGroups.xml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,32 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8" ?>
 | 
			
		||||
<Patch>
 | 
			
		||||
	<Operation Class="PatchOperationFindMod">
 | 
			
		||||
		<mods>
 | 
			
		||||
			<li>UnderWhere</li>
 | 
			
		||||
		</mods>
 | 
			
		||||
		<match Class="PatchOperationSequence">
 | 
			
		||||
			<success>Normal</success>
 | 
			
		||||
			<operations>
 | 
			
		||||
 | 
			
		||||
				<li Class="PatchOperationReplace">
 | 
			
		||||
					<xpath>Defs/ThingDef/apparel[layers/li="Underwear" and not(layers/li="UnderwearTop")]/bodyPartGroups</xpath>
 | 
			
		||||
					<value>
 | 
			
		||||
						<bodyPartGroups>
 | 
			
		||||
							<li>GenitalsBPG</li>
 | 
			
		||||
						</bodyPartGroups>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
				
 | 
			
		||||
				<li Class="PatchOperationReplace">
 | 
			
		||||
					<xpath>Defs/ThingDef/apparel[layers/li="UnderwearTop" and not(layers/li="Underwear")]/bodyPartGroups</xpath>
 | 
			
		||||
					<value>
 | 
			
		||||
						<bodyPartGroups>
 | 
			
		||||
							<li>ChestBPG</li>
 | 
			
		||||
						</bodyPartGroups>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
 | 
			
		||||
			</operations>
 | 
			
		||||
		</match>	
 | 
			
		||||
	</Operation>
 | 
			
		||||
</Patch>
 | 
			
		||||
							
								
								
									
										23
									
								
								Patches/s16ClothingBodyPartGroups.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								Patches/s16ClothingBodyPartGroups.xml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,23 @@
 | 
			
		|||
<?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>
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue