diff --git a/src/endWeek/saClothes.js b/src/endWeek/saClothes.js index b3be9a9d6dc18a14b7290ab2ae3ae264bbd73259..264f98be307f196bed79832a74d044c77e794e4f 100644 --- a/src/endWeek/saClothes.js +++ b/src/endWeek/saClothes.js @@ -249,7 +249,7 @@ App.SlaveAssignment.clothes = (function() { slave.devotion += 1; } } else if (slave.devotion < -20) { - r.push(`${His} nakedness is a constant reminder that there is <span class="gold">nowhere to hide</span> from <span class="hotpink">your gaze</span>, or ${his} assignments.`); + r.push(`${His} nakedness is a constant reminder that there is <span class="gold">nowhere to hide</span> from <span class="hotpink">your gaze,</span> or ${his} assignments.`); slave.devotion += 1; slave.trust -= 1; } diff --git a/src/events/RETS/reCockmilkInterception.js b/src/events/RETS/reCockmilkInterception.js index be42ef54e6abf557215d72e434b20ef74c9a6be9..c2a7ddc062e9ca0939704a9066b76407d8ed0896 100644 --- a/src/events/RETS/reCockmilkInterception.js +++ b/src/events/RETS/reCockmilkInterception.js @@ -211,7 +211,7 @@ App.Events.RETSCockmilkInterception = class RETSCockmilkInterception extends App if (subSlave.dick < 3) { t.push(`${He}'s giving ${slave.slaveName} limited options to further stimulate the poorly-endowed slave. ${He}'s using one hand to stroke the soft, precum-slick skin below ${subSlave.slaveName}'s anus.`); } else if (subSlave.dick > 8) { - t.push(`${He} has has one hand wrapped around the gigantic soft python of flesh between ${subSlave.slaveName}'s legs, and is squeezing it rhythmically from its base up to where its head enters ${his} wet lips.`); + t.push(`${He} has one hand wrapped around the gigantic soft python of flesh between ${subSlave.slaveName}'s legs, and is squeezing it rhythmically from its base up to where its head enters ${his} wet lips.`); } else if (!canAchieveErection(subSlave)) { t.push(`Since ${slave.slaveName} can't jack off a soft shaft, ${he}'s using one hand to stroke the soft, precum-slick skin below ${subSlave.slaveName}'s anus.`); } else {