mirror of
				https://gitgud.io/Tory/rjwanimaddons-animalpatch.git
				synced 2024-08-15 00:43:38 +00:00 
			
		
		
		
	1.5.13
This commit is contained in:
		
							parent
							
								
									e1618dca0e
								
							
						
					
					
						commit
						88536d0d17
					
				
					 81 changed files with 229 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 | 
			
		||||
<Manifest>
 | 
			
		||||
	<identifier>RJW-AA-AnimalPatch</identifier>
 | 
			
		||||
	<version>1.5.12</version>
 | 
			
		||||
	<version>1.5.13</version>
 | 
			
		||||
	<manifestUri>https://gitgud.io/Tory/rjwanimaddons-animalpatch/-/raw/master/About/Manifest.xml</manifestUri>
 | 
			
		||||
    <downloadUri>https://gitgud.io/Tory/rjwanimaddons-animalpatch/</downloadUri>
 | 
			
		||||
</Manifest>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
RJWAnimAddons-Animalpatch:
 | 
			
		||||
 | 
			
		||||
x/x/2022: 1.5.13 Added patches: CreaturesofKi(Continued)
 | 
			
		||||
7/26/2022: 1.5.13 Added patches: CreaturesofKi, kemomimihouse, ReGrowthMutatedAnimalsPack, Nexomon, LordoftheRims-Dwarves, JurassicRimworld(Continued), HildasCreatures-Deerfox(Continued)
 | 
			
		||||
 | 
			
		||||
5/26/2022: 1.5.12 Added patches: VanillaGeneticsExpanded, ScaledWorld. Updated Dragon'sDescent
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										35
									
								
								Patches/HildasCreatures-Deerfox(Continued).xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										35
									
								
								Patches/HildasCreatures-Deerfox(Continued).xml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,35 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<Patch>
 | 
			
		||||
	<Operation Class="PatchOperationFindMod">
 | 
			
		||||
		<mods>
 | 
			
		||||
			<li>Hilda's Creatures - Deerfox (Continued)</li>
 | 
			
		||||
		</mods>
 | 
			
		||||
		<match Class="PatchOperationSequence">
 | 
			
		||||
			<success>Always</success>
 | 
			
		||||
			<operations>
 | 
			
		||||
				<li Class="PatchOperationAdd"><!--Fucking Animals-->
 | 
			
		||||
					<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="Beast_CowgirlM" or defName="Beast_CowgirlF" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
 | 
			
		||||
					<value>
 | 
			
		||||
						<li>Deerfox_AntleredQuadruped</li>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
				<li Class="PatchOperationAdd"><!--Fucked Animals-->
 | 
			
		||||
					<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
 | 
			
		||||
					<value>
 | 
			
		||||
						<li>Deerfox_AntleredQuadruped</li>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
				<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
 | 
			
		||||
					<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyleF" or defName="HumanoidBeastDoggystyleM" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[2]/bodyDefTypes</xpath>
 | 
			
		||||
					<value>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
				<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
 | 
			
		||||
					<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyle2" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[1]/bodyDefTypes</xpath>
 | 
			
		||||
					<value>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
			</operations>
 | 
			
		||||
		</match>
 | 
			
		||||
	</Operation>
 | 
			
		||||
</Patch>
 | 
			
		||||
							
								
								
									
										35
									
								
								Patches/JurassicRimworld(Continued).xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										35
									
								
								Patches/JurassicRimworld(Continued).xml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,35 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<Patch>
 | 
			
		||||
	<Operation Class="PatchOperationFindMod">
 | 
			
		||||
		<mods>
 | 
			
		||||
			<li>Jurassic Rimworld (Continued)</li>
 | 
			
		||||
		</mods>
 | 
			
		||||
		<match Class="PatchOperationSequence">
 | 
			
		||||
			<success>Always</success>
 | 
			
		||||
			<operations>
 | 
			
		||||
				<li Class="PatchOperationAdd"><!--Fucking Animals-->
 | 
			
		||||
					<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="Beast_CowgirlM" or defName="Beast_CowgirlF" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
 | 
			
		||||
					<value>
 | 
			
		||||
						<li>JRWTailAttacker</li>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
				<li Class="PatchOperationAdd"><!--Fucked Animals-->
 | 
			
		||||
					<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
 | 
			
		||||
					<value>
 | 
			
		||||
						<li>JRWTailAttacker</li>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
				<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
 | 
			
		||||
					<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyleF" or defName="HumanoidBeastDoggystyleM" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[2]/bodyDefTypes</xpath>
 | 
			
		||||
					<value>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
				<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
 | 
			
		||||
					<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyle2" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[1]/bodyDefTypes</xpath>
 | 
			
		||||
					<value>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
			</operations>
 | 
			
		||||
		</match>
 | 
			
		||||
	</Operation>
 | 
			
		||||
