From 6d793ea6e151d4d0419586e00825f46c6340586a Mon Sep 17 00:00:00 2001
From: Svornost <11434-svornost@users.noreply.gitgud.io>
Date: Tue, 22 Sep 2020 16:01:17 -0700
Subject: [PATCH] More assistant appearance fixes

---
 src/personalAssistant/assistantAppearance.js | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/personalAssistant/assistantAppearance.js b/src/personalAssistant/assistantAppearance.js
index 7f3d031e024..36d3127b6eb 100644
--- a/src/personalAssistant/assistantAppearance.js
+++ b/src/personalAssistant/assistantAppearance.js
@@ -315,13 +315,13 @@ globalThis.PersonalAssistantAppearance = function() {
 				} else if (V.assistant.market.relationship === "nonconsensual") {
 					r.push(`${V.assistant.name} casts a spell on the junior avatar as you watch. The market assistant's avatar's flat belly gurgles slightly before it begins quickly swelling, not stopping until it has pinned the hapless demigoddess to the floor. ${V.assistant.name} waddles over ${hisA} immobilized partner and plants ${hisA} pregnant pussy on ${hisM} face. ${V.assistant.name} laughs powerfully at the forced oral assault from ${hisA} bursting plaything.`);
 				} else if (V.assistant.market.relationship === "incestuous") {
-					r.push(`${V.assistant.name} is especially pregnant today, and is gently tribbing with ${hisA} flat stomached ${sisterM} goddess. As they near simultaneous orgasm, ${V.assistant.name} begins rapidly transferring babies into ${hisA} ${sisterM}'s womb, giggling as ${hisA} hapless ${sisterM} swells more and more gravid. When ${heA} finishes, V.assistant.name, the smaller of the two`);
+					r.push(`${V.assistant.name} is especially pregnant today, and is gently tribbing with ${hisA} flat stomached ${sisterM} goddess. As they near simultaneous orgasm, ${V.assistant.name} begins rapidly transferring babies into ${hisA} ${sisterM}'s womb, giggling as ${hisA} hapless ${sisterM} swells more and more gravid. When ${heA} finishes, ${V.assistant.name}, the smaller of the two`);
 					if (sisterA === sisterM) {
-						r.push(`${sisterA}`);
+						r.push(`${sisterA}s,`);
 					} else {
-						r.push(`sibling`);
+						r.push(`siblings,`);
 					}
-					r.push(`s, aids ${hisA} fecund sibling to ${hisM} feet and into ${hisA} waiting arms.`);
+					r.push(`aids ${hisA} fecund sibling to ${hisM} feet and into ${hisA} waiting arms.`);
 				} else {
 					r.push(`They're making heavenly love, kissing deeply and fingering each other voluptuously. They somehow make mutual masturbation look like a deeply sacred act, occasionally breaking their kiss to look into each others' eyes.`);
 				}
-- 
GitLab