From c0c90ebf65df41ea7ad488cb0a6225ebc99e82a0 Mon Sep 17 00:00:00 2001 From: Svornost <11434-svornost@users.noreply.gitgud.io> Date: Sat, 24 Sep 2022 15:51:21 -0400 Subject: [PATCH] Remove duplicated word --- src/npc/interaction/fondleDick.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/npc/interaction/fondleDick.js b/src/npc/interaction/fondleDick.js index e4de255d793..8f9723da8bd 100644 --- a/src/npc/interaction/fondleDick.js +++ b/src/npc/interaction/fondleDick.js @@ -138,7 +138,7 @@ App.Interact.fondleDick = function(slave) { } r.push(`moving to match your hand movements. ${He} moans and shudders, leaking ${his} cockmilk as ${he} orgasms in your hands. ${He} dutifully looks at you as you stop moving your hands and get cleaned up.`); } else { - r.push(`${He} devotedly comes over and gives you an impassioned kiss. ${He} smiles and points ${his} dick towards you. You gently trace your fingers along ${his} ${dickDesc()} before taking it gently in one hand and tenderly stroking your hand along its shaft`); + r.push(`${He} devotedly comes over and gives you an impassioned kiss. ${He} smiles and points ${his} dick towards you. You gently trace your fingers along ${his} ${dickDesc()} before taking it gently in one hand and tenderly stroking your hand along its`); strokeAndSqueeze(); standardStiffy(); r.push(`${He} begs you not to stop. Soon, ${he} moans and ${his} movements indicate that ${he} is about to orgasm. ${He} shudders and leaks ${his} cockmilk as ${he} orgasms in your hands. ${He} looks at you passionately as you stop moving your hands and get cleaned up.`); -- GitLab