mirror of
				https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
				synced 2024-08-15 00:43:45 +00:00 
			
		
		
		
	Fix for whitefox error
This commit is contained in:
		
							parent
							
								
									3ab5a96ce5
								
							
						
					
					
						commit
						41b5411c73
					
				
					 2 changed files with 6 additions and 2 deletions
				
			
		| 
						 | 
					@ -135,7 +135,6 @@
 | 
				
			||||||
								<races>
 | 
													<races>
 | 
				
			||||||
									<li>Wolf_Timber</li>
 | 
														<li>Wolf_Timber</li>
 | 
				
			||||||
									<li>Wolf_Arctic</li>
 | 
														<li>Wolf_Arctic</li>
 | 
				
			||||||
									<li>Whitefox</li>
 | 
					 | 
				
			||||||
									<li>Warg</li>
 | 
														<li>Warg</li>
 | 
				
			||||||
									<li>Husky</li>
 | 
														<li>Husky</li>
 | 
				
			||||||
									<li>LabradorRetriever</li>
 | 
														<li>LabradorRetriever</li>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -4,9 +4,14 @@
 | 
				
			||||||
	<Operation Class="PatchOperationSequence">
 | 
						<Operation Class="PatchOperationSequence">
 | 
				
			||||||
		<success>Always</success>
 | 
							<success>Always</success>
 | 
				
			||||||
		<operations>
 | 
							<operations>
 | 
				
			||||||
 | 
								<li Class="PatchOperationRemove">
 | 
				
			||||||
 | 
									<success>Always</success>
 | 
				
			||||||
 | 
									<xpath>Defs/OffsetDef[defName="OffsetDefNameHere"]/offsets/li[@races/li="YourAlienRace"]</xpath>
 | 
				
			||||||
 | 
								</li>
 | 
				
			||||||
 | 
							
 | 
				
			||||||
			<li Class="PatchOperationAdd">
 | 
								<li Class="PatchOperationAdd">
 | 
				
			||||||
				<success>Always</success>
 | 
									<success>Always</success>
 | 
				
			||||||
				<xpath>Defs/OffsetDef[defName="OffsetDefNameHere"]/Offsets</xpath>
 | 
									<xpath>Defs/OffsetDef[defName="OffsetDefNameHere"]/offsets</xpath>
 | 
				
			||||||
				<value>
 | 
									<value>
 | 
				
			||||||
					<li Class="Rimworld_Animations.AnimationOffset_BodyType">
 | 
										<li Class="Rimworld_Animations.AnimationOffset_BodyType">
 | 
				
			||||||
						<races>
 | 
											<races>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue