diff --git a/src/events/REFI/reSubmissive.js b/src/events/REFI/reSubmissive.js index db6a8acc22684eac44bea0f03925458ae43aaf96..5a92711058207202753a7311eb4b7df62dd48605 100644 --- a/src/events/REFI/reSubmissive.js +++ b/src/events/REFI/reSubmissive.js @@ -39,8 +39,7 @@ App.Events.REFISubmissive = class REFISubmissive extends App.Events.BaseEvent { } let t = []; - t.push(contextualIntro(V.PC, subSlave, "DOM")); - t.push(`is lying on the edge of your desk with ${his2}`); + t.push(`You have`, contextualIntro(V.PC, subSlave, "DOM"), `lying on the edge of your desk with ${his2}`); if (subSlave.belly >= 1500) { t.push(`bloated`); } @@ -50,7 +49,7 @@ App.Events.REFISubmissive = class REFISubmissive extends App.Events.BaseEvent { } else { t.push(`strap-on`); } - t.push(`in ${him2}, and your hands around ${his2} neck. It's just breath play, and you're practiced enough that ${he2}'s in no danger. ${He2}'s such a sexual submissive that ${he2} sometimes acts out if not managed. This happens when ${he2} feels the urge to misbehave in order to access punishment, so you personally ensure that ${he2} can indulge ${his2} submissiveness when ${he2} needs it. ${He2} does not orgasm with you, ${his2} complete servitude to your pleasure fulfilling a deeper need than that. ${He2}`); + t.push(`inside ${him2}, and your hands around ${his2} neck. It's just breath play, and you're practiced enough that ${he2}'s in no danger. ${He2}'s such a sexual submissive that ${he2} sometimes acts out if not managed. This happens when ${he2} feels the urge to misbehave in order to access punishment, so you personally ensure that ${he2} can indulge ${his2} submissiveness when ${he2} needs it. ${He2} does not orgasm with you, ${his2} complete servitude to your pleasure fulfilling a deeper need than that. ${He2}`); if (canMove(subSlave)) { t.push(`leaves`); } else {