3 Commits d11d9735c1 ... 87ad3eeb8f

Author SHA1 Message Date
  hornguy6 87ad3eeb8f [changed] some gosub 1 week ago
  hornguy6 0c9b114ec9 [fixed] missing colon 1 week ago
  hornguy6 b0a9601902 [changed] image choices 1 week ago
3 changed files with 11 additions and 12 deletions
  1. 6 3
      locations/sex_ev_foreplay.qsrc
  2. 4 2
      locations/sex_ev_reactions.qsrc
  3. 1 7
      locations/sex_ev_start.qsrc

+ 6 - 3
locations/sex_ev_foreplay.qsrc

@@ -769,7 +769,7 @@ end
 if $ARGS[0] = 'bj_sub_cum_surprise':
 if $ARGS[0] = 'bj_sub_cum_surprise':
 	act 'Continue':
 	act 'Continue':
 		cla & *clr
 		cla & *clr
-		'<center><video autoplay loop src="images/shared/sex/cum/mouth/swallow5.mp4"></video></center>'
+		'<center><video autoplay loop src="images/shared/sex/cum/mouth/gag3.mp4"></video></center>'
 		$sex_ev['last_cum'] = 'mouth'
 		$sex_ev['last_cum'] = 'mouth'
 		sex_ev['cum_mouth_surprise'] = 1
 		sex_ev['cum_mouth_surprise'] = 1
 		if pcs_throat <= 10:
 		if pcs_throat <= 10:
@@ -1324,7 +1324,7 @@ if $ARGS[0] = 'bj_force_cum_mouth':
 	sex_ev['cum_mouth_force'] = 1
 	sex_ev['cum_mouth_force'] = 1
 	$sex_ev['last_cum'] = 'mouth'
 	$sex_ev['last_cum'] = 'mouth'
 	cla & *clr
 	cla & *clr
-	'<center><video autoplay loop src="images/shared/sex/cum/mouth/swallow5.mp4"></video></center>'
+	'<center><video autoplay loop src="images/shared/sex/cum/mouth/gag3.mp4"></video></center>'
 	'"No than-" You start trying to tell him you won''t do it when he violently grabs your head and forces you back onto his cock.'
 	'"No than-" You start trying to tell him you won''t do it when he violently grabs your head and forces you back onto his cock.'
 	'"I wasn''t asking."'
 	'"I wasn''t asking."'
 	if pcs_makeup > 1:
 	if pcs_makeup > 1:
@@ -2384,6 +2384,8 @@ if $ARGS[0] = '69_cum_menu':
 end
 end
 
 
 if $ARGS[0] = '69_boy_cum':
 if $ARGS[0] = '69_boy_cum':
+	$sex_ev['last_cum'] = 'swallow'
+	sex_ev['swallow'] = 1
 	gs 'cum_call', 'mouth_swallow', $npcID, 1
 	gs 'cum_call', 'mouth_swallow', $npcID, 1
 	cla & *clr
 	cla & *clr
 	'<center><video autoplay loop src="images/shared/sex/cum/mouth/69_cum1.mp4"></video></center>'
 	'<center><video autoplay loop src="images/shared/sex/cum/mouth/69_cum1.mp4"></video></center>'
@@ -2398,7 +2400,8 @@ if $ARGS[0] = '69_girl_cum':
 		act'Keep 69ing': gt 'sex_ev_foreplay', '69_2'
 		act'Keep 69ing': gt 'sex_ev_foreplay', '69_2'
 		gs 'sex_ev_foreplay', 'foreplay_choose'
 		gs 'sex_ev_foreplay', 'foreplay_choose'
 	else
 	else
