Browse Source

[fixes] [text edit] fixed mother asking for a referral if she already knows that you are sexually active and a small text edit

julzor 5 years ago
parent
commit
6b409923e4
1 changed files with 5 additions and 5 deletions
  1. 5 5
      locations/mother.qsrc

+ 5 - 5
locations/mother.qsrc

@@ -250,10 +250,10 @@ if $ARGS[0] = '':
 			pregTalkFamily = 2
 			npc_rel['A29'] += 20
 			'<br>'
-			'Your mother looks at you in shock. " <<$pcs_nickname>>, Did you get an abortion ?"'
+			'Your mother looks at you in shock." <<$pcs_nickname>>, did you get an abortion?"'
 			'You break down crying and tell your mother you had a miscarriage.'
-			'She takes you in her arms and tries to console you'
-			'"Don''t worry child, everything will be ok"'
+			'She takes you in her arms and tries to console you.'
+			'"Don''t worry child, everything will be ok."'
 		end
 		if abort = 1 and pregTalkFamily = 1:
 			pregTalkFamily = 2
@@ -512,7 +512,7 @@ if $ARGS[0] = '':
 		end
 	end
 
-	if SchoolAtestat = 0:
+	if SchoolAtestat = 0 and motherKnowSpravka = 0:
 		if GspravkaT = 0 and GspravkaTimes >= 3 and hour >= 6 and hour <= 21:
 			cla
 			npc_rel['A29'] -= 1
@@ -723,7 +723,7 @@ if $ARGS[0] = 'pregreact':
 				'You''re not quite sure about that just yet, but you see the concern on her face and figure the best thing you can do right now is just nod and give her a hug. "I understand, Mom... is it okay if I come to you for advice from time to time?"'
 				'"Of course you can sweetie, we''ll get through this together", she reassures you, returning your hug. Despite her supportive attitude, you can tell she''s very disappointed in you. You''ll have to put in some work if you want to get back on her good side.'
 
-				'"And go put on some clothes and then come back to talk to me. I need you to tell me who the father is"'
+				'"And go put on some clothes and then come back to talk to me. I need you to tell me who the father is."'
 
 				act 'Go get dressed':pregTalkFamily = 1 & pregTalkMom = 1 & gt 'mother', 'pregreactnude'
 			end