Browse Source

add main address

rachels 3 years ago
parent
commit
f103a35f29
1 changed files with 7 additions and 7 deletions
  1. 7 7
      locations/hookup.qsrc

+ 7 - 7
locations/hookup.qsrc

@@ -1634,9 +1634,9 @@ if $ARGS[0] = 'virgin_condom1':
 				'<<$npc_firstname>> sighs. "Okay, fine." Pulling himself off of you, he grabs a package from his nightstand, tearing it open and rolling it onto his dick before taking his place back between you legs.'
 				act'Lose your virginity':
 					if rand(0,1) = 1:
-						gt'miss_virg_norm1'
+						gt 'hookup','miss_virg_norm1'
 					else
-						gt'miss_virg_hard1'
+						gt 'hookup','miss_virg_hard1'
 					end
 				end
 			end
@@ -1647,9 +1647,9 @@ if $ARGS[0] = 'virgin_condom1':
 				'"Maybe..." you start. "... it''ll be okay this one time... this... first time..."'
 				act'Lose your virginity':
 					if rand(0,1) = 1:
-						gt'miss_virg_norm1'
+						gt 'hookup','miss_virg_norm1'
 					else
-						gt'miss_virg_hard1'
+						gt 'hookup','miss_virg_hard1'
 					end
 				end
 			end
@@ -1670,9 +1670,9 @@ if $ARGS[0] = 'virgin_condom2':
 	'He grins back at you, pushing you down onto the bed and climbing on top of you.'
 	act'Lose your virginity':
 		if rand(0,1) = 1:
-			gt'miss_virg_norm1'
+			gt 'hookup','miss_virg_norm1'
 		else
-			gt'miss_virg_hard1'
+			gt 'hookup','miss_virg_hard1'
 		end
 	end
 end
@@ -3008,7 +3008,7 @@ if $ARGS[0] = 'cum_mouth':
 end
 
 if $ARGS[0] = 'cum_inside':
-	if hookup['condom'] = 1:gt'cum_condom'
+	if hookup['condom'] = 1:gt 'hookup','cum_condom'
 	gs'cum_call','',$boy,1
 	$hookup['cum_choice'] = 'creampie'
 	!! differing descriptions based on position