Browse Source

[fixed] flashing calls in the photo studio

hornguy6 2 years ago
parent
commit
d0b65c4d5d
1 changed files with 8 additions and 7 deletions
  1. 8 7
      locations/foto.qsrc

+ 8 - 7
locations/foto.qsrc

@@ -965,39 +965,40 @@ if $ARGS[0] = 'showers':
 				act 'Use the shower head on your pussy':
 					cla
 					*clr
-					gs 'flash', 'full', 'indoors', 1
+					gs 'arousal', 'masturbate', 'exhibitionism', 5
+					gs 'stat'
 					'<center><video autoplay loop src="images/shared/home/bathroom/wash2.mp4"></video></center>'
 					*nl
 					'Despite the openness of the shower area, you can''t help yourself and place the shower head between your legs, massaging your pussy with powerful jets of warm water and fingers. '
 
 					if hypnoAddict > 0:
-						minut += 10
 						'You unconsciously avoid spraying water into your vagina.'
 						act 'Dry off':gt 'foto', 'showers'
 					else
 						if pcs_horny >= 70:
 							if exhibitionist_lvl > 0:
-								gs 'flash', 'full', 'indoors', 1
+								gs 'arousal', 'masturbate', 'exhibitionism', 5
+								gs 'stat'
 								pcs_mood += 15
 								$orgasm_or = 'yes'
 								$orgasm_txt = 'Soon you feel a warm wave spreading over your entire body and you shudder as an orgasm overtakes you. You quickly look around hoping no one noticed your public masturbation session.'
-								gs 'arousal','masturbate', 10
 								gs 'arousal', 'end'
 								act 'Dry off':gt 'foto', 'showers'
 							else
-								gs 'flash', 'full', 'indoors', 2
+								gs 'arousal', 'masturbate', 'exhibitionism', 5
+								gs 'stat'
 								pcs_mood += 15
 								$orgasm_or = 'yes'
 								$orgasm_txt = 'You loudly groan as you shudder in orgasm, uncaring if anyone notices what you''re up to. In fact, it kind of turns you on and makes you want to keep going...'
-								gs 'arousal','masturbate', 10
 								gs 'arousal', 'end'
 								act 'Dry off':gt 'foto', 'showers'
 							end
 						else
+							gs 'arousal', 'masturbate', 'exhibitionism', 5
+							gs 'stat'
 							pcs_horny += 5
 							pcs_mood += 10
 							'At first it feels very nice, but after a while you become self conscious of how long you''ve been masturbating in the public staff showers. You think maybe it''s time to stop.'
-							gs 'arousal','masturbate', 10
 							gs 'arousal', 'end'
 							act 'Dry off':gt 'foto', 'showers'
 						end