diff --git a/src/events/recFS/recfsIntellectualDependency.js b/src/events/recFS/recfsIntellectualDependency.js index 6e15206dd8f082e3e80ee9ef4eb7991fa1cf1c89..eb78f70ec19b6b0403f8cc53e307658f691eda65 100644 --- a/src/events/recFS/recfsIntellectualDependency.js +++ b/src/events/recFS/recfsIntellectualDependency.js @@ -60,7 +60,7 @@ App.Events.recFSIntellectualDependency = class recFSIntellectualDependency exten const frag = new DocumentFragment(); r = []; r.push(`You receive so many messages, as a noted titan of the new Free Cities world, that ${V.assistant.name} has to be quite draconian in culling them. ${HeA} lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were.`); - App.Events.addParagraph(node, r); + App.Events.addParagraph(frag, r); r = []; r.push(`The call comes in from a middle-class area. It appears that the tired looking woman placing the call has a special needs child and can no longer continue to provide the care ${he} requires. Having ${him} disappear discreetly into ${V.arcologies[0].name} would be a convenient way of resolving the situation. Your society's tastes for the mentally slow gives them a plausible way to salve their own consciences on abandoning their child, while, at the same time, giving ${him} a home where ${he} can thrive.`);