Browse Source

[fixed] no exit option alongside willpower check in natbelEv shower spying + blocking bedroom if Sveta decides not to spy on the sister+BF sex

Sicaa 4 years ago
parent
commit
ddb1072afc
2 changed files with 4 additions and 4 deletions
  1. 2 3
      locations/natbelEv.qsrc
  2. 2 1
      locations/sisterQW.qsrc

+ 2 - 3
locations/natbelEv.qsrc

@@ -279,12 +279,11 @@ if $ARGS[0] = 'showerspy':
 			end
 		else
 			act 'Get a closer look (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
-			act 'Leave': gt 'natbelapt','hallway'
 		end
 	else
 		'Not wanting to intrude any further you decide to leave her be and close the door again.'
-		act 'Leave': gt 'natbelapt','hallway'
-	end	
+	end
+	act 'Leave': gt 'natbelapt','hallway'
 end
 
 !! This is an event where Sveta wants to take a shower and strips down in Natasha''s mother''s room before taking a towel and heading to the bathroom

+ 2 - 1
locations/sisterQW.qsrc

@@ -41,9 +41,10 @@ if $ARGS[0] = 'sisboyQW_bedroom':
 			gs 'stat'
 			act 'Close the door':
 				*clr & cla
+				minut += 1
+				blockBedrPar = 1
 				'<center><img <<$set_imgh>> src="images/pc/activities/spy/peep3.jpg"></center>'
 				'You feel guility about spying on your sister after you promised her you would leave her and her boyfriend in peace and you close the door softly so they don''t hear it. You lean your head against the door for a few moment to collect yourself before turning and moving away.'
-				'Your eyes focus on your sister and her boyfriend passionately kissing and undressing each other, yep it looks like they are about to have sex.'
 				gs 'arousal', 'end'
 				gs 'stat'
 				act 'Leave': gt 'korrPar'