update from sparkleup
This commit is contained in:
parent
e10f029ae5
commit
e1aebda8e5
|
@ -0,0 +1,45 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Zk | 033</title>
|
||||
<link rel="stylesheet" type="text/css" href="/style.css" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<meta charset="utf-8" />
|
||||
</head>
|
||||
<body>
|
||||
<main>
|
||||
<header>
|
||||
<h1>Zk | 033</h1>
|
||||
</header>
|
||||
<article class="content">
|
||||
<h1 id="ioan-balan-2350">Ioan Bălan — 2350</h1>
|
||||
<p>Ioan quickly began to wish for boredom. They’d made it into April and so many things had happened. Assassination attempts, centuries of merging, overflowing…</p>
|
||||
<p>Ey just wanted to be bored.</p>
|
||||
<p>At least they’d settled into a routine once more, and it was far more comfortable than either of the previous ones — when True Name had first moved in, and then after End Waking’s merge — so ey couldn’t complain too much.</p>
|
||||
<p>True Name managed May’s merge much more easily than she had End Waking’s, and ey could see now the benefits of that week of negotiation beforehand. Nearly two months later, and she still occasionally mentioned a pressing memory or two from End Waking demanding attention.</p>
|
||||
<p>It was just another part of the routine. A rocky routine, and an exciting one, but still a routine.</p>
|
||||
<p>It wasn’t all bad, of course. For every talk they had about meeting with Jonas or what Zacharias had become or some boundary being crossed, there were still the pleasant meals, the shared quiet, and, ey had to admit, ey rather liked who True Name had become.</p>
|
||||
<p>A large part of this, ey’d come to realize, came with just how much more settled in herself she was. Even that drive she cherished about herself had been tempered into something smoother, less laser-sharp. She was more well-rounded, more able to relax, more able to work without it occupying the whole of her. </p>
|
||||
<p>The weirdest part, though, had to be sleep. They spent two nights staying with True Name while she processed first the memories and then then conflicts before trying to go back to sleeping separately.</p>
|
||||
<p>She spent the next day distracted and out of sorts, first begging off breakfast to sit outside, then joining them in the common areas before getting anxious and slipping off to go lay down again. That night, she woke them a few hours after they’d gone to bed, tearfully asking to join them.</p>
|
||||
<p>“This is so fucking stupid. I feel like a fucking kid,” she’d said between sniffles. “I am sorry.”</p>
|
||||
<p>May had shushed her and held up the covers for her to climb in, letting her settle back into much the same position she had those first two nights.</p>
|
||||
<p>It had certainly worked well enough, with Ioan rising at eir usual eight o’clock while the two skunks slept in for another two hours. Later that day, May had instructed her how to get at least some comfort out of sleeping curled up with a fork.</p>
|
||||
<p>Still, once a week or so, they’d wake to her asking to join them, and eventually Ioan had given in and expanded the bed by a foot to at least make it roomier when she did join them. She’d at least been quite understanding when May had requested that it not be every night.</p>
|
||||
<p>Ey was unsure of eir feelings on the matter. On the one hand, it was still intensely weird to see True Name, of all people, openly seeking affection and a shared bed, and still strange to see just how much May’s opinion of her had softened.</p>
|
||||
<p>On the other, so had eirs. The nights when she joined them weren’t unpleasant, even if it would be a while before ey was used to sharing a bed with anyone other than May, to say nothing with the shyness ey felt about eir body.</p>
|
||||
<p>And ey was genuinely pleased to see her happy, or at least on her way to happiness.</p>
|
||||
</article>
|
||||
<footer>
|
||||
<p>Page generated on 2022-05-09</p>
|
||||
</footer>
|
||||
</main>
|
||||
<script type="text/javascript">
|
||||
document.querySelectorAll('.tag').forEach(tag => {
|
||||
let text = tag.innerText;
|
||||
tag.innerText = '';
|
||||
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -125,7 +125,7 @@
|
|||
</ul>
|
||||
</li>
|
||||
<li class="done1"> CHAPTER Ioan 2350<ul>
|
||||
<li class="done0"> <a href=".html">TN’s path forward</a> — TN decides she’s ready to start planning the meeting, has a better idea of what she’ll become (maybe merge down? See where it goes)</li>
|
||||
<li class="done1"> <a href="033.html">TN’s path forward</a> — TN decides she’s ready to start planning the meeting, has a better idea of what she’ll become (maybe merge down? See where it goes)</li>
|
||||
<li class="done0"> <a href=".html">Ioan sets the meeting up</a> — Ey’s acting as amanuensis and Jonas is all asmirk at this. They head out, and are greeted by Zacharias, Ioan is struggling with anger, they’re going to meet up in a week.</li>
|
||||
<li class="rejected"> (SNIPPET) <a href="0x2.html">True Name changes + aftermath</a> — True Name changes</li>
|
||||
<li class="done0"> <a href=".html">They meet, they talk, TN changes</a> — Jonas talks about how the upcoming changes require a different kind of stability for continuity and TN just isn’t gonna cut it, gives ultimata for her continued existence. TN becomes Sasha, and now she’s all asmirk.</li>
|
||||
|
@ -310,7 +310,7 @@
|
|||
</ul>
|
||||
</article>
|
||||
<footer>
|
||||
<p>Page generated on 2022-05-08</p>
|
||||
<p>Page generated on 2022-05-09</p>
|
||||
</footer>
|
||||
</main>
|
||||
<script type="text/javascript">
|
||||
|
|
Loading…
Reference in New Issue