-		$sex_ev['last_cum'] = 'mouth'
+		$sex_ev['last_cum'] = 'swallow'
+		sex_ev['swallow'] = 1
 		sex_ev['came_together'] = 2
 		sex_ev['came_together'] = 2
 		gs 'cum_call', 'mouth_swallow', $npcID, 1
 		gs 'cum_call', 'mouth_swallow', $npcID, 1
 		'Pleasure explodes through your body, your pussy quivering uncontrollably beneath the ministrations of <<$npc_usedname[$npcID]>>''s tongue. Even as your eyes roll back in your head, a second explosion goes off in your mouth and suddenly your throat is filled with thick, salty, cum. Your thighs tighten around <<$npc_usedname[$npcID]>>''s head, wrestling your need to breath with your orgasm and choking down his cum.'
 		'Pleasure explodes through your body, your pussy quivering uncontrollably beneath the ministrations of <<$npc_usedname[$npcID]>>''s tongue. Even as your eyes roll back in your head, a second explosion goes off in your mouth and suddenly your throat is filled with thick, salty, cum. Your thighs tighten around <<$npc_usedname[$npcID]>>''s head, wrestling your need to breath with your orgasm and choking down his cum.'

+ 4 - 2
locations/sex_ev_reactions.qsrc

@@ -1004,8 +1004,8 @@ if $ARGS[0] = 'cum_bad_taste':
 end
 end
 
 
 if $ARGS[0] = '69_react':
 if $ARGS[0] = '69_react':
-	if $sex_ev['position'] = '69'
-	
+	if $sex_ev['position'] = '69':
+		'placeholder'
 	end
 	end
 end
 end
 
 
@@ -1231,6 +1231,7 @@ if $ARGS[0] = 'cum_tasty':
 	if pcs_traits['cumeater'] = 1 and ($sex_ev['last_cum'] = 'face_mouth' or $sex_ev['last_cum'] = 'mouth'):
 	if pcs_traits['cumeater'] = 1 and ($sex_ev['last_cum'] = 'face_mouth' or $sex_ev['last_cum'] = 'mouth'):
 		act 'Tasty':
 		act 'Tasty':
 			cla & *clr
 			cla & *clr
+			sex_ev['tasty_cum'] = 1
 			sex_ev['react'] = 1
 			sex_ev['react'] = 1
 			$sex_ev['bed_room']
 			$sex_ev['bed_room']
 			'"Mmmm," you lick your lips, catching some of the stray shots of cum that still coat your face. "You taste good."'
 			'"Mmmm," you lick your lips, catching some of the stray shots of cum that still coat your face. "You taste good."'
@@ -1836,6 +1837,7 @@ if $ARGS[0] = 'bj_tasty':
 	act 'Tasty':
 	act 'Tasty':
 		cla & *clr
 		cla & *clr
 		$sex_ev['bed_room']
 		$sex_ev['bed_room']
+		sex_ev['tasty_cum'] = 1
 		'"Mmmm. Tasty," you grin at <<$npc_firstname[$npcID]>>, licking your lips.'
 		'"Mmmm. Tasty," you grin at <<$npc_firstname[$npcID]>>, licking your lips.'
 		gs 'sex_ev_sex', 'sex_end'
 		gs 'sex_ev_sex', 'sex_end'
 	end
 	end

+ 1 - 7
locations/sex_ev_start.qsrc

@@ -817,13 +817,7 @@ if $ARGS[0] = 'slow_undress':
 	else
 	else
 		'You and <<$npc_usedname[$npcID]>> take your time, slowly helping each other out of your clothes and let them fall to the floor with a faint rustle.'
 		'You and <<$npc_usedname[$npcID]>> take your time, slowly helping each other out of your clothes and let them fall to the floor with a faint rustle.'
 	end
 	end
-	if $sex_ev['loc'] ! 'pc_home' or $home['current'] ! 'parents_home':
-		gs 'sex_ev_foreplay', 'bed_start'
-	else
-		act 'Go to your bed':gs 'sex_ev_foreplay', 'bed_start'
-
-		act 'Go to Anya''s bed':$sex_ev['bed_choice'] = 'anya_bed' & sisterQW['sex_bed_count'] += 1 & sisterQW['sex_bed'] = daystart & gs 'sex_ev_foreplay', 'bed_start'
-	end
+	gs 'sex_ev_start', 'starting_route'
 end
 end
 
 
 if $ARGS[0] = 'frantic_undress':
 if $ARGS[0] = 'frantic_undress':