diff --git a/src/npc/interaction/fondleVagina.js b/src/npc/interaction/fondleVagina.js index 67d576ee0d6341decc4ea3982c1efb8e07aedb4b..ddee4a9449a79b2c9b8e16891fff6a4e5d18317b 100644 --- a/src/npc/interaction/fondleVagina.js +++ b/src/npc/interaction/fondleVagina.js @@ -653,7 +653,7 @@ App.Interact.fondleVagina = function(slave) { } r.push(`as your hand nears it. ${He}`); if (hasAnyLegs(slave)) { - r.push(`squeezes ${his} thighs${hasBothLegs(slave) ? `s` : ``}`); + r.push(`squeezes ${his} thigh${hasBothLegs(slave) ? `s` : ``}`); } else { r.push(`pushes`); } diff --git a/src/pregmod/FCTV/FCTVshows.js b/src/pregmod/FCTV/FCTVshows.js index 175bb1ea095643ee907b96c43b4032feef914add..8640a567fe06f7068e61cd4b611b93f0bec28b25 100644 --- a/src/pregmod/FCTV/FCTVshows.js +++ b/src/pregmod/FCTV/FCTVshows.js @@ -1981,7 +1981,7 @@ App.Data.FCTV.channels = new Map([ r.push(`<p>Not a minute later and a particularly short woman jogs up to the counter. "Alex, dear," she says with a grin, "lovely to see you again. This way, this way," and she turns back to head the way she came, Alex in tow.</p>`); r.push(`<p>"I know it's only been few days, but how have you been?"</p>`); r.push(`<p>"Well enough, work has been, well, work. How's Stephen doing?"</p>`); - r.push(`<p>"Oh, I'm sure, especially with what you do. He's the same as last time. Still responding well to the treatment. No significant side effects. Doc Percy says he's probably going to be on a limited curative dose for at least another month to avoid exasperating the condition. Here, just a moment."</p>`); + r.push(`<p>"Oh, I'm sure, especially with what you do. He's the same as last time. Still responding well to the treatment. No significant side effects. Doc Percy says he's probably going to be on a limited curative dose for at least another month to avoid exacerbating the condition. Here, just a moment."</p>`); r.push(`<p>The nurse opens one of the many doors in the pristine, white hall and leans in. "Stevie, dear, you've got someone here to see you," she says before leaning back out and giving a nod to Alex who walks into the room.</p>`); r.push(`<p>The room is a sharp contrast to the sterile hospital feeling of the rest of the building, looking like a child's room you might have seen in a suburban home before things started falling apart. The clean, warm, homey feeling of safety is accentuated by sunlight pouring in from an artificial window that looks out to a lightly forested field. A small collection of toys is scattered about the soft carpet and a small breeze blows through the room from a small ceiling fan. On the bed is a young boy sitting up and rubbing sleep from his eyes. "Hey, kiddo," Alex says, stepping further into the room and shutting the door, "How are you feeling?"</p>`); r.push(`<p>The boy immediately perks up at the voice and, leaping out of bed, performs what very well could have been a tackle if he were larger. "Dad!" he shouts, trying his best to avoid sliding down from where he latched onto his father. Laughing gently, Alex picks up his son and wraps him in a hug of his own.</p>`); @@ -1989,7 +1989,7 @@ App.Data.FCTV.channels = new Map([ r.push(`<p>"Mmhm, Mister Newport said I was doing good and when I puke there's hardly any blood anymore."</p>`); r.push(`<p>"Good, I'm glad to hear it, but you probably shouldn't jump out of bed like that," he says, setting Stephen down, "you don't want to accidentally hurt yourself by playing too hard, right?"</p>`); r.push(`<p>"Yes, dad," he replies, a bit dejectedly, "but I was excited to see you."</p>`); - r.push(`<p>Alex drops to one knee and gently tussles the boy's hair. "I know, just be careful okay? Now how about we play some games, huh?"</p>`); + r.push(`<p>Alex drops to one knee and gently tousles the boy's hair. "I know, just be careful okay? Now how about we play some games, huh?"</p>`); r.push(`<p>Stephen's eyes light up and he begins running toward a shelf of boxes before catching himself and slowing down.</p>`); r.push(`<p>For the next hour the two play a variety of games while the nurse occasionally checks in. Eventually Stephen actually falls asleep in the middle of quite a rousing bout of Connect Four. Alex carries the boy to bed where he watches him sleep until a call drags his attention away.</p>`); r.push(`<p>Walking to the corner of the room he answers.</p>`);