Browse Source

[fixed] The masturbation in the tree circle was generating more arousal than it relieved. Have shortened stimulation time.

Kevin_Smarts 1 month ago
parent
commit
78f0375ed4
1 changed files with 5 additions and 3 deletions
  1. 5 3
      locations/treeCircle.qsrc

+ 5 - 3
locations/treeCircle.qsrc

@@ -87,13 +87,15 @@ killvar 'i'
 
 if pcs_inhib >= 30 and pcs_horny > 60:
 	act 'Masturbate to clear your head':
+		minut += 5
 		*clr & cla
 		'<center><video autoplay loop src="images/locations/shared/park/tree_masturb.mp4"></center>'
 		*nl
-		'It takes some time to masturbate out in the cold of the tree circle but the magical wards here keep you safe even when you would otherwise being putting on such a lewd show.'
-		'As you finally approach your climax you feel a connection to the nature and history here.'
+		'It fells like it takes an age to masturbate out in the cold of the tree circle but the magical wards here keep you safe even when you would otherwise being putting on such a lewd show.'
+		'About 5 minutes later your climax hits and you feel instantly connected the trees seeing glimpses of hundreds of years of history in this place.'
+		'Just as suddenly you snap back to reality.'
 		$orgasm_or = 'yes'
-		gs 'arousal', 'clit_finger', 15, 'masturbate'
+		gs 'arousal', 'clit_finger', 5, 'masturbate'
 		gs 'arousal', 'end'
 		gs 'stat'
 		cla