mirror of
				https://gitgud.io/lutepickle/rjw_menstruation.git
				synced 2024-08-14 22:46:52 +00:00 
			
		
		
		
	Don't have androids with natural penises precum
This commit is contained in:
		
							parent
							
								
									ab1c57a901
								
							
						
					
					
						commit
						a7e452b254
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -345,6 +345,7 @@ namespace RJW_Menstruation
 | 
				
			||||||
            if (!(target is Pawn partner) || pawn == partner) return;
 | 
					            if (!(target is Pawn partner) || pawn == partner) return;
 | 
				
			||||||
            if (sextype != xxx.rjwSextype.Vaginal && sextype != xxx.rjwSextype.DoublePenetration) return;
 | 
					            if (sextype != xxx.rjwSextype.Vaginal && sextype != xxx.rjwSextype.DoublePenetration) return;
 | 
				
			||||||
            if (__instance.Sexprops.usedCondom) return;
 | 
					            if (__instance.Sexprops.usedCondom) return;
 | 
				
			||||||
 | 
					            if (AndroidsCompatibility.IsAndroid(pawn)) return;
 | 
				
			||||||
            if (!Impregnate_Patch.InteractionCanCausePregnancy(__instance.Sexprops)) return;
 | 
					            if (!Impregnate_Patch.InteractionCanCausePregnancy(__instance.Sexprops)) return;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            // Archotech penises have more control. Or something.
 | 
					            // Archotech penises have more control. Or something.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue