diff --git a/src/personalAssistant/assistantAppearance.js b/src/personalAssistant/assistantAppearance.js index eec80955491a740ff35f4ae8648e1667eab62ee8..7f3d031e02441147039d0dcb5a8be1fc4807ac01 100644 --- a/src/personalAssistant/assistantAppearance.js +++ b/src/personalAssistant/assistantAppearance.js @@ -145,7 +145,7 @@ globalThis.PersonalAssistantAppearance = function() { } else if (paSeed === 7 && V.assistant.market) { r.push(`${HeA}'s accompanied by your market assistant's tribes ${womanM} avatar.`); if (V.assistant.market.relationship === "cute") { - r.push(`They're chatting companionably as ${V.assistant.name} stretches and the market assistant's avatar does a complex calculation on ${hisM} fingers. V.assistant.name is telling a long story, and the market assistant is listening kindly.`); + r.push(`They're chatting companionably as ${V.assistant.name} stretches and the market assistant's avatar does a complex calculation on ${hisM} fingers. ${V.assistant.name} is telling a long story, and the market assistant is listening kindly.`); } else if (V.assistant.market.relationship === "nonconsensual") { r.push(`${V.assistant.name} is taking ${hisA} tribal slave from behind. It's technically tribbing, since all ${heA}'s doing is grinding ${hisA} cunt against the market assistant's, but the poor little tribes ${womanM} is being fucked hard regardless.`); } else if (V.assistant.market.relationship === "incestuous") { @@ -277,7 +277,7 @@ globalThis.PersonalAssistantAppearance = function() { } else if (V.assistant.market.relationship === "incestuous") { r.push(`They're making faces at each other and giggling, but as you watch them, this degenerates rapidly into clumsy kissing, groping of each others' breasts, and finally some enthusiastic tribbing.`); } else { - r.push(`${V.assistant.name} is giving the market assistant's avatar oral, and to go by the bespectacled ${girlM}'s gasping, is doing a good job. V.assistant.name finishes and leans back, wiping ${hisA} mouth and grinning as ${hisA} lover bends over to return the favor.`); + r.push(`${V.assistant.name} is giving the market assistant's avatar oral, and to go by the bespectacled ${girlM}'s gasping, is doing a good job. ${V.assistant.name} finishes and leans back, wiping ${hisA} mouth and grinning as ${hisA} lover bends over to return the favor.`); } } else { r.push(`${HeA}'s watching you attentively, waiting for a chance to be helpful. When ${heA} sees your glance, ${HeA} smiles hopefully, sticks out ${hisA} chest a little, and turns from side to side to show off.`);