From 39dc0ad10e4e1ccbd9728e3bc3977b7264389425 Mon Sep 17 00:00:00 2001 From: Anu <anulithic@gmail.com> Date: Thu, 2 Mar 2023 23:39:04 -0800 Subject: [PATCH] Swap another pronoun --- src/npc/interaction/fRival.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/npc/interaction/fRival.js b/src/npc/interaction/fRival.js index 050ad49e95c..6f90fbb36c2 100644 --- a/src/npc/interaction/fRival.js +++ b/src/npc/interaction/fRival.js @@ -186,7 +186,7 @@ App.Interact.fRival = function(slave) { } else { r.push(`tell ${him2} to ride your dick,`); } - r.push(`facing you. ${He2} does, with some trepidation, which increases when you reach behind ${him2} and spread ${his2} buttocks as wide as they'll go. With ${him2} pinned, you tell ${slave.slaveName} to come over and join you. ${slave.slaveName} comes over, stroking ${himself} hard. You squeeze ${rival.slaveName}'s buttocks together and then spread them again, forcing ${his2} anus to wink invitingly. You stop ${rival.slaveName}'s abortive humping and hold ${his2} hips in place while ${slave.slaveName} gets ${his} cock up ${his} ass. Once ${he}'s set, off the two of you go, with poor ${rival.slaveName} gasping and grimacing as ${he2} gets it rough in both holes.`); + r.push(`facing you. ${He2} does, with some trepidation, which increases when you reach behind ${him2} and spread ${his2} buttocks as wide as they'll go. With ${him2} pinned, you tell ${slave.slaveName} to come over and join you. ${slave.slaveName} comes over, stroking ${himself} hard. You squeeze ${rival.slaveName}'s buttocks together and then spread them again, forcing ${his2} anus to wink invitingly. You stop ${rival.slaveName}'s abortive humping and hold ${his2} hips in place while ${slave.slaveName} gets ${his} cock up ${his2} ass. Once ${he}'s set, off the two of you go, with poor ${rival.slaveName} gasping and grimacing as ${he2} gets it rough in both holes.`); seX(V.PC, "penetrative", rival, "anal"); seX(slave, "penetrative", rival, "anal"); } else if (rival.anus > 0 && rival.vagina > 0 && slave.dick > 0 && hasAnyArms(slave)) { -- GitLab