Browse Source

fix a blind branch

rachels 3 years ago
parent
commit
385a1a8ed0
1 changed files with 5 additions and 0 deletions
  1. 5 0
      locations/mother.qsrc

+ 5 - 0
locations/mother.qsrc

@@ -660,6 +660,11 @@ if $ARGS[0] = 'referral':
 		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 = 0 and GspravkaTimes < 3 and GspravkaTalked ! daystart and motherKnowDildo = 1:
+		GspravkaTalked = daystart
+		GspravkaTimes += 1
+		'"<<$pcs_nickname>>, you need to go to the clinic. I really doubt that you are still a virgin, but we need a written referral from the gynaecologist for school anyway."'
+		act 'Continue': gt 'mother'
 	elseif dildo_gyno_fail = 1:
 		gt'mother_sextalk','dildo_gyno_fail'
 	elseif dildo_gyno_pass = 1: