mirror of
				https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
				synced 2024-08-15 00:43:45 +00:00 
			
		
		
		
	merge
This commit is contained in:
		
						commit
						3a29d9afd8
					
				
					 4 changed files with 88 additions and 0 deletions
				
			
		
							
								
								
									
										31
									
								
								1.3/Patches/BasePawn Fixes/AndroidMechBasePawn.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										31
									
								
								1.3/Patches/BasePawn Fixes/AndroidMechBasePawn.xml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,31 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8" ?>
 | 
			
		||||
<Patch>
 | 
			
		||||
	<Operation Class="PatchOperationFindMod">
 | 
			
		||||
		<mods>
 | 
			
		||||
			<li>Android tiers</li>
 | 
			
		||||
			<li>1386412863</li>
 | 
			
		||||
		</mods>
 | 
			
		||||
		<match Class="PatchOperationSequence">
 | 
			
		||||
			<operations>
 | 
			
		||||
				<li Class="PatchOperationReplace">
 | 
			
		||||
					<xpath>/Defs/ThingDef[@Name="BasePawnMech"]</xpath>
 | 
			
		||||
					<value>
 | 
			
		||||
						<ThingDef Name="BasePawnMech" ParentName="BasePawn" Abstract="True">
 | 
			
		||||
							<soundImpactDefault>BulletImpact_Metal</soundImpactDefault>
 | 
			
		||||
							<statBases>
 | 
			
		||||
								<Mass>70</Mass>
 | 
			
		||||
							</statBases>
 | 
			
		||||
							<inspectorTabs Inherit="false">
 | 
			
		||||
								<li>ITab_Pawn_Health</li>
 | 
			
		||||
								<li>ITab_Pawn_Gear</li>
 | 
			
		||||
								<li>ITab_Pawn_Guest</li>
 | 
			
		||||
								<li>ITab_Pawn_Prisoner</li>
 | 
			
		||||
							</inspectorTabs>
 | 
			
		||||
						</ThingDef>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
			</operations>
 | 
			
		||||
		</match>
 | 
			
		||||
	</Operation>
 | 
			
		||||
</Patch>
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										21
									
								
								1.3/Patches/BasePawn Fixes/CrystalloidBasePawn.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								1.3/Patches/BasePawn Fixes/CrystalloidBasePawn.xml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,21 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8" ?>
 | 
			
		||||
<Patch>
 | 
			
		||||
	<Operation Class="PatchOperationFindMod">
 | 
			
		||||
		<mods>
 | 
			
		||||
			<li>Crystalloid</li>
 | 
			
		||||
			<li>1571323744</li>
 | 
			
		||||
		</mods>
 | 
			
		||||
		<match Class="PatchOperationSequence">
 | 
			
		||||
			<operations>
 | 
			
		||||
				<li Class="PatchOperationReplace">
 | 
			
		||||
					<xpath>/Defs/ThingDef[@Name="CrystalBasePawn"]</xpath>
 | 
			
		||||
					<value>
 | 
			
		||||
						<ThingDef Name="CrystalBasePawn" ParentName="BasePawn" Abstract="True">
 | 
			
		||||
						</ThingDef>
 | 
			
		||||
					</value>
 | 
			
		||||
				</li>
 | 
			
		||||
			</operations>
 | 
			
		||||
		</match>
 | 
			
		||||
	</Operation>
 | 
			
		||||
</Patch>
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										18
									
								
								1.3/Patches/BasePawn Fixes/MantodeanBasePawn.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								1.3/Patches/BasePawn Fixes/MantodeanBasePawn.xml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,18 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8" ?>
 | 
			
		||||
<Patch>
 | 
			
		||||
	<Operation Class="PatchOperationFindMod">
 | 
			
		||||
		<mods>
 | 
			
		||||
			<li>The Mantodean insectoid race</li>
 | 
			
		||||
			<li>1294507772</li>
 | 
			
		||||
		</mods>
 | 
			
		||||
		<match Class="PatchOperationSequence">
 | 
			
		||||
			<operations>
 | 
			
		||||
				<li Class="PatchOperationAttributeSet">
 | 
			
		||||
					<xpath>/Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Mantodean"]</xpath>
 | 
			
		||||
					<attribute>ParentName</attribute>
 | 
			
		||||
					<value>BasePawn</value>
 | 
			
		||||
				</li>
 | 
			
		||||
			</operations>
 | 
			
		||||
		</match>
 | 
			
		||||
	</Operation>
 | 
			
		||||
</Patch>
 | 
			
		||||
							
								
								
									
										18
									
								
								1.3/Patches/BasePawn Fixes/MoosesianBasePawn.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								1.3/Patches/BasePawn Fixes/MoosesianBasePawn.xml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,18 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8" ?>
 | 
			
		||||
<Patch>
 | 
			
		||||
	<Operation Class="PatchOperationFindMod">
 | 
			
		||||
		<mods>
 | 
			
		||||
			<li>Moosesian race</li>
 | 
			
		||||
			<li>2549028560</li>
 | 
			
		||||
		</mods>
 | 
			
		||||
		<match Class="PatchOperationSequence">
 | 
			
		||||
			<operations>
 | 
			
		||||
				<li Class="PatchOperationAttributeSet">
 | 
			
		||||
					<xpath>/Defs/AlienRace.ThingDef_AlienRace[defName="Moosesian"]</xpath>
 | 
			
		||||
					<attribute>ParentName</attribute>
 | 
			
		||||
					<value>BasePawn</value>
 | 
			
		||||
				</li>
 | 
			
		||||
			</operations>
 | 
			
		||||
		</match>
 | 
			
		||||
	</Operation>
 | 
			
		||||
</Patch>
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue