mirror of
				https://github.com/vegapnk/RJW-Genes.git
				synced 2024-08-15 00:23:31 +00:00 
			
		
		
		
	Added Patches for some popular Xenotypes
This commit is contained in:
		
							parent
							
								
									317f8c4063
								
							
						
					
					
						commit
						d88835b03d
					
				
					 5 changed files with 99 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -12,6 +12,7 @@ Features:
 | 
			
		|||
- RJW Race-Support Compatibility (#12,#13, Shabakur)
 | 
			
		||||
- Animal Gene Inheritance Gene-Chance Multiplier per Setting (#13, Shabakur)
 | 
			
		||||
- Lots of Debug-Only Logging for Animal Gene Inheritance
 | 
			
		||||
- Patches for some popular Xenotype Mods (Nyaron, Kijin3, Roos Minotaurs, VRE Phytokin)
 | 
			
		||||
- Mod-Settings 
 | 
			
		||||
 | 
			
		||||
Succubus:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										14
									
								
								Common/Patches/Xenotypes/PatchKijinRace3.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								Common/Patches/Xenotypes/PatchKijinRace3.xml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,14 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8" ?>
 | 
			
		||||
<Patch>
 | 
			
		||||
<Operation Class="PatchOperationFindMod">
 | 
			
		||||
    <mods>
 | 
			
		||||
        <li>Kijin Race 3.0</li>
 | 
			
		||||
    </mods>
 | 
			
		||||
    <match Class="PatchOperationAdd">
 | 
			
		||||
		<xpath>Defs/XenotypeDef[defName="KijinXenotype"]/genes</xpath>
 | 
			
		||||
		<value>
 | 
			
		||||
			<li>rjw_genes_demonic_genitalia</li>
 | 
			
		||||
		</value>
 | 
			
		||||
	</match>
 | 
			
		||||
</Operation>
 | 
			
		||||
</Patch>
 | 
			
		||||
							
								
								
									
										15
									
								
								Common/Patches/Xenotypes/PatchNyaron.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								Common/Patches/Xenotypes/PatchNyaron.xml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,15 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8" ?>
 | 
			
		||||
<Patch>
 | 
			
		||||
<Operation Class="PatchOperationFindMod">
 | 
			
		||||
    <mods>
 | 
			
		||||
        <li>Biotech Nyaron</li>
 | 
			
		||||
    </mods>
 | 
			
		||||
    <match Class="PatchOperationAdd">
 | 
			
		||||
		<xpath>Defs/XenotypeDef[defName="Nyaron"]/genes</xpath>
 | 
			
		||||
		<value>
 | 
			
		||||
			<li>rjw_genes_tight_female_genitalia</li>
 | 
			
		||||
            <li>rjw_genes_feline_genitalia</li>
 | 
			
		||||
		</value>
 | 
			
		||||
	</match>
 | 
			
		||||
</Operation>
 | 
			
		||||
</Patch>
 | 
			
		||||
							
								
								
									
										18
									
								
								Common/Patches/Xenotypes/PatchRoosMinotaur.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								Common/Patches/Xenotypes/PatchRoosMinotaur.xml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,18 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8" ?>
 | 
			
		||||
<Patch>
 | 
			
		||||
<Operation Class="PatchOperationFindMod">
 | 
			
		||||
    <mods>
 | 
			
		||||
        <li>Roo's Minotaur Xenotype</li>
 | 
			
		||||
    </mods>
 | 
			
		||||
    <match Class="PatchOperationAdd">
 | 
			
		||||
		<xpath>Defs/XenotypeDef[defName="RBM_Minotaur"]/genes</xpath>
 | 
			
		||||
		<value>
 | 
			
		||||
			<li>rjw_genes_much_cum</li>
 | 
			
		||||
			<li>rjw_genes_cumflation_immunity</li>
 | 
			
		||||
			<li>rjw_genes_loose_female_genitalia</li>
 | 
			
		||||
			<li>rjw_genes_big_male_genitalia</li>
 | 
			
		||||
            <li>rjw_genes_equine_genitalia</li>
 | 
			
		||||
		</value>
 | 
			
		||||
	</match>
 | 
			
		||||
</Operation>
 | 
			
		||||
</Patch>
 | 
			
		||||
							
								
								
									
										51
									
								
								Common/Patches/Xenotypes/PatchVREPhytokin.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										51
									
								
								Common/Patches/Xenotypes/PatchVREPhytokin.xml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,51 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8" ?>
 | 
			
		||||
<Patch>
 | 
			
		||||
<Operation Class="PatchOperationFindMod">
 | 
			
		||||
    <mods>
 | 
			
		||||
        <li>Vanilla Races Expanded - Phytokin</li>
 | 
			
		||||
    </mods>
 | 
			
		||||
    <match Class="PatchOperationAdd">
 | 
			
		||||
		<xpath>Defs/XenotypeDef[defName="VRE_Poluxkin"]/genes</xpath>
 | 
			
		||||
		<value>
 | 
			
		||||
			<li>rjw_genes_tight_female_genitalia</li>
 | 
			
		||||
			<li>rjw_genes_tight_anus</li>
 | 
			
		||||
            <li>rjw_genes_elasticity</li>
 | 
			
		||||
            <li>rjw_genes_bisexual</li>
 | 
			
		||||
		</value>
 | 
			
		||||
	</match>
 | 
			
		||||
</Operation>
 | 
			
		||||
</Patch>
 | 
			
		||||
 | 
			
		||||
<Patch>
 | 
			
		||||
<Operation Class="PatchOperationFindMod">
 | 
			
		||||
    <mods>
 | 
			
		||||
        <li>Vanilla Races Expanded - Phytokin</li>
 | 
			
		||||
    </mods>
 | 
			
		||||
    <match Class="PatchOperationAdd">
 | 
			
		||||
		<xpath>Defs/XenotypeDef[defName="VRE_Gauranlenkin"]/genes</xpath>
 | 
			
		||||
		<value>
 | 
			
		||||
			<li>rjw_genes_tight_female_genitalia</li>
 | 
			
		||||
			<li>rjw_genes_tight_anus</li>
 | 
			
		||||
            <li>rjw_genes_elasticity</li>
 | 
			
		||||
            <li>rjw_genes_bisexual</li>
 | 
			
		||||
		</value>
 | 
			
		||||
	</match>
 | 
			
		||||
</Operation>
 | 
			
		||||
</Patch>
 | 
			
		||||
 | 
			
		||||
<Patch>
 | 
			
		||||
<Operation Class="PatchOperationFindMod">
 | 
			
		||||
    <mods>
 | 
			
		||||
        <li>Vanilla Races Expanded - Phytokin</li>
 | 
			
		||||
    </mods>
 | 
			
		||||
    <match Class="PatchOperationAdd">
 | 
			
		||||
		<xpath>Defs/XenotypeDef[defName="VRE_Animakin"]/genes</xpath>
 | 
			
		||||
		<value>
 | 
			
		||||
			<li>rjw_genes_tight_female_genitalia</li>
 | 
			
		||||
			<li>rjw_genes_tight_anus</li>
 | 
			
		||||
            <li>rjw_genes_elasticity</li>
 | 
			
		||||
            <li>rjw_genes_bisexual</li>
 | 
			
		||||
		</value>
 | 
			
		||||
	</match>
 | 
			
		||||
</Operation>
 | 
			
		||||
</Patch>
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue