From c8e013e637de4d4d4f9f9cb0ce02fad9c4edf04c Mon Sep 17 00:00:00 2001 From: Svornost <11434-svornost@users.noreply.gitgud.io> Date: Tue, 22 Sep 2020 16:12:02 -0700 Subject: [PATCH] and another one here too --- src/npc/generate/newSlaveIntro.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/npc/generate/newSlaveIntro.js b/src/npc/generate/newSlaveIntro.js index 659c69f3dcb..1c09fb399c4 100644 --- a/src/npc/generate/newSlaveIntro.js +++ b/src/npc/generate/newSlaveIntro.js @@ -3802,7 +3802,7 @@ App.UI.newSlaveIntro = function(slave, slave2 = V.eventSlave) { } else { r.push(S.HeadGirl.slaveName); } - r.push(`to get ${slave.slaveName} set up in ${V.dairyName}. The new slave does not know what V.dairyName is, not really, and ${he} doesn't know what being set up there means, either. If ${he} knew that you are able to send ${him} there so blithely only because it is equipped with a special preparatory raper that will seize ${him},`); + r.push(`to get ${slave.slaveName} set up in ${V.dairyName}. The new slave does not know what ${V.dairyName} is, not really, and ${he} doesn't know what being set up there means, either. If ${he} knew that you are able to send ${him} there so blithely only because it is equipped with a special preparatory raper that will seize ${him},`); if (slave.vagina > -1) { r.push(`mercilessly fuck ${his} pussy and ass until both are gaped,`); } else { -- GitLab