Quellcode durchsuchen

[fixed] wrong creampie reactions

julzor vor 4 Jahren
Ursprung
Commit
b8bd3b1fe7
3 geänderte Dateien mit 12 neuen und 12 gelöschten Zeilen
  1. 10 10
      locations/brother_voyeur.qsrc
  2. 1 1
      locations/cum_arrcheat.qsrc
  3. 1 1
      locations/cuminsidereact.qsrc

+ 10 - 10
locations/brother_voyeur.qsrc

@@ -1963,7 +1963,7 @@ if $ARGS[0] = 'brother_shower_fuck_first2':
 
 			if succubusflag = 0:
 				if pillcon >= 30000 or tabletkishot >= 1:
-					'<i>Well,</i> you think to yourself, <i>It''s a good thing I''m on birth control.</i>'
+					'<i>Well,</i> you think to yourself, <i>It''s a good thing '+iif(birth_control['implant_status'] > 1, 'I have a birth control implant.', 'I''m on birth control.')+'</i>'
 				elseif mesec > 0:
 					'<i>Well,</i> you think to yourself, <i>I don''t think I can get pregnant when I''m on my period... right...?</i>'
 				elseif knowpreg = 1:
@@ -2111,7 +2111,7 @@ if $ARGS[0] = 'brother_fuck_cum':
 				orgasm += 1
 				'You smile mischievously and suddenly speed up, causing your brother to erupt inside you. He groans as his cum spills into you, sending you over the edge as well with legs quivering and pussy milking his cock for everything he has to give. Finally, Kolka pulls away and as his cock slips from inside you, cum bursts out like your pussy was a champagne bottle uncorked.'
 				if pillcon >= 30000 or tabletkishot >= 1:
-					'"Happy?" you ask him. He nods back at you with a self-satisfied grin. "Be grateful I''m on birth control. Might not let you do that otherwise."'
+					'"Happy?" you ask him. He nods back at you with a self-satisfied grin. "Be grateful '+iif(birth_control['implant_status'] > 1, 'I have a birth control implant.', 'I''m on birth control.')+' Might not let you do that otherwise."'
 				elseif mesec > 0:
 					'"Happy?" you ask him. He nods back at you with a self-satisfied grin. "Just feel lucky that I''m on my period. I might not have let you do that otherwise."'
 				else
@@ -2125,7 +2125,7 @@ if $ARGS[0] = 'brother_fuck_cum':
 						'You chuckle to yourself: "Well, at least I can''t get any more pregnant than I already am!"'
 					elseif pillcon >= 30000 or tabletkishot >= 1:
 						'<i>Fuck, that feels good...</i> you think to yourself as another glob dribbles out, plopping onto the tub floor.'
-						'<i>It''s a good thing I''m on birth control...</i>'
+						'<i>It''s a good thing '+iif(birth_control['implant_status'] > 1, 'I have a birth control implant', 'I''m on birth control')+'...</i>'
 					elseif mesec > 0:
 						'<i>Fuck, that feels good...</i> you think to yourself as another glob dribbles out, plopping onto the tub floor.'
 						'<i>It''s a good thing I can''t get pregnant when I''m on my period... right...?</i>'
@@ -2151,7 +2151,7 @@ if $ARGS[0] = 'brother_fuck_cum':
 					'You chuckle to yourself: "Well, at least I can''t get any more pregnant than I already am!"'
 				elseif pillcon >= 30000 or tabletkishot >= 1:
 					'<i>Fuck, that feels good...</i> you think to yourself as another glob dribbles out, plopping onto the tub floor.'
-					'<i>It''s a good thing I''m on birth control...</i>'
+					'<i>It''s a good thing '+iif(birth_control['implant_status'] > 1, 'I have a birth control implant', 'I''m on birth control')+'...</i>'
 				elseif mesec > 0:
 					'<i>Fuck, that feels good...</i> you think to yourself as another glob dribbles out, plopping onto the tub floor.'
 					'<i>It''s a good thing I can''t get pregnant when I''m on my period... right...?</i>'
@@ -2193,7 +2193,7 @@ if $ARGS[0] = 'brother_fuck_cum':
 						'You chuckle to yourself: "Well, at least I can''t get any more pregnant than I already am!"'
 					elseif pillcon >= 30000 or tabletkishot >= 1:
 						'<i>Goddamn it,</i> you think, looking down to watch another glob of cum drips from your snatch. <i>Only my idiot brother could ruin a perfectly good creampie like this.</i>'
-						'<i>At least I''m on birth control...</i>'
+						'<i>At least '+iif(birth_control['implant_status'] > 1, 'I have a birth control implant', 'I''m on birth control')+'...</i>'
 					elseif mesec > 0:
 						'<i>Goddamn it,</i> you think, looking down to watch another glob of cum drips from your snatch. <i>Only my idiot brother could ruin a perfectly good creampie like this.</i>'
 						'<i>At least I don''t have to worry about getting pregnant on my period... right...?</i>'
@@ -2214,7 +2214,7 @@ if $ARGS[0] = 'brother_fuck_cum':
 						'You chuckle to yourself: "Well, at least I can''t get any more pregnant than I already am!"'
 					elseif pillcon >= 30000 or tabletkishot >= 1:
 						'<i>Fuck, that felt good...</i> you think to yourself, looking down to watch another glob dribbles out of you with satisfaction.'
-						'<i>It''s a good thing I''m on birth control...</i>'
+						'<i>It''s a good thing '+iif(birth_control['implant_status'] > 1, 'I have a birth control implant', 'I''m on birth control')+'...</i>'
 					elseif mesec > 0:
 						'<i>Fuck, that felt good...</i> you think to yourself as another glob dribbles out, plopping onto the tub floor.'
 						'<i>It''s a good thing I can''t get pregnant when I''m on my period... right...?</i>'
@@ -2232,7 +2232,7 @@ if $ARGS[0] = 'brother_fuck_cum':
 						'You chuckle to yourself: "Well, at least I can''t get any more pregnant than I already am!"'
 					elseif pillcon >= 30000 or tabletkishot >= 1:
 						'<i>Fuck, that feels good...</i> you think to yourself, looking down to watch another glob dribbles out of you with satisfaction.'
-						'<i>It''s a good thing I''m on birth control...</i>'
+						'<i>It''s a good thing '+iif(birth_control['implant_status'] > 1, 'I have a birth control implant', 'I''m on birth control')+'...</i>'
 					elseif mesec > 0:
 						'<i>Fuck, that feels good...</i> you think to yourself as another glob dribbles out, plopping onto the tub floor.'
 						'<i>It''s a good thing I can''t get pregnant when I''m on my period... right...?</i>'
@@ -2276,7 +2276,7 @@ if $ARGS[0] = 'brother_fuck_cum':
 						'You chuckle to yourself: "Well, at least I can''t get any more pregnant than I already am!"'
 					elseif pillcon >= 30000 or tabletkishot >= 1:
 						'<i>Goddamn it,</i> you think, looking down to watch another glob of cum drips from your snatch. <i>Only my idiot brother could ruin a perfectly good creampie like this.</i>'
-						'<i>At least I''m on birth control...</i>'
+						'<i>At least '+iif(birth_control['implant_status'] > 1, 'I have a birth control implant', 'I''m on birth control')+'...</i>'
 					elseif mesec > 0:
 						'<i>Goddamn it,</i> you think, looking down to watch another glob of cum drips from your snatch. <i>Only my idiot brother could ruin a perfectly good creampie like this.</i>'
 						'<i>At least I don''t have to worry about getting pregnant on my period... right...?</i>'
@@ -2294,7 +2294,7 @@ if $ARGS[0] = 'brother_fuck_cum':
 				'"Okay, it''s a promise!" you say, standing back up and kissing him on the cheek. "So long as I can stop myself that is."'
 				if pillcon >= 30000 or tabletkishot >= 1:
 					'<i>Fuck, that felt good...</i> you think to yourself, looking down to watch another glob dribbles out of you with satisfaction.'
-					'<i>It''s a good thing I''m on birth control...</i>'
+					'<i>It''s a good thing '+iif(birth_control['implant_status'] > 1, 'I have a birth control implant', 'I''m on birth control')+'...</i>'
 				elseif mesec > 0:
 					'<i>Fuck, that felt good...</i> you think to yourself as another glob dribbles out, plopping onto the tub floor.'
 					'<i>It''s a good thing I can''t get pregnant when I''m on my period... right...?</i>'
@@ -2313,7 +2313,7 @@ if $ARGS[0] = 'brother_fuck_cum':
 						'You chuckle to yourself: "Well, at least I can''t get any more pregnant than I already am!"'
 					elseif pillcon >= 30000 or tabletkishot >= 1:
 						'<i>Fuck, that feels good...</i> you think to yourself, looking down to watch another glob dribbles out of you with satisfaction.'
-						'<i>It''s a good thing I''m on birth control...</i>'
+						'<i>It''s a good thing '+iif(birth_control['implant_status'] > 1, 'I have a birth control implant', 'I''m on birth control')+'...</i>'
 					elseif mesec > 0:
 						'<i>Fuck, that feels good...</i> you think to yourself as another glob dribbles out, plopping onto the tub floor.'
 						'<i>It''s a good thing I can''t get pregnant when I''m on my period... right...?</i>'

+ 1 - 1
locations/cum_arrcheat.qsrc

@@ -101,7 +101,7 @@ if cycletemp[4] > 0:
 	elseif cumarrcon[cycletemp] = 1:
 		$cycletemp[3] = 'You lied about being on the pill'
 	elseif cumarrcon[cycletemp] = 2:
-		$cycletemp[3] = 'You were on the pill'
+		$cycletemp[3] = iif(birth_control['implant_status'] > 1, 'You have a birth control implant', 'You were on the pill')
 	elseif cumarrcon[cycletemp] = 3:
 		$cycletemp[3] = 'You used a condom'
 	elseif cumarrcon[cycletemp] = 4:

+ 1 - 1
locations/cuminsidereact.qsrc

@@ -17,7 +17,7 @@ if eff_contra ! 3:
 	elseif tmp = -2:
 		'"I''m glad I got my birth control shot!" you think to yourself.'
 	elseif tmp = -1:
-		'"Good thing I''m on the pill..." you think to yourself.'
+		'"Good thing '+iif(birth_control['implant_status'] > 1, 'I have a birth control implant', 'I''m on the pill')+'..." you think to yourself.'
 	elseif tmp = 1:
 		if $risk_boy ! '':
 			'You unconsicously put a hand on your belly as you realize you could become pregnant with the child of <<$risk_boy>>.'