Browse Source

[fixed] disco sending to the old hookup code for some reason

hornguy6 11 months ago
parent
commit
2fa2337361
1 changed files with 3 additions and 3 deletions
  1. 3 3
      locations/pav_disco_sex.qsrc

+ 3 - 3
locations/pav_disco_sex.qsrc

@@ -412,7 +412,7 @@ if $ARGS[0] = 'kissing':
 					cla & *clr
 					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/sex/tits.jpg"></center>'
 					'You pull your clothes back into place before letting him drag you away.'
-					act'Go to his place':gt'hookup', 'start'
+					act'Go to his place':gt 'sex_ev_start', 'hookup_npc_home_start'
 				end
 			else
 				if fame['pav_slut'] < 150:
@@ -854,7 +854,7 @@ if $ARGS[0] = 'blowjob':
 					act 'Go with him':
 						cla & *clr
 						'"Well... a bed <i>does</i> sound nice," you smile. Taking that as acceptance, he pulls up his pants and grabs you by the arm, leading you back to a nearby apartment complex.'
-						act'Continue':gt'hookup','start'
+						act'Continue':gt 'sex_ev_start', 'hookup_npc_home_start'
 					end
 				end
 			end
@@ -950,7 +950,7 @@ if $ARGS[0] = 'blowjob':
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/dk_night.jpg"></center>'
 			'"Wait!" you cry, looking around. "Not here. Maybe we could... go back to your place?"'
 			'"That works for me," he grins. Then, pulling his pants back up, he rushes you to a nearby apartment complex, and you head inside.'
-			act 'Continue':gt'hookup','start'
+			act 'Continue':gt 'sex_ev_start', 'hookup_npc_home_start'
 		end
 	end
 end