Ver código fonte

[changed] updated some condom variables

hornguy6 4 meses atrás
pai
commit
e659cb40de
1 arquivos alterados com 14 adições e 4 exclusões
  1. 14 4
      locations/sex_ev_condoms.qsrc

+ 14 - 4
locations/sex_ev_condoms.qsrc

@@ -382,6 +382,7 @@ end
 
 if $ARGS[0] = 'pc_skip_the_condom':
 	act'We could skip the condom':
+		sex_ev['pc_skip_the_condom'] = 1
 		sex_ev['skip_condom'] = 1
 		sex_ev['no_condom'] = 1
 		sex_ev['must_fuck'] = 1
@@ -975,6 +976,7 @@ end
 if $ARGS[0] = 'condom_why2':
 	!! player says they don''t want to use a condom
 	act'We don''t need a condom (feel better)':
+		sex_ev['pc_skip_the_condom'] = 1
 		cla & *nl
 		'"Come on," you say, grabbing his arm. "Let''s skip the condom. It''ll feel better without one."'
 		if npc_condom_conscious[$boy] = 2 or (npc_condom_conscious[$boy] = 1 and npc_childfree[$boy] = 1):
@@ -998,6 +1000,7 @@ if $ARGS[0] = 'condom_why2':
 				gs'sex_ev_stats', 'birth_control_know'
 				npc_know_not_bc[$boy] = 0
 				sex_ev['must_fuck'] = 1
+				sex_ev['pc_skip_the_condom'] = 1
 				cla & *nl
 				'"Hey," you smile, grabbing his arm. "We don''t need condoms. I''m on the shot."'
 				if npc_condom_conscious[$boy] = 2:
@@ -1017,6 +1020,7 @@ if $ARGS[0] = 'condom_why2':
 				gs'sex_ev_stats', 'birth_control_know'
 				npc_know_not_bc[$boy] = 0
 				sex_ev['must_fuck'] = 1
+				sex_ev['pc_skip_the_condom'] = 1
 				cla & *nl
 				'"Hey," you smile, grabbing his arm. "We don''t need condoms. I''m on the pill."'
 				if npc_condom_conscious[$boy] = 2:
@@ -1036,6 +1040,7 @@ if $ARGS[0] = 'condom_why2':
 		act'Lie about birth control':
 			sex_ev['must_fuck'] = 1
 			gs'sex_ev_stats', 'birth_control_know'
+			sex_ev['pc_skip_the_condom'] = 1
 			npc_know_not_bc[$boy] = 0
 			cla & *nl
 			'"Hey," you smile, grabbing his arm. "We don''t need condoms. I''m on birth control."'
@@ -1753,6 +1758,7 @@ end
 if $ARGS[0] = 'temp_disable_condoms':
 	if npc_bareback[$boy] = 0 and sex_ev['condom'] = 0:
 		act'Let''s skip the condom':
+			sex_ev['pc_skip_the_condom'] = 1
 			cla & *clr
 			$sex_ev['bed_room']
 			iif($sex_ev['type'] ! 'hookup','"Let''s skip the condom today," you smile.', '"We don''t need to use condoms," you smile.')
@@ -2241,6 +2247,7 @@ if $ARGS[0] = 'pc_safe_day':
 				
 				if npc_bareback[$boy] ! 1:
 					act'We can skip the condom':
+						sex_ev['pc_skip_the_condom'] = 1
 						cla & *clr
 						$sex_ev['bed_room']
 						'"<<$sex_ev[''safe_day_desc1'']>>," you smile at <<$npc_firstname[$boy]>>. "<<$sex_ev[''safe_day_no_condom_desc'']>>."'
@@ -2269,6 +2276,7 @@ if $ARGS[0] = 'pc_safe_day':
 				end
 				if sex_ev['virgin'] = 1:
 					act'I don''t want my first time with a condom':
+						sex_ev['pc_skip_the_condom'] = 1
 						cla & *clr
 						$sex_ev['bed_room']
 						'"<<$sex_ev[''safe_day_desc1'']>>," you smile at <<$npc_firstname[$boy]>>. "Besides, I don''t want my first time to be with a condom."'
@@ -2292,6 +2300,7 @@ if $ARGS[0] = 'already_creampie1':
 		if npc_bareback[$boy] ! 1:
 			act'Already been creampied today (go bareback)':
 				sex_ev['no_condom'] = 1
+				sex_ev['pc_skip_the_condom'] = 1
 				cla & *nl
 				'"Somebody came inside me earlier," you say. "So let''s skip the rubber. Seems a little too late for condoms."'
 				if $npc_cum_pref[$boy] = 'creampie':
@@ -2350,6 +2359,7 @@ if $ARGS[0] = 'already_creampie2':
 		act'Already been creampied today  (go bareback)':
 			cla & *nl
 			sex_ev['no_condom'] = 1
+			sex_ev['pc_skip_the_condom'] = 1
 			'"Well," you say wryly. "Seeing as someone else already came inside me today, it feels a little silly to worry about condoms. So yeah, fuck me bareback."'
 			gs 'sex_ev_sex', 'position_choose'
 		end
@@ -2375,9 +2385,9 @@ if $ARGS[0] = 'started_bc1':
 			sex_ev['creampie_allowance'] = 1
 			gs 'sex_ev_stats', 'birth_control_know'
 			if sex_ev['pullout_game'] = 1:
-				'"Why bother?" you ask in a mischievous tone. ' + iif(tabletkishot > 0, '"I''m on the shot now."', '"I''m on the pill now."')
+				'"Why bother?" you ask in a mischievous tone. ' + iif(tabletkishot > 0, '"I''m on the shot', '"I''m on the pill') + iif(npc_fuck_times[$boy] > 1, ' now."', '."')
 			else
-				'"Don''t worry about pulling out," you say in a mischievous tone. ' + iif(tabletkishot > 0, '"I''m on the shot now."', '"I''m on the pill now."')
+				'"Don''t worry about pulling out," you say in a mischievous tone. ' + iif(tabletkishot > 0, '"I''m on the shot', '"I''m on the pill') + iif(npc_fuck_times[$boy] > 1, ' now."', '."')
 			end
 			'<<$npc_firstname[$boy]>>''s eyes light up.'
 			'"Come inside me as much as you want," you smirk.'
@@ -2390,9 +2400,9 @@ if $ARGS[0] = 'started_bc1':
 			sex_ev['no_condom'] = 1
 			sex_ev['creampie_allowance'] = 1
 			if sex_ev['pullout_game'] = 1:
-				'"You better not," you say in a mischievous tone. ' + iif(tabletkishot > 0, '"I''m on the shot now."', '"I''m on the pill now."')
+				'"You better not," you say in a mischievous tone. ' + iif(tabletkishot > 0, '"I''m on the shot', '"I''m on the pill') + iif(npc_fuck_times[$boy] > 1, ' now."', '."')
 			else
-				'"Don''t you dare pull out," you warn in a mischievous tone. ' + iif(tabletkishot > 0, '"I''m on the shot now."', '"I''m on the pill now."')
+				'"Don''t you dare pull out," you warn in a mischievous tone. ' + iif(tabletkishot > 0, '"I''m on the shot', '"I''m on the pill') + iif(npc_fuck_times[$boy] > 1, ' now."', '."')
 			end
 			'<<$npc_firstname[$boy]>>''s eyes light up.'
 			'"Fill me with your cum," you whisper.'