diff --git a/src/events/RE/rePregInventorInvite.js b/src/events/RE/rePregInventorInvite.js index 699c70ad9dd2c9ccc24ed363343e500b73b6ea6a..cc673e9ec0a364bacf983df9692f9a61c3ebb106 100644 --- a/src/events/RE/rePregInventorInvite.js +++ b/src/events/RE/rePregInventorInvite.js @@ -46,7 +46,7 @@ App.Events.rePregInventorInvite = class rePregInventorInvite extends App.Events. } else if ((slave.boobsImplant / slave.boobs) >= .60) { r.push(`grin and pushes ${his} augmented tits together to give you a view of ${his} impressive cleavage.`); } else if (slave.boobs >= 3000) { - r.push(`grin and hefts one of ${his} massive breasts${(hasBothArms(slave)) ? `with both hands` : ``}, sucking on ${his} nipple to give you a show while you wait.`); + r.push(`grin and hefts one of ${his} massive breasts${(hasBothArms(slave)) ? ` with both hands` : ``}, sucking on ${his} nipple to give you a show while you wait.`); } else { r.push(`grin and tweaks the nipples on ${his} pert breasts.`); } @@ -65,7 +65,7 @@ App.Events.rePregInventorInvite = class rePregInventorInvite extends App.Events. r.push(`blushes and wiggles ${his} stumps, looking down.`); } if (canTalk(slave)) { - r.push(`"${Master}," ${he} ${say}s, "I love being your hyperpregnant brood slave. My poor ${(slave.mpreg === 1) ? `` : `ass`}pussy weeps every time a baby passes through it, and so many have passed through — and, ${Master}, it hurts, sometimes, but I love the feeling of my body stretching fuller and fuller with life every day. There's nothing I want more than to be your`); + r.push(`"${Master}," ${he} ${say}s, "I love being your hyperpregnant brood slave. My poor ${(slave.mpreg === 1) ? `ass` : ``}pussy weeps every time a baby passes through it, and so many have passed through — and, ${Master}, it hurts, sometimes, but I love the feeling of my body stretching fuller and fuller with life every day. There's nothing I want more than to be your`); if (SlaveStatsChecker.checkForLisp(slave)) { r.push(lispReplace(SlaveTitle(slave))); } else {