Ver código fonte

Merge remote-tracking branch 'Hornguy6/master'

Kevin_Smarts 11 meses atrás
pai
commit
fca36913dc

+ 1 - 0
locations/sex_ev_favorite_part.qsrc

@@ -865,6 +865,7 @@ if $ARGS[0] = 'npc_argue_lashout':
 		'"You''re right," you say ruefully. "I''m sorry. I shouldn''t have said that."'
 		'He turns to look at you, chewing on his cheek for a few seconds.'
 		'"It''s whatever," he mumbles back.'
+		gs'sex_ev_pillow_talk', 'topic_route'
 	end
 end
 

+ 2 - 2
locations/sex_ev_pillow_talk.qsrc

@@ -1755,10 +1755,10 @@ if $ARGS[0] = 'boy_talk':
 		:boy_talk_loop
 		if sex_ev['good_for_you'] = 0 and rand(1,sex_ev['boy_topics']) = 1:
 			cla
-			act'Continue':gs 'sex_ev_favorite_part', 'boy_good_for_you'
+			act'<<$npc_firstname[$boy]>> has something to say':gs 'sex_ev_favorite_part', 'boy_good_for_you'
 		elseif sex_ev['boy_pube_talk'] = 0 and rand(1,sex_ev['boy_topics']) = 1:
 			cla
-			act'Continue':gs'sex_ev_pillow_talk', 'boy_pube_talk'
+			act'<<$npc_firstname[$boy]>> has something to say':gs'sex_ev_pillow_talk', 'boy_pube_talk'
 !!		elseif sex_ev['broken_condom_talk'] = 0 and rand(1,2) = 1:
 		
 !!		elseif sex_ev['creampie_okay'] = 0: