From b0ba0433985f8b62bd53f1a536431e2bf80b07ca Mon Sep 17 00:00:00 2001 From: Svornost <11434-svornost@users.noreply.gitgud.io> Date: Tue, 9 Jun 2020 13:27:11 -0700 Subject: [PATCH] Spaces, missing word --- src/endWeek/saInflation.js | 4 ++-- src/events/RESS/moistPussy.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/endWeek/saInflation.js b/src/endWeek/saInflation.js index 10ea153a130..cb4a3d99836 100644 --- a/src/endWeek/saInflation.js +++ b/src/endWeek/saInflation.js @@ -424,7 +424,7 @@ App.SlaveAssignment.inflation = (function() { cow.boobsMilk = 0; } if (slave.inflation === 3) { - r.push(`two gallons of milk, `); + r.push(`two gallons of milk,`); } else if (slave.inflation === 2) { r.push(`four liters of milk,`); } else if (slave.inflation === 1) { @@ -535,7 +535,7 @@ App.SlaveAssignment.inflation = (function() { r.push(`sucks ${cow.slaveName}'s ${(cow.dick > 0) ? `cock` : `cum hole`} until ${he} is filled with nearly`); } if (slave.inflation === 3) { - r.push(`two gallons of cum, `); + r.push(`two gallons of cum,`); } else if (slave.inflation === 2) { r.push(`four liters of cum,`); } else if (slave.inflation === 1) { diff --git a/src/events/RESS/moistPussy.js b/src/events/RESS/moistPussy.js index 7cda22b7ae5..64ba06ba396 100644 --- a/src/events/RESS/moistPussy.js +++ b/src/events/RESS/moistPussy.js @@ -246,13 +246,13 @@ App.Events.RESSMoistPussy = class RESSMoistPussy extends App.Events.BaseEvent { } else { t.push(`You're careful not to penetrate ${his} virgin slit with your middle finger, but you draw it up the exterior of ${his} channel, gathering a healthy amount of pussyjuice.`); } - t.push(`Then you remove your hand, though the horny ${SlaveTitle(eventSlave)} unconsciously tries to follow the withdrawing digits. `); + t.push(`Then you remove your hand, though the horny ${SlaveTitle(eventSlave)} unconsciously tries to follow the withdrawing digits.`); if (canSee(eventSlave)) { t.push(`${He} stares at you, waiting to see what you're going to do, and a blush begins to rise on ${his} ${eventSlave.skin} cheeks as ${he} sees you reaching for ${his} mouth. ${His}`); } else if (canHear(eventSlave)) { t.push(`${He} listens carefully to your movements, waiting to see what you're going to do, and a blush begins to rise on ${his} ${eventSlave.skin} cheeks as ${he} feels you reaching for ${his} mouth. ${His}`); } else { - t.push(`stays as still as ${he} can, until ${his} ${eventSlave.skin} cheeks blush as ${he} feels you reaching for ${his} mouth. ${His}`); + t.push(`${He} stays as still as ${he} can, until ${his} ${eventSlave.skin} cheeks blush as ${he} feels you reaching for ${his} mouth. ${His}`); } if (eventSlave.lips > 95) { t.push(`facepussy`); -- GitLab