From 81c4fbe27f1d53f68867e36febd58e03652f4766 Mon Sep 17 00:00:00 2001 From: humungusluver <82497-humungusluver@users.noreply.gitgud.io> Date: Sat, 22 Feb 2025 10:16:24 -0500 Subject: [PATCH] truly --- src/interaction/sellSlave.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/interaction/sellSlave.js b/src/interaction/sellSlave.js index 676958b2054..a0f6a5c5836 100644 --- a/src/interaction/sellSlave.js +++ b/src/interaction/sellSlave.js @@ -470,7 +470,7 @@ App.Interact.sellSlave = function(slave) { } if (slave.vagina === 0 && slave.counter.reHymen === 0) { - t.push(`Real virgin pussies are less common than you might think; that's a minor positive.`); + t.push(`Truly virgin pussies are less common than you might think; that's a minor positive.`); } if (V.arcologies[0].FSRepopulationFocusSMR !== 0) { if (slave.preg < -1) { -- GitLab