Browse Source

[fixed] another breast pump 'can't do that here' in bedrPar.
[removed] extra exit on stepdad spying event.

3xpurt 5 years ago
parent
commit
e2e81ba438
2 changed files with 1 additions and 2 deletions
  1. 1 1
      locations/bedrPar.qsrc
  2. 0 1
      locations/vanrPar.qsrc

+ 1 - 1
locations/bedrPar.qsrc

@@ -247,7 +247,7 @@ if sisterHere = 0 and breastpump = 1 and bp_unbox <= 0:
 	'<a href="exec: gt ''lact_lib'', ''bp_unbox_event''">Unbox</a> your breast pump'
 elseif kid >= 1 and breastpump = 1 and bp_unbox <= 0:
 	'<a href="exec: gt ''lact_lib'', ''bp_unbox_event''">Unbox</a> your breast pump'
-elseif sisterHere = 0 and breastpump = 1 and bp_unbox = 1 and pcs_inbition < 40:
+elseif sisterHere = 0 and breastpump = 1 and bp_unbox = 1 and pcs_inbition > 40:
 	'<a href="exec: gt ''lact_lib'', ''bp_unbox_event''">Try out</a> your breast pump'
 elseif kid >= 1 and breastpump = 1 and bp_unbox = 1 and pcs_inbition > 30:
 	'<a href="exec: gt ''lact_lib'', ''bp_unbox_event''">Try out</a> your breast pump'

+ 0 - 1
locations/vanrPar.qsrc

@@ -55,7 +55,6 @@ if $ARGS[0] = 'peek':
 			'<center><video autoplay loop src="images/characters/pavlovsk/resident/vladimir/sex/bath_voyer_0.mp4"></video></center>'
 			'As luck would have it, he hear footsteps at the door. Turning around, you barely have time to see the figure of your stepfather as he disappears muttering something about the door, leaving you alone, confused and with a rapidly beating heart.'
 			stepdadqw += 1
-			act 'Finish': gt 'vanrPar'
 		else
 			if stepdadqw < 5 or pcs_vag = 0 or mesec > 0 or mother_go = 0 or hour < 16:
 				gs 'vanrPar', 'stepdad_nosex'