Browse Source

[fixes] mother asking three times in a row
[fixes] mother doesn't know that sveta isn't a virgin anymore even if she knows that she is pregnant

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

+ 5 - 10
locations/mother.qsrc

@@ -629,9 +629,7 @@ if $ARGS[0] = 'referral':
 		npc_rel['A29'] -= 1
 		if $clothingworntype ! 'nude':
 			'Your mother frowns and gets her handbag: "<<$pcs_nickname>>, why haven''t you been to the gynaecologist like I asked you to? You don''t have anything to hide, do you? Come on, we''re going there right now." Your mother takes you by the hand and leads you to the clinic, ushering you into the gynaecologist''s office.'
-			act 'Get a referral from the gynaecologist':
-				gt 'gpoli', 'referral'
-			end
+			act 'Get a referral from the gynaecologist': gt 'gpoli', 'referral'
 		else
 			'Your mother frowns and gets her handbag: "<<$pcs_nickname>>, why haven''t you been to the gynaecologist like I asked you to? You don''t have anything to hide, do you? Come on, we''re going there right now, go and get yourself dressed!" '
 			act 'Hurry to your room and get dressed':
@@ -647,18 +645,15 @@ if $ARGS[0] = 'referral':
 					'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/mother.jpg"></center>'
 					*nl
 					'Your mother takes you by the hand and leads you to the clinic, ushering you into the gynaecologist''s office.'
-					act 'Get a referral from the gynaecologist':
-						gt 'gpoli', 'referral'
-					end
+					act 'Get a referral from the gynaecologist': gt 'gpoli', 'referral'
 				end
 			end
 		end
-
-	elseif GspravkaT = 0 and GspravkaTimes < 3:
+	elseif GspravkaT = 0 and GspravkaTimes < 3 and GspravkaTalked ! daystart:
+		GspravkaTalked = daystart
 		GspravkaTimes += 1
 		'"<<$pcs_nickname>>, you need to go to the clinic. We need a written referral from the gynaecologist for school."'
 		act 'Continue': gt 'mother'
-
 	elseif GspravkaT = 2 and motherKnowSpravka = 0:
 		gt 'mother', 'referral_fail'
 	elseif Gspassed = 1:
@@ -691,7 +686,6 @@ if $ARGS[0] = 'referral_fail':
 			'Your mother shakes her head sadly when she reads the referral. "Well... I guess I shouldn''t be surprised." You head home in silence.'
 			act 'Walk home': gt 'korrPar'
 		end
-
 	elseif motherKnowWhore > 0 and npc_QW['A29'] < 2:
 		npc_rel['A29'] -= 10
 		motherKnowSpravka = 1
@@ -727,6 +721,7 @@ if $ARGS[0] = 'pregreact':
 			cla
 			gs 'stat'
 			minut += 5
+			if motherKnowSpravka = 0:motherKnowSpravka = 1
 			'Your mother looks at your belly, which is clearly visible now. She''s upset, but supportive: "Oh no <<$pcs_nickname>>, you''re pregnant? How far along are you? I know this is a difficult time for you, but please don''t have an abortion okay? We''ll figure this out."'
 			if $clothingworntype ! 'nude':
 				'"I do want to know who the father is, though."'