From 4cbfd08c29ead9fef12db1e32636f271ea116acc Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Wed, 12 Mar 2025 20:14:18 +0100 Subject: [PATCH] 'pm' <Emily wake up again>: continue writing --- pm--emily_wake_up_again.html | 21 +++++++++++++++++++-- ra--Emily_first_contact.html | 2 ++ 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/pm--emily_wake_up_again.html b/pm--emily_wake_up_again.html index b1bd372..850e8b2 100644 --- a/pm--emily_wake_up_again.html +++ b/pm--emily_wake_up_again.html @@ -23,9 +23,26 @@ sleep because I was worried about you little devil.</span> </p> <p> - They get up and walk down the hallway towards the main control center.<br /> + They get up and walk down the hallway towards the main control center. + <br /> <span class="quote speech">While you were unconscious, I managed to get - in touch with someone on Earth. Well, they really got in touch with me.</span> + in touch with someone on Earth. Well, they really got in touch with + me.</span><br /> + <span class="quote speech">So it is true that there are still people + down there... How did they do that?</span><br /> + <span class="quote speech">There is some old, long disused radio + equipment in the control center that they reactivated.</span><br /> + <span class="quote speech">How?</span><br /> + <span class="quote speech">That's something you're gonna + have to ask them. Apparently, there is no way to fully disable it. + They seem to have extensive technical documentation on all of our + systems. I only noticed their activity when I heard a phone + ringing in here and went to investigate.</span><br /> + They reach the door to the control center module. Lena punches her code + into the keypad, a computer voice says + <span class="quote speech">access authorized</span> and the door slides + up.<br /> + <span class="quote speech"></span> </p> <p class="copyright">Copyright © 2023-2025 Jan Danielzick (aka. BodgeMaster) – All rights reserved.</p><script>let spans = ["<span class=\"paper green\">", "<span>"]; let pre_texts = document.getElementsByTagName("pre"); for (let i = 0; i < pre_texts.length; i++) {if (pre_texts[i].className != "paper") continue; let lines = pre_texts[i].innerHTML.split("\n"); let result = ""; for (let j = 0; j < lines.length; j++) {if (lines[j].length >= 80) result = result + spans[j%2] + lines[j] + "</span>\n"; else result = result + spans[j%2] + lines[j] + " ".repeat(80-lines[j].length) + "</span>\n";} pre_texts[i].innerHTML = result;}</script></body></html> diff --git a/ra--Emily_first_contact.html b/ra--Emily_first_contact.html index 225fa49..b7ca3ec 100644 --- a/ra--Emily_first_contact.html +++ b/ra--Emily_first_contact.html @@ -121,6 +121,8 @@ finishing her meal, <span class="quote speech">They have some abilities to remotely control things – including turning on the main radio transmitter.</span><br /> + <span class="comment">TODO: Emily already knows this, was mentioned in + the chapter where she wakes up</span><br /> She gets up and asks Emily to follow her to one of the consoles with a terminal. She sits down in front of it, logs on and enters a few commands.