mirror of
				https://gitgud.io/amevarashi/rjw-sexperience-ideology.git
				synced 2024-08-15 00:43:19 +00:00 
			
		
		
		
	Removed 100% certainty spam for sex proselyzing
This commit is contained in:
		
							parent
							
								
									29b6639f7d
								
							
						
					
					
						commit
						31c5293e5f
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -48,9 +48,12 @@ namespace RJWSexperience.Ideology
 | 
			
		|||
			bool sameIdeo = pawn.Ideo == partner.Ideo;
 | 
			
		||||
			// Option A: Partner has same Ideo as Pawn, increase certainty
 | 
			
		||||
			if (sameIdeo)
 | 
			
		||||
			{
 | 
			
		||||
				if (partner.ideo.Certainty < 1f)
 | 
			
		||||
				{
 | 
			
		||||
					partner.ideo.OffsetCertainty(severity);
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
			// Option B: Partner as different Ideo, try to convert
 | 
			
		||||
			else
 | 
			
		||||
			{
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue