From 63ed64cffaba99a2a08d774815f21c3a8b53b979 Mon Sep 17 00:00:00 2001 From: lowercasedonkey <lowercasedonkey@gmail.com> Date: Wed, 24 Feb 2021 22:02:27 -0500 Subject: [PATCH] The text. Let's use it. --- src/events/reRoyalBlood.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/events/reRoyalBlood.js b/src/events/reRoyalBlood.js index b59a8abc757..c5c8f3a950a 100644 --- a/src/events/reRoyalBlood.js +++ b/src/events/reRoyalBlood.js @@ -341,6 +341,7 @@ App.Events.RERoyalBlood = class RERoyalBlood extends App.Events.BaseEvent { r.push(`princess and ${his} mother, clad in chains and bound face to face in a forced embrace,`); } r.push(`and a gaggle of terrified court ladies and as much loot as they could carry.`); + App.Events.addParagraph(text, r); r = []; r.push(`Eventually they all arrive in your penthouse. The`); if (V.seeDicks > 0) { -- GitLab