mirror of
				https://github.com/vegapnk/RJW-Genes.git
				synced 2024-08-15 00:23:31 +00:00 
			
		
		
		
	Added two patches for Alpha Genes, closes #65
This commit is contained in:
		
							parent
							
								
									483965ea19
								
							
						
					
					
						commit
						996831269d
					
				
					 2 changed files with 124 additions and 81 deletions
				
			
		| 
						 | 
				
			
			@ -1,5 +1,9 @@
 | 
			
		|||
# 1.3.1 
 | 
			
		||||
 | 
			
		||||
**Changes**
 | 
			
		||||
 | 
			
		||||
- Added patches for Alpha-Genes Animusen, Drakonori and Malachai (Closes #65, thanks @Stars22223)
 | 
			
		||||
 | 
			
		||||
**Fixes:**
 | 
			
		||||
 | 
			
		||||
- XML Missmatch for Succubus Letter (Fixed in #64, thanks @mwcrow)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -81,6 +81,45 @@
 | 
			
		|||
                    </value>
 | 
			
		||||
                </match>
 | 
			
		||||
            </li>
 | 
			
		||||
 | 
			
		||||
            <li Class="PatchOperationFindMod">
 | 
			
		||||
                <mods>
 | 
			
		||||
                    <li>Alpha Genes</li>
 | 
			
		||||
                </mods>
 | 
			
		||||
                <match Class="PatchOperationAdd">
 | 
			
		||||
                    <xpath>Defs/XenotypeDef[defName="AG_Animusen"]/genes</xpath>
 | 
			
		||||
                    <value>
 | 
			
		||||
                        <li>rjw_genes_canine_genitalia</li>
 | 
			
		||||
                    </value>
 | 
			
		||||
                </match>
 | 
			
		||||
            </li>
 | 
			
		||||
 | 
			
		||||
            <li Class="PatchOperationFindMod">
 | 
			
		||||
                <mods>
 | 
			
		||||
                    <li>Alpha Genes</li>
 | 
			
		||||
                </mods>
 | 
			
		||||
                <match Class="PatchOperationAdd">
 | 
			
		||||
                    <xpath>Defs/XenotypeDef[defName="AG_Drakonori"]/genes</xpath>
 | 
			
		||||
                    <value>
 | 
			
		||||
                        <li>rjw_genes_dragon_genitalia</li>
 | 
			
		||||
                        <li>rjw_genes_big_male_genitalia</li>
 | 
			
		||||
                        <li>rjw_genes_aphrodisiac_pheromones</li>
 | 
			
		||||
                        <li>rjw_genes_big_breasts</li>
 | 
			
		||||
                    </value>
 | 
			
		||||
                </match>
 | 
			
		||||
            </li>
 | 
			
		||||
 | 
			
		||||
            <li Class="PatchOperationFindMod">
 | 
			
		||||
                <mods>
 | 
			
		||||
                    <li>Alpha Genes</li>
 | 
			
		||||
                </mods>
 | 
			
		||||
                <match Class="PatchOperationAdd">
 | 
			
		||||
                    <xpath>Defs/XenotypeDef[defName="AG_Malachai"]/genes</xpath>
 | 
			
		||||
                    <value>
 | 
			
		||||
                        <li>rjw_genes_demonic_genitalia</li>
 | 
			
		||||
                    </value>
 | 
			
		||||
                </match>
 | 
			
		||||
            </li>
 | 
			
		||||
        </operations>
 | 
			
		||||
    </Operation>
 | 
			
		||||
</Patch>
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue