diff --git a/src/endWeek/saPleaseYou.js b/src/endWeek/saPleaseYou.js index baf14cb9e0128d966b288a441d7eebfc57cb317b..44b834c80f8ddfdcb77d7dd7c2e9f9262b5063fd 100644 --- a/src/endWeek/saPleaseYou.js +++ b/src/endWeek/saPleaseYou.js @@ -1550,7 +1550,7 @@ App.SlaveAssignment.pleaseYou = (function() { if (slave.need) { if (slave.energy > 95 && V.masterSuiteUpgradeLuxury === 2 && V.fuckSlaves > 1) { - r.push(`${he}'s a nymphomaniac and very difficult to sate, but the fuckpit allows ${him} all the sex even ${he} could ever want.`); + r.push(`${He}'s a nymphomaniac and very difficult to sate, but the fuckpit allows ${him} all the sex even ${he} could ever want.`); slave.need = 0; } else if (slave.devotion > 95) { r.push(`${He}'s so devoted to you that any intimacy with you at all gives ${him} sexual satisfaction.`);