From 463ecd24b4b28098fabc3c1eead2705bdca00c14 Mon Sep 17 00:00:00 2001 From: DCoded <dicoded@email.com> Date: Wed, 29 Jun 2022 18:35:07 -0400 Subject: [PATCH] Reverted text changes --- src/endWeek/saLongTermMentalEffects.js | 2 +- src/events/nonRandom/stripClubAftermath.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/endWeek/saLongTermMentalEffects.js b/src/endWeek/saLongTermMentalEffects.js index 3d6c3b2f2ea..25081270e11 100644 --- a/src/endWeek/saLongTermMentalEffects.js +++ b/src/endWeek/saLongTermMentalEffects.js @@ -2016,7 +2016,7 @@ App.SlaveAssignment.longTermMentalEffects = function saLongTermMentalEffects(sla if (slave.energy > 80) { if (slave.anus > 0) { if (slave.prostate > 0) { - r.push(`${He} has a powerful sex drive, and constantly cumming to prostate stimulation drives ${him} ever deeper into ${his} identity as a helpless anal slut. <span class="paraphilia gain">${He}'s become psychologically addicted to getting assfucked.</span>`); + r.push(`${He} has a powerful sex drive, and constantly coming to prostate stimulation drives ${him} ever deeper into ${his} identity as a helpless anal slut. <span class="paraphilia gain">${He}'s become psychologically addicted to getting assfucked.</span>`); slave.sexualFlaw = "anal addict"; slave.fetishStrength = 100; FSApproves = 1; diff --git a/src/events/nonRandom/stripClubAftermath.js b/src/events/nonRandom/stripClubAftermath.js index 3053f2d0401..92597477faf 100644 --- a/src/events/nonRandom/stripClubAftermath.js +++ b/src/events/nonRandom/stripClubAftermath.js @@ -158,7 +158,7 @@ App.Events.PStripClubAftermath = class PStripClubAftermath extends App.Events.Ba } else { r.push(`pussy`); } - r.push(`with the ease of long practice. After a good long standing fuck, ${heU} begs you to "finish the tour" in ${hisU} ass and then "pay the tour guide" by cumming in ${hisU} mouth.`); + r.push(`with the ease of long practice. After a good long standing fuck, ${heU} begs you to "finish the tour" in ${hisU} ass and then "pay the tour guide" by coming in ${hisU} mouth.`); } else { r.push(`${HeU} giggles. "Tour's a little different for a lady like you, Ma'am. Here," ${heU} says, and starts to make out with you, pressing you back down onto a bench. ${HeU} lavishes expert oral attention on your pussy in a series of clever positions that offer every part of ${hisU} body to you in turn for you to grope, squeeze, and penetrate with your fingers.`); } -- GitLab