1
0

2 Incheckningar 627c95e5dc ... c7bc8e53c4

Upphovsman SHA1 Meddelande Datum
  Lusticon c7bc8e53c4 [fixed] duplicated if 5 månader sedan
  Lusticon 0b7b6d7fce [fixed] String vs Integer 5 månader sedan

+ 3 - 3
locations/sex_ev_condoms.qsrc

@@ -1834,11 +1834,11 @@ if $ARGS[0] = 'father_check':
 	'List of potential fathers:'
 	:potfather_loop
 	if $wombpotfath[potfather_counter] ! 'unknown':
-		potfather_temp[2] = '<a href="exec: $wombthfath = ''<<$npc_usedname[$wombpotfath[potfather_counter]]>>'' & $wombthfathID = ''<<$wombpotfath[potfather_counter]>>'' & dynamic $d_cycreport_actor, 7 & gs ''stat''"><<$npc_usedname[$wombpotfath[potfather_counter]]>> (<<$wombpotfath[potfather_counter]>>)</a>'
+		$potfather_temp[2] = '<a href="exec: $wombthfath = ''<<$npc_usedname[$wombpotfath[potfather_counter]]>>'' & $wombthfathID = ''<<$wombpotfath[potfather_counter]>>'' & dynamic $d_cycreport_actor, 7 & gs ''stat''"><<$npc_usedname[$wombpotfath[potfather_counter]]>> (<<$wombpotfath[potfather_counter]>>)</a>'
 	else
-		potfather_temp[2] = '<a href="exec: $wombthfath = ''<<$npc_usedname[$wombpotfath[potfather_counter]]>>'' & $wombthfathID = ''<<$wombpotfath[potfather_counter]>>'' & dynamic $d_cycreport_actor, 7 & gs ''stat''">Unknown (-)</a>'
+		$potfather_temp[2] = '<a href="exec: $wombthfath = ''<<$npc_usedname[$wombpotfath[potfather_counter]]>>'' & $wombthfathID = ''<<$wombpotfath[potfather_counter]>>'' & dynamic $d_cycreport_actor, 7 & gs ''stat''">Unknown (-)</a>'
 	end
-	if $boy = potfather_temp[2]: potfather_counter += 1
+	if $boy = $potfather_temp[2]: potfather_counter += 1
 	if potfather_counter < arrsize('$wombpotfath'): jump 'potfather_loop'
 end
 

+ 0 - 2
locations/sex_ev_dress_talking.qsrc

@@ -1226,9 +1226,7 @@ if $ARGS[0] = 'isnt_going_to_work':
 			end
 		end
 	end
-end
 
-if $ARGS[0] = 'isnt_going_to_work':
 	act'Grab your things':
 		cla & *clr
 		'<center><video autoplay loop src="images/shared/romance/misc/depart_annoyed1.mp4"></video></center>'

+ 3 - 3
locations/sex_ev_foreplay.qsrc

@@ -2097,14 +2097,14 @@ end
 if $ARGS[0] = 'bj_dom_swallow_react':
 	cla & *clr
 	'<center><video autoplay loop src="images/shared/sex/blowjob/play1.mp4"></video></center>'
-	if $npc_cum_pref[$boy] = 'mouth' and npc_cum_pref_know[$boy] = 0:
+	if $npc_cum_pref[$boy] = 'mouth' and $npc_cum_pref_know[$boy] = '':
 		'"Holy..." <<$npc_firstname[$boy]>> lets his head fall back onto his pillow, his mind seemingly blown by your blowjob skills. Taking satisfaction in a job well done, you continue teasing his cock, running your lips up and down its shaft, peppering it with kisses. "That was incredible..."'
 		'"Mmmm?" you hum pleasantly. "You liked it that much?"'
 		'"Like you sucked the soul outta me," he smiles tiredly. "I love the feeling of blowing a load in a girl''s mouth like that, but that was something else."'
 
 		act'You like oral creampies?':
 			cla & *nl
-			npc_cum_pref_know[$boy]= $npc_cum_pref[$boy]
+			$npc_cum_pref_know[$boy] = $npc_cum_pref[$boy]
 			'"You really like to come in my mouth that much?" you ask, giving his shaft another kiss.'
 			'"Yeah," he sighs. "Even better than nutting inside a pussy."'
 			act'Good to know':
@@ -2136,7 +2136,7 @@ if $ARGS[0] = 'bj_dom_swallow_react':
 			gs 'sex_ev_sex', 'sex_end'
 		end
 	else
-		if $npc_cum_pref[$boy] = 'mouth' and npc_cum_pref_know[$boy] = $npc_cum_pref[$boy]:
+		if $npc_cum_pref[$boy] = 'mouth' and $npc_cum_pref_know[$boy] = $npc_cum_pref[$boy]:
 			'"Woah," <<$npc_firstname[$boy]>>''s head flops onto the pillow, while you continue to play with his cock, still twitching in the throes of post-orgasm bliss. "Your mouth is so fucking good."'
 			act'I know you love oral creampies':
 				cla & *nl

+ 1 - 1
locations/sex_ev_pillow_talk2.qsrc

@@ -339,7 +339,7 @@ if $ARGS[0] = 'relationship_talk':
 			cla & *clr
 			'<center><img <<$set_imgh>> src="images/shared/sex/after/pillow_talk5.jpg"></center>'
 			'"So," you say casually. "Got a girlfriend?"'
-			if npc_girlfriend[$boy] = 1:
+			if npc_girlfriend[$boy] = 2:
 				gs'sex_ev_stats', 'npc_is_married'
 				if $npc_goal[$boy] = 'sex':
 					'"Nah," <<$npc_firstname[$boy]>> replies. "I don''t want to be tied down. I like to keep things loose."'