Why is the suspicion raised when doing research and production at the lab depending on Katy's corruption?
	
	
	
			
(several places is laboratory.rpy)
I'm thinking it should be dimi_corr, that would make more sense.
A few other things I noticed:
In house_events.rpy line 284 [Roommate] should be [Roommate1].
In house_events.rpy line 886 "to fast" should be "too fast".
In house_events.rpy line 890 "her face hands." should probably be "her face."
In house_events.rpy line 892 "as she cans" should be "as she can".
In katy.rpy line 2096 roommate should be [roommate]
In katy.rpy line 2025 landlady should be [landlady]
In katy.rpy line 2002 [roomie] should be [roomie1]
In katy.rpy line 2000 "did you found" should be "did you find"
In celia.rpy line 341 "in the lips" should be "on the lips"
In dimitria.rpy line 866 'scene black bg' should be 'scene bg black' (no background is shown).
In dimitria.rpy line 2365 the text is repeated twice.
In screens.rpy line 103 "Day Research points:" should be just "Research points:".
	
		
			
		
		
	
								
		Code:
	
	"I knew I was taking a chance trying to do this while people were still around...
$ suspicion += 15 * ((100 - katy_corr)/100)
	I'm thinking it should be dimi_corr, that would make more sense.
A few other things I noticed:
In house_events.rpy line 284 [Roommate] should be [Roommate1].
In house_events.rpy line 886 "to fast" should be "too fast".
In house_events.rpy line 890 "her face hands." should probably be "her face."
In house_events.rpy line 892 "as she cans" should be "as she can".
In katy.rpy line 2096 roommate should be [roommate]
In katy.rpy line 2025 landlady should be [landlady]
In katy.rpy line 2002 [roomie] should be [roomie1]
In katy.rpy line 2000 "did you found" should be "did you find"
In celia.rpy line 341 "in the lips" should be "on the lips"
In dimitria.rpy line 866 'scene black bg' should be 'scene bg black' (no background is shown).
In dimitria.rpy line 2365 the text is repeated twice.
In screens.rpy line 103 "Day Research points:" should be just "Research points:".
								
									Last edited: