# cuminsidereact argc = arrsize('$ARGS') if $risk_boy = '': $risk_boy = $ARGS[0] eff_contra = iif(argc > 1,ARGS[1],sexcontra) if eff_contra ! 3: tmp = func('pregriskeval',eff_contra) if succubusflag = 1: 'You think to yourself, "This should be Yummy!"' elseif tmp = -4: 'You chuckle to yourself: "Well, at least I can''t get any more pregnant than I already am!"' elseif tmp = -3: '"I don''t think I can get pregnant on my period..." you think to yourself.' elseif tmp = -2: '"I''m glad I got my birth control shot!" you think to yourself.' elseif tmp = -1: '"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 subconsciously put a hand on your belly as you realize you could become pregnant with the child of <<$risk_boy>>.' else 'You subconsciously put a hand on your belly as you realize you could get pregnant if you do this too much.' end elseif tmp = 2: if $risk_boy ! '': 'You think about the load of sperm <<$risk_boy>> just pumped into your unprotected vagina... and right now he has no clue.' else 'You think about the load of sperm swimming in your unprotected vagina... and right now he has no clue.' end else if $risk_boy ! '': '"Oh, God!" You realize with horror that you could become pregnant with the child of <<$risk_boy>>.' else '"Damn! I could get pregnant!" you think in horror.' end end end killvar 'tmp' killvar 'cuminside' killvar '$risk_boy' --- cuminsidereact ---------------------------------