'va' Alone: continue writing
parent
d5592d24b7
commit
7fccce67ab
|
@ -153,15 +153,30 @@
|
|||
it and opens the valves again. Just as she is done with that, her own
|
||||
alarm goes off. <span class="comment">Disappointed/annoyed reaction</span>
|
||||
</p>
|
||||
<p class="comment">
|
||||
Emily sits down next to Lena again, but there is no conversation.
|
||||
</p>
|
||||
<p>
|
||||
Emily looks at Lena – she had closed her eyes. As if she knew Emily
|
||||
was looking she opens them, looking directly at her.
|
||||
<span class="comment">Gripping?</span> her hand as she speaks.
|
||||
<span class="comment">some meaningful last words?</span> Then she lets go
|
||||
and closes her eyes again. A couple minutes later, she stops breathing.
|
||||
<span class="comment">wording?</span>
|
||||
<span class="comment">wording</span>
|
||||
</p>
|
||||
<p class="comment">
|
||||
missing: Emily returns inside, lays down on the floor
|
||||
Emily sits next to Lena for a while, completely out of it, her mind
|
||||
being numb.
|
||||
</p>
|
||||
<p>
|
||||
Her oxygen alarm goes off. Absentmindedly, she gets up and returns to
|
||||
the habitat. She opens the air lock, enters, closes the outside, and
|
||||
enters the inside. As she is putting away her suit, she realizes that
|
||||
she had been following the procedures from muscle memory without even
|
||||
thinking about them. She walks to the <span class="comment">???</span>
|
||||
module and lays down on the floor staring into the sky.
|
||||
<span class="comment">This module has to be described at some point
|
||||
before this. It has panorama windows to all sides and a glass ceiling.
|
||||
</span>
|
||||
</p>
|
||||
<p class="copyright">Copyright © 2023 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++) {result = result + spans[j%2] + lines[j] + " ".repeat(80-lines[j].length) + "</span>\n";} pre_texts[i].innerHTML = result;}</script></body></html>
|
||||
|
|
Loading…
Reference in New Issue