diff --git a/src/events/RETS/reInterslaveBegging.js b/src/events/RETS/reInterslaveBegging.js index a8a43a76762721ccb1b80aa35c936ef8d748ccd8..93ca3472f9087225de4e9b38bddbccdad2978795 100644 --- a/src/events/RETS/reInterslaveBegging.js +++ b/src/events/RETS/reInterslaveBegging.js @@ -104,7 +104,8 @@ App.Events.RETSInterslaveBegging = class RETSInterslaveBegging extends App.Event t.push(`a harsh`); } } - t.push(`voice. It's ${contextualIntro(eventSlave, subSlave, "DOM")}.`); + t.push(`voice. It's`); + t.push(App.UI.DOM.combineNodes(contextualIntro(eventSlave, subSlave, "DOM"), `.`)); if (subSlave.belly >= 120000 && eventSlave.dick > 3) { if (subSlave.bellyPreg >= 2000) { t.push(Spoken(subSlave, `"I'm way too pregnant; there's just no room for a big cock like yours inside me anymore. Plus you'll wake them up and they'll be kicking all night again."`));