mirror of
				https://gitgud.io/lutepickle/rjw_menstruation.git
				synced 2024-08-14 22:46:52 +00:00 
			
		
		
		
	Use GoNextStage in TakeLoosePregnancy
This commit is contained in:
		
							parent
							
								
									57df60d62c
								
							
						
					
					
						commit
						5908935260
					
				
					 1 changed files with 1 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -1760,11 +1760,7 @@ namespace RJW_Menstruation
 | 
			
		|||
                    Pawn.GetMenstruationComps().Select(comp => comp.pregnancy).Where(preg => preg != null)
 | 
			
		||||
                    ).FirstOrDefault();
 | 
			
		||||
            if (pregnancy != null)
 | 
			
		||||
            {
 | 
			
		||||
                currentIntervalHours = (int)pregnancy.GestationHours();
 | 
			
		||||
                curStage = Stage.Pregnant;
 | 
			
		||||
                curStageHrs = 0;
 | 
			
		||||
            }
 | 
			
		||||
                GoNextStage(Stage.Pregnant);
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        public void CopyCycleProperties(HediffComp_Menstruation original)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue