mirror of
				https://github.com/vegapnk/RJW-Genes.git
				synced 2024-08-15 00:23:31 +00:00 
			
		
		
		
	Compare commits
	
		
			2 commits
		
	
	
		
			3768e9bc63
			...
			4a0172525b
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
							 | 
						4a0172525b | ||
| 
							 | 
						270ff92641 | 
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -31,7 +31,7 @@ namespace RJW_Genes
 | 
			
		|||
 | 
			
		||||
            if (OvipositorF == null) return;
 | 
			
		||||
 | 
			
		||||
            OvipositorF.AsHediff.TryGetComp<HediffComp_Ovipositor>().NewEggCheckInterval = 10000 / 3;
 | 
			
		||||
            OvipositorF.AsHediff.TryGetComp<HediffComp_Ovipositor>().NewEggCheckInterval = 10000 / MULTIPLIER;
 | 
			
		||||
 | 
			
		||||
            // DevNote: I first had a for-loop calling OviPositorF.tick(), but I fear that would be a performance sink.
 | 
			
		||||
            // Also, it would double other aspects as well, such as bleeding out through your insect-PP or dropping out the eggs.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue