mirror of
				https://github.com/Shabakur/RJW_More_.git
				synced 2024-08-14 23:57:04 +00:00 
			
		
		
		
	Consensual pussyheal allowed if rape enabled
This commit is contained in:
		
							parent
							
								
									1651afe4dd
								
							
						
					
					
						commit
						8a0cc71dfe
					
				
					 8 changed files with 2 additions and 2 deletions
				
			
		
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							| 
						 | 
				
			
			@ -22,7 +22,7 @@ namespace RJW_More_Genes
 | 
			
		|||
            listing_Standard.Gap(24f);
 | 
			
		||||
            listing_Standard.CheckboxLabeled("gene pussyheal", ref gene_pussyheal, "disable the effects of the gene", 0f, 1f);
 | 
			
		||||
            listing_Standard.Gap(3f);
 | 
			
		||||
            listing_Standard.CheckboxLabeled("sexfrenzy", ref sexfrenzy, "disable the effects", 0f, 1f);
 | 
			
		||||
            listing_Standard.CheckboxLabeled("sexfrenzy", ref sexfrenzy, "disable the effects of the gene", 0f, 1f);
 | 
			
		||||
            listing_Standard.Gap(3f);
 | 
			
		||||
            listing_Standard.CheckboxLabeled("consensual_pussyheal", ref consensual_pussyheal, "pussyheal counts as consensual sex instead of rape", 0f, 1f);
 | 
			
		||||
            listing_Standard.End();
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -90,7 +90,7 @@ namespace RJW_More_Genes
 | 
			
		|||
				reason = this.parent.pawn.Name + " has no vagina to use.";
 | 
			
		||||
				return true;
 | 
			
		||||
            }
 | 
			
		||||
			else if (!RJWSettings.rape_enabled)
 | 
			
		||||
			else if (!RJWSettings.rape_enabled && !RJWMGSettings.consensual_pussyheal)
 | 
			
		||||
            {
 | 
			
		||||
				reason = "Rape is disabled";
 | 
			
		||||
				return true;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
										
											Binary file not shown.
										
									
								
							
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue