From 52b8fe9f643fd00d97b647368ba1479a0a0984a3 Mon Sep 17 00:00:00 2001
From: Svornost <11434-svornost@users.noreply.gitgud.io>
Date: Sun, 15 Oct 2023 02:12:06 -0400
Subject: [PATCH] edits

---
 src/player/pDildoVagina.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/player/pDildoVagina.js b/src/player/pDildoVagina.js
index 66294ab5765..f7fe5942573 100644
--- a/src/player/pDildoVagina.js
+++ b/src/player/pDildoVagina.js
@@ -9,7 +9,7 @@ App.UI.pDildoVagina = function() {
 	} = S.Concubine ? getPronouns(S.Concubine) : {};
 
 	if (S.Concubine) {
-		r.push(`You order `, contextualIntro(V.PC, S.Concubine, true), `to bring you a new dildo that you had made for this experience; it's fashioned after one you know from experience brings great pleasure to your tightest fucktoys. ${He} already knows something's up; after all, you don't clear your schedule for nothing, but now you can tell from ${his} ${canSee(S.Concubine) ? 'eyes' : 'face'} that ${he}'s especially curious what you're going to do with this special dildo.`);
+		r.push(`You order `, contextualIntro(V.PC, S.Concubine, true), ` to bring you a new dildo that you had made for this experience; it's fashioned after one you know from experience brings great pleasure to your tightest fucktoys. ${He} already knows something's up — after all, you don't clear your schedule for no reason — but now you can tell from ${his} ${canSee(S.Concubine) ? 'eyes' : 'face'} that ${he}'s particularly curious what you're going to do with this special dildo.`);
 		r.push(`A few minutes later, ${he} returns with an soft phallic object in hand.`);
 	} else {
 		r.push(`You open a box that you've had sitting on your nightstand for some time. It contains a new dildo, fashioned after one you know from experience brings great pleasure to your tightest fucktoys.`);
-- 
GitLab