diff --git a/src/npc/generate/newSlaveIntro.js b/src/npc/generate/newSlaveIntro.js index 282260c7d3110b0f9482c1ee2c00b178312e7665..eca70abc97149e86cb74c86223c853cc7fd20fa8 100644 --- a/src/npc/generate/newSlaveIntro.js +++ b/src/npc/generate/newSlaveIntro.js @@ -2720,9 +2720,9 @@ App.UI.newSlaveIntro = function(slave, slave2, {tankBorn = false, momInterest = let r = []; if (tankBorn) { if (slave.readyOva > 0) { - r.push(`You don't need to perform an exam to know that ${he} is fertile; ${his} nethers are swollen with need and ${his} pussy dripping with desire${(slave.readyOva > 20) ? `, and ${his} stomach is already slightly bloated with the number of fertile eggs within ${his} womb` : ``}. ${He} moans with pent-up lust as you <span class="virginity loss">deeply penetrate ${him}</span> and begin steadily thrusting. ${His} tight pussy hungrily massages your dick as you near your climax, prompting you to hilt yourself in ${him} before seeding the deepest reaches of ${his} pussy. ${He} <span class="devotion inc">passed out in ecstasy</span>, so you carry ${his} bred body to the couch to recover. ${He} should make the connection once ${his} belly starts to rapidly swell with child.`); + r.push(`You don't need to perform an exam to know that ${he} is fertile; ${his} nethers are swollen with need and ${his} pussy dripping with desire${(slave.readyOva > 20) ? `, and ${his} stomach is already slightly bloated with the number of fertile eggs within ${his} womb` : ``}. ${He} moans with pent-up lust as you <span class="virginity loss">deeply penetrate ${him}</span> and begin steadily thrusting. ${His} tight pussy hungrily massages your dick as you near your climax, prompting you to hilt yourself in ${him} before seeding the deepest reaches of ${his} pussy. ${He} <span class="devotion inc">passed out in ecstasy,</span> so you carry ${his} bred body to the couch to recover. ${He} should make the connection once ${his} belly starts to rapidly swell with child.`); } else { - r.push(`You perform a careful medical examination to verify fertility, and then forcefully <span class="virginity loss">take the ${girl}'s virginity</span>. Whenever you feel able, you drain your balls into ${his} cunt, only allowing ${him} to wander off when scans verify a fertilized ovum. ${He} didn't properly understand the scans, so ${he} just <span class="devotion inc">enjoyed ${his} first sexual experience</span>; ${he} won't realize what happened for some months at least, and in the mean time, will think ${he} is just getting fat. Though once ${his} child starts kicking, ${he} might make the connection between sex and pregnancy.`); + r.push(`You perform a careful medical examination to verify fertility, and then forcefully <span class="virginity loss">take the ${girl}'s virginity</span>. Whenever you feel able, you drain your balls into ${his} cunt, only allowing ${him} to wander off when scans verify a fertilized ovum. ${He} didn't properly understand the scans, so ${he} just <span class="devotion inc">enjoyed ${his} first sexual experience;</span> ${he} won't realize what happened for some months at least, and in the mean time, will think ${he} is just getting fat. Though once ${his} child starts kicking, ${he} might make the connection between sex and pregnancy.`); } slave.vagina = 1; slave.devotion += 4;