diff --git a/src/endWeek/saRecruitGirls.js b/src/endWeek/saRecruitGirls.js index 78b2233eded12b68103d512152b450aab962fe05..cf28b8ef4a6279dd43502efd5f198dd645f235be 100644 --- a/src/endWeek/saRecruitGirls.js +++ b/src/endWeek/saRecruitGirls.js @@ -1342,7 +1342,7 @@ App.SlaveAssignment.recruitGirls = (function() { FSmatch++; arcology.FSRepopulationFocus += 0.01 * V.FSSingleSlaveRep; } else if (slave.counter.births > 0) { - pushFS(`Any time ${he} stars in an erotic photo shoot, ${he} always makes sure to follow up with a, hopefully positive, pregnancy test. Though ${he} makes sure to hype up ${his} viewers to sign up to be the one to knock ${him} up should it come up negative.`); + pushFS(`Any time ${he} stars in an erotic photo shoot, ${he} always makes sure to follow up with a, hopefully positive, pregnancy test - though ${he} makes sure to hype up ${his} viewers to sign up to be the one to knock ${him} up, should it come up negative.`); seed += 1; FSmatch++; arcology.FSRepopulationFocus += 0.01 * V.FSSingleSlaveRep;