</Patch>
 | 
			
		||||
							
								
								
									
										37
									
								
								Patches/LordoftheRims-Dwarves.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										37
									
								
								Patches/LordoftheRims-Dwarves.xml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,37 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<Patch>
 | 
			
		||||
	<Operation Class="PatchOperationFindMod">
 | 
			
		||||
		<mods>
 | 
			
		||||
			<li>Lord of the Rims - Dwarves</li>
 | 
			
		||||
		</mods>
 | 
			
		||||
		<match Class="PatchOperationSequence">
 | 
			
		||||
			<success>Always</success>
 | 
			
		||||
			<operations>
 | 
			
		||||
				<li Class="PatchOperationAdd"><!--Fucking Animals-->
 | 
			
		||||
					<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="Beast_CowgirlM" or defName="Beast_CowgirlF" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
 | 
			
		||||
					<value>
 | 
			
		||||
						<li>LotRD_DragonBody</li>
 | 
			
		||||
						<li>QuadrupedAnimalWithHoovesAndTusks</li>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
				<li Class="PatchOperationAdd"><!--Fucked Animals-->
 | 
			
		||||
					<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
 | 
			
		||||
					<value>
 | 
			
		||||
						<li>LotRD_DragonBody</li>
 | 
			
		||||
						<li>QuadrupedAnimalWithHoovesAndTusks</li>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
				<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
 | 
			
		||||
					<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyleF" or defName="HumanoidBeastDoggystyleM" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[2]/bodyDefTypes</xpath>
 | 
			
		||||
					<value>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
				<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
 | 
			
		||||
					<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyle2" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[1]/bodyDefTypes</xpath>
 | 
			
		||||
					<value>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
			</operations>
 | 
			
		||||
		</match>
 | 
			
		||||
	</Operation>
 | 
			
		||||
</Patch>
 | 
			
		||||
							
								
								
									
										35
									
								
								Patches/Nexomon.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										35
									
								
								Patches/Nexomon.xml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,35 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<Patch>
 | 
			
		||||
	<Operation Class="PatchOperationFindMod">
 | 
			
		||||
		<mods>
 | 
			
		||||
			<li>Nexomon</li>
 | 
			
		||||
		</mods>
 | 
			
		||||
		<match Class="PatchOperationSequence">
 | 
			
		||||
			<success>Always</success>
 | 
			
		||||
			<operations>
 | 
			
		||||
				<li Class="PatchOperationAdd"><!--Fucking Animals-->
 | 
			
		||||
					<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="Beast_CowgirlM" or defName="Beast_CowgirlF" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
 | 
			
		||||
					<value>
 | 
			
		||||
						<li>QuadrupedAnimalWithPawsAndTails</li>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
				<li Class="PatchOperationAdd"><!--Fucked Animals-->
 | 
			
		||||
					<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
 | 
			
		||||
					<value>
 | 
			
		||||
						<li>QuadrupedAnimalWithPawsAndTails</li>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
				<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
 | 
			
		||||
					<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyleF" or defName="HumanoidBeastDoggystyleM" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[2]/bodyDefTypes</xpath>
 | 
			
		||||
					<value>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
				<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
 | 
			
		||||
					<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyle2" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[1]/bodyDefTypes</xpath>
 | 
			
		||||
					<value>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
			</operations>
 | 
			
		||||
		</match>
 | 
			
		||||
	</Operation>
 | 
			
		||||
</Patch>
 | 
			
		||||
							
								
								
									
										37
									
								
								Patches/ReGrowthMutatedAnimalsPack.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										37
									
								
								Patches/ReGrowthMutatedAnimalsPack.xml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,37 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<Patch>
 | 
			
		||||
	<Operation Class="PatchOperationFindMod">
 | 
			
		||||
		<mods>
 | 
			
		||||
			<li>ReGrowth: Mutated Animals Pack</li>
 | 
			
		||||
		</mods>
 | 
			
		||||
		<match Class="PatchOperationSequence">
 | 
			
		||||
			<success>Always</success>
 | 
			
		||||
			<operations>
 | 
			
		||||
				<li Class="PatchOperationAdd"><!--Fucking Animals-->
 | 
			
		||||
					<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="Beast_CowgirlM" or defName="Beast_CowgirlF" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
 | 
			
		||||
					<value>
 | 
			
		||||
						<li>RG-WF_QuadrupedAnimalWithHooves</li>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
				<li Class="PatchOperationAdd"><!--Fucked Animals-->
 | 
			
		||||
					<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
 | 
			
		||||
					<value>
 | 
			
		||||
					<li>RG-WF_QuadrupedAnimalWithHooves</li>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
				<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
 | 
			
		||||
					<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyleF" or defName="HumanoidBeastDoggystyleM" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[2]/bodyDefTypes</xpath>
 | 
			
		||||
					<value>
 | 
			
		||||
						<li>RG-WF_HumanoidWithHornsAndClaws</li>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
				<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
 | 
			
		||||
					<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyle2" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[1]/bodyDefTypes</xpath>
 | 
			
		||||
					<value>
 | 
			
		||||
						<li>RG-WF_HumanoidWithHornsAndClaws</li>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
			</operations>
 | 
			
		||||
		</match>
 | 
			
		||||
	</Operation>
 | 
			
		||||
</Patch>
 | 
			
		||||
							
								
								
									
										48
									
								
								Patches/kemomimihouse.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										48
									
								
								Patches/kemomimihouse.xml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,48 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<Patch>
 | 
			
		||||
	<Operation Class="PatchOperationFindMod">
 | 
			
		||||
		<mods>
 | 
			
		||||
			<li>kemomimihouse</li>
 | 
			
		||||
		</mods>
 | 
			
		||||
		<match Class="PatchOperationSequence">
 | 
			
		||||
			<success>Always</success>
 | 
			
		||||
			<operations>
 | 
			
		||||
				<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)(defNames)-->
 | 
			
		||||
					<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyleF" or defName="HumanoidBeastDoggystyleM" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[2]/defName</xpath>
 | 
			
		||||
					<success>Always</success>
 | 
			
		||||
					<value>
 | 
			
		||||
						<li>akame</li>
 | 
			
		||||
						<li>aome</li>
 | 
			
		||||
						<li>hana</li>
 | 
			
		||||
						<li>kemomimikohime</li>
 | 
			
		||||
						<li>kon</li>
 | 
			
		||||
						<li>kemomimikonf</li>
 | 
			
		||||
						<li>kuro</li>
 | 
			
		||||
						<li>miko</li>
 | 
			
		||||
						<li>kemomimisiro</li>
 | 
			
		||||
						<li>kemomimisirof</li>
 | 
			
		||||
						<li>yuki</li>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
				<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)(defNames)-->
 | 
			
		||||
					<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyle2" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[1]/defName</xpath>
 | 
			
		||||
					<success>Always</success>
 | 
			
		||||
					<value>
 | 
			
		||||
						<li>akame</li>
 | 
			
		||||
						<li>aome</li>
 | 
			
		||||
						<li>hana</li>
 | 
			
		||||
						<li>kemomimikohime</li>
 | 
			
		||||
						<li>kon</li>
 | 
			
		||||
						<li>kemomimikonf</li>
 | 
			
		||||
						<li>kuro</li>
 | 
			
		||||
						<li>miko</li>
 | 
			
		||||
						<li>kemomimisiro</li>
 | 
			
		||||
						<li>kemomimisirof</li>
 | 
			
		||||
						<li>yuki</li>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
			</operations>
 | 
			
		||||
		</match>
 | 
			
		||||
	</Operation>
 | 
			
		||||
 | 
			
		||||
</Patch>
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue