Browse Source

[fixed] pcs_lovers to pcs_lover

hornguy6 11 months ago
parent
commit
dcde523674

+ 1 - 1
locations/sex_ev_after.qsrc

@@ -1883,7 +1883,7 @@ if $ARGS[0] = 'spend_night_ask':
 				end
 			end
 			
-			if pcs_lovers - pcs_girlfriends > 0 and living_with_npc > 0:
+			if pcs_lover - pcs_girlfriends > 0 and living_with_npc > 0:
 				act'I don''t want to see my boyfriend(annoyed)':
 					cla & *clr
 					$sex_ev['bed_room']

+ 2 - 2
locations/sex_ev_condoms.qsrc

@@ -1037,7 +1037,7 @@ if $ARGS[0] = 'reenable_condoms1':
 			'"Huh? How come?"'
 			gs 'sex_ev_condoms', 'reenable_condoms1_stop_bc'
 			
-			if pcs_lovers - pcs_girlfriends > 0 and $sex_ev['type'] ! 'married_sex' and $sex_ev['type'] ! 'dating_sex':
+			if pcs_lover - pcs_girlfriends > 0 and $sex_ev['type'] ! 'married_sex' and $sex_ev['type'] ! 'dating_sex':
 				act'Trying for baby':
 					gs 'sex_ev_condoms', 'trying_for_baby'
 					gs 'sex_ev_condoms', 'reenable_condoms2'
@@ -1824,7 +1824,7 @@ if $ARGS[0] = 'no_more_free_creampies3':
 		end
 	end
 	
-	if pcs_lovers - pcs_girlfriends > 0:
+	if pcs_lover - pcs_girlfriends > 0:
 		act'Trying for baby with lover':
 			gs 'sex_ev_condoms', 'trying_for_baby'
 			gs 'sex_ev_condoms', 'no_more_free_creampies4'

+ 1 - 1
locations/sex_ev_hookup_leave.qsrc

@@ -358,7 +358,7 @@ if $ARGS[0] = 'just_a_hookup':
 end
 
 if $ARGS[0] = 'have_a_boyfriend':
-	if pcs_lovers - pcs_girlfriends > 0:
+	if pcs_lover - pcs_girlfriends > 0:
 		act'I have a boyfriend':
 			npc_know_girlfriend[$boy] = 0
 			cla & *clr

+ 2 - 2
locations/sex_ev_leave.qsrc

@@ -489,7 +489,7 @@ if $ARGS[0] = 'unsatisfied_breakup':
 end
 
 if $ARGS[0] = 'no_more_cheating_breakup':
-	if pcs_lovers > 0 and (npc_know_have_boyfriend + npc_know_have_girlfriend = 0):
+	if pcs_lover > 0 and (npc_know_have_boyfriend + npc_know_have_girlfriend = 0):
 		act'I''ve started seeing somebody':
 			cla & *clr
 			npc_know_cheat[$boy] = 1
@@ -544,7 +544,7 @@ if $ARGS[0] = 'no_more_cheating_breakup':
 			end
 		end
 		
-		if pcs_lovers - pcs_girlfriends > 0:
+		if pcs_lover - pcs_girlfriends > 0:
 			act'I can''t keep cheating on my boyfriend':
 				cla & *clr
 				'<center><video autoplay loop src="images/shared/romance/misc/depart_annoyed1.mp4"></video></center>'

+ 6 - 2
locations/sex_ev_morning.qsrc

@@ -45,8 +45,12 @@ if $ARGS[0] = 'morning':
 		gs'sex_ev_morning', 'after_sleepfuck_wake'
 		
 		if $boy ! one_of_svetas_lovers:
-			if pcs_lovers - pcs_girlfriends > 0:act'Your boyfriend':$sex_ev['cheat'] = 'boyfriend' & gt'sex_ev_morning', 'guilt1'
-			if pcs_girlfriends > 0:act'Your girlfriend': $sex_ev['cheat'] = 'girlfriend' & gt'sex_ev_morning', 'guilt1'
+			if pcs_lover - pcs_girlfriends > 0:
+				act'Your boyfriend':$sex_ev['cheat'] = 'boyfriend' & gt'sex_ev_morning', 'guilt1'
+			end
+			if pcs_girlfriends > 0:
+				act'Your girlfriend': $sex_ev['cheat'] = 'girlfriend' & gt'sex_ev_morning', 'guilt1'
+			end
 		end
 		
 		if pilldaychk < daystart - 1 and birth_control['using_bc'] = 1: gs'sex_ev_morning', 'forgot_bc_pill'

+ 3 - 3
locations/sex_ev_pillow_talk.qsrc

@@ -214,7 +214,7 @@ if $ARGS[0] = 'sorry_didnt_cum':
 end
 
 if $ARGS[0] = 'better_than_boyfriend':
-	if pcs_lovers - pcs_girlfriends > 0 and sex_ev['better_than_lover_talk'] = 0 and sex_ev['virgin'] = 0:
+	if pcs_lover - pcs_girlfriends > 0 and sex_ev['better_than_lover_talk'] = 0 and sex_ev['virgin'] = 0:
 		act'You''re better than my boyfriend':
 			sex_ev['better_than_lover_talk'] = 1
 			npc_know_have_boyfriend[$boy] = 1
@@ -269,7 +269,7 @@ if $ARGS[0] = 'sore_pussy':
 							gs'sex_ev_pillow_talk', 'sex_talk'
 						end
 						
-						if npc_rel_type[$boy] ! 'boyfriend' and pcs_lovers - pcs_girlfriends > 0:
+						if npc_rel_type[$boy] ! 'boyfriend' and pcs_lover - pcs_girlfriends > 0:
 							act'Wish my boyfriend was that big':
 								npc_know_cheat[$boy] = 1
 								cla & *nl
@@ -2470,7 +2470,7 @@ if $ARGS[0] = 'pubes_other_lovers':
 			gs'sex_ev_pillow_talk', 'boy_pubes_response'
 		end
 		
-		if pcs_lovers > 0 and pcs_lovers - pcs_girlfriends > 0:
+		if pcs_lover > 0 and pcs_lover - pcs_girlfriends > 0:
 			act'My boyfriend likes it':
 				cla & *nl
 				'"My boyfriend likes it this way," you shrug. "Why do you ask?"'

+ 1 - 1
locations/sex_ev_pillow_talk2.qsrc

@@ -1461,7 +1461,7 @@ if $ARGS[0] = 'share_life_menu':
 end
 
 if $ARGS[0] = 'share_life_single':
-	if pcs_lovers + pcs_girlfriends = 0:
+	if pcs_lover + pcs_girlfriends = 0:
 		act'Single now':
 			
 			cla

+ 3 - 3
locations/sex_ev_reactions.qsrc

@@ -906,7 +906,7 @@ if $ARGS[0] = 'thought_no_creampies':
 			if npc_abusive[$boy] = 1 or npc_selfish[$boy] = 1:
 !!				if rand(0,1) = 1:
 					'"Finally break up with your shitty boyfriend?" <<$npc_firstname[$boy]>> grins, panting.'
-					if pcs_lovers = 0:
+					if pcs_lover = 0:
 						act'Yeah':
 							npc_boyfriend_creampie_rule[$boy] = 0
 							cla & *nl
@@ -958,7 +958,7 @@ if $ARGS[0] = 'thought_no_creampies':
 					end
 !!{				else
 					'"Finally decided to let a real man fill you up, huh?" <<$npc_firstname[$boy]>> grins, panting.'
-					if pcs_lovers = 0:
+					if pcs_lover = 0:
 						act'I''m single now':
 							npc_boyfriend_creampie_rule[$boy] = 0
 							cla & *nl
@@ -970,7 +970,7 @@ if $ARGS[0] = 'thought_no_creampies':
 				end}
 			else
 				'"I thought," <<$npc_firstname[$boy]>> pants. "You said I wasn''t allowed to come inside you? Something about your boyfriend?"'
-				if pcs_lovers = 0:
+				if pcs_lover = 0:
 					act'I''m single now':
 						npc_boyfriend_creampie_rule[$boy] = 0
 						cla & *nl

+ 1 - 1
locations/sex_ev_sex.qsrc

@@ -1418,7 +1418,7 @@ if $ARGS[0] = 'sleep_sex':
 		*nl
 		if $sex_ev['type'] = 'married_sex' or husband > 0:
 			'It''s a <i>good</i> dream. You''re rocking back and forth on a your husband''s cock, riding him like there''s no tomorrow as it fills your pussy in all the right ways.'
-		elseif $npc_rel_type[$boy] = 'boyfriend' or pcs_lovers - pcs_girlfriends > 0:
+		elseif $npc_rel_type[$boy] = 'boyfriend' or pcs_lover - pcs_girlfriends > 0:
 			'It''s a <i>good</i> dream. You''re rocking back and forth on a your boyfriend''s cock, riding him like there''s no tomorrow as it fills your pussy in all the right ways.'
 		elseif pcs_girlfriends > 0:
 			'It''s a <i>good</i> dream. You''re rocking back and forth on a your girlfriend''s strapon, riding her like there''s no tomorrow as it fills your pussy in all the right ways.'

+ 3 - 3
locations/sex_ev_shower.qsrc

@@ -464,7 +464,7 @@ if $ARGS[0] = 'before_shower_creampie':
 				end
 			end
 			
-			if pcs_lovers - pcs_girlfriends = 0 and npc_boyfriend_creampie_rule[$boy] > 0:
+			if pcs_lover - pcs_girlfriends = 0 and npc_boyfriend_creampie_rule[$boy] > 0:
 				act'Rule no longer applies':
 					if npc_boyfriend_creampie_rule[$boy] > 0: npc_boyfriend_creampie_rule[$boy] = 0
 					cla & *clr
@@ -1015,7 +1015,7 @@ if $ARGS[0] = 'after_shower_creampie':
 					gs'sex_ev_shower', 'after_shower_clean_options'
 				end
 			end
-			if pcs_lovers - pcs_girlfriends = 0:
+			if pcs_lover - pcs_girlfriends = 0:
 				act'Changed my mind':
 					if npc_boyfriend_creampie_rule[$boy] > 0: npc_boyfriend_creampie_rule[$boy] = 0
 					cla & *clr
@@ -1703,7 +1703,7 @@ if $ARGS[0] = 'morning_shower_creampie':
 				end
 			end
 			
-			if pcs_lovers - pcs_girlfriends = 0:
+			if pcs_lover - pcs_girlfriends = 0:
 				act'Changed my mind':
 					if npc_boyfriend_creampie_rule[$boy] > 0: npc_boyfriend_creampie_rule[$boy] = 0
 					cla & *clr

+ 1 - 1
locations/sex_ev_virgin.qsrc

@@ -1981,7 +1981,7 @@ if $ARGS[0] = 'kiss_turn_head':
 			gs'sex_ev_pillow_talk', 'topic_route'
 		end
 		
-		if pcs_lovers > 0:
+		if pcs_lover > 0:
 			act'I have a boyfriend':
 				cla & *nl
 				'"Don''t do that," you say, not meeting his eyes. "I have a boyfriend."'