<!DOCTYPE html>
<html>
	<head>
		<title>Fallen Warsaw</title>
		<meta charset="utf-8"/>
		<link rel="stylesheet" href="../common.css"/>
		<link rel="stylesheet" href="style.css"/>
		<link rel="icon" href="down-small.jpg"/>
		<meta name="viewport" content="width=device-width">

	</head>
	<body class="has-main" style='background-image: url("library-wide-thin.webp"); background-repeat: no-repeat; background-size: 100%;'>
		<main style="padding-top: calc(7vw + (-1em));">
<storylet>
	<img src="library-inner-4.jpg"/>
	<title>Confusion abound</title>
	<p>Talks are only allowed in the Talk Rooms while Coffee is only allowed in the Coffee Room. Depending on who is asked, the rooms are either right next to each other or miles apart. One who knows their way around can reach any given point much faster than a competitor, but with the floorways ever twisting, such chthonosophical advantage may quickly vanish. A tax on souls entering the library is imposed, and rogue laws are applied to ones belongings when stepping through the door.</p>
</storylet>
	












<branch>
	<img src="schedule.jpg"/>
	<title>Attend two sessions at once</title>
	<p>Split your mind, and be present in both Talk Rooms at the same time.</p>
	<a href="2d-jc9">Go</a>
</branch>

<branch>
	<img src="glasses.jpg"/>
	<title>Betray measurement</title>
	<p>Upon first glance, the glasses in the Coffee Room all look the same. A second look might ruin the impression.</p>
	<a href="2k-jc9">Go</a>
</branch>

<branch>
	<img src="keynote.jpg"/>
	<title>Take note of an announcement</title>
	<p>The Organic Organizer has something important to say.</p>
	<a href="2h-jc9">Go</a>
</branch>

<branch>
	<img src="garden-library.jpg"/>
	<title>Stroll an attached garden</title>
	<p>The invitation is ever-persistent. And you already know where the entrance is.</p>
	<a href="2g-jc9">Go</a>
</branch>

<branch>
	<img src="chair-forbidden.jpg"/>
	<title>Sit on a forbidden chair</title>
	<p>You wouldn't dare.</p>
	<a href="2f-jc9">Go</a>
</branch>

<branch>
	<img src="culture-palace.jpg"/>
	<title>Go sightseeing</title>
	<p>See something of the city surrounding the Library, for a change.</p>
	<a href="2i-jc9">Go</a>
</branch>

<branch
	class="impossible"
	class="impossible"
	>
	<img src="spaghetti.jpg"/>
	<title>Enjoy dinner</title>
	<p>You deserve it, after a hard day of work.</p>
	<p class="gi">The result of this action depends on luck.</p>
	<p class="cond">
		It is not yet time for dinner.

		You already had dinner.
	</p>

	<a href="2j-jc9">Go</a>
</branch>

<branch>
	<img src="rest.jpg"/>
	<title>Rest</title>
	<p>You got less than your money's worth out of today, but that is sometimes how it goes.</p>

	<p class="gi">This will progress the story.</p>
	<a href="2z-jc9">Go</a>
</branch>
		</main>
	</body>
</html>

