cinder-ru/secret-agent-cinder.html

1986 lines
275 KiB
HTML
Raw Permalink Normal View History

2017-05-31 07:23:22 +03:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1">
<title>Secret Agent Cinder | Portfolio of Emily Ryan</title>
<meta name="description" content="Secret Agent Cinder, the game. Play as a revolutionary: infiltrate the Royal Ball, dodge the guards, avoid the Dauphin, steal the Secret Military Plans, all before midnight.">
<meta property="og:image" content="http://www.emilyryan.se/img/share/cinder-share.jpg"/>
<meta property="og:title" content="Secret Agent Cinder"/>
<meta property="og:description" content="Play as an under cover revolutionary: infiltrate the Royal Ball, dodge the guards, avoid the Dauphin, steal the Secret Military Plans - all before midnight."/>
<style title="Twine CSS">@-webkit-keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes appear{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fade-in-out{0%,to{opacity:0}50%{opacity:1}}@keyframes fade-in-out{0%,to{opacity:0}50%{opacity:1}}@-webkit-keyframes rumble{50%{-webkit-transform:translateY(-.2em);transform:translateY(-.2em)}}@keyframes rumble{50%{-webkit-transform:translateY(-.2em);transform:translateY(-.2em)}}@-webkit-keyframes shudder{50%{-webkit-transform:translateX(0.2em);transform:translateX(0.2em)}}@keyframes shudder{50%{-webkit-transform:translateX(0.2em);transform:translateX(0.2em)}}@-webkit-keyframes box-flash{0%{background-color:#fff;color:#fff}}@keyframes box-flash{0%{background-color:#fff;color:#fff}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(0,0);transform:scale(0,0)}20%{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}40%{-webkit-transform:scale(0.9,.9);transform:scale(0.9,.9)}60%{-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}80%{-webkit-transform:scale(0.925,.925);transform:scale(0.925,.925)}to{-webkit-transform:scale(1,1);transform:scale(1,1)}}@keyframes pulse{0%{-webkit-transform:scale(0,0);transform:scale(0,0)}20%{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}40%{-webkit-transform:scale(0.9,.9);transform:scale(0.9,.9)}60%{-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}80%{-webkit-transform:scale(0.925,.925);transform:scale(0.925,.925)}to{-webkit-transform:scale(1,1);transform:scale(1,1)}}@-webkit-keyframes shudder-in{0%,to{-webkit-transform:translateX(0em);transform:translateX(0em)}25%,45%,5%{-webkit-transform:translateX(-1em);transform:translateX(-1em)}15%,35%,55%{-webkit-transform:translateX(1em);transform:translateX(1em)}65%{-webkit-transform:translateX(-.6em);transform:translateX(-.6em)}75%{-webkit-transform:translateX(0.6em);transform:translateX(0.6em)}85%{-webkit-transform:translateX(-.2em);transform:translateX(-.2em)}95%{-webkit-transform:translateX(0.2em);transform:translateX(0.2em)}}@keyframes shudder-in{0%,to{-webkit-transform:translateX(0em);transform:translateX(0em)}25%,45%,5%{-webkit-transform:translateX(-1em);transform:translateX(-1em)}15%,35%,55%{-webkit-transform:translateX(1em);transform:translateX(1em)}65%{-webkit-transform:translateX(-.6em);transform:translateX(-.6em)}75%{-webkit-transform:translateX(0.6em);transform:translateX(0.6em)}85%{-webkit-transform:translateX(-.2em);transform:translateX(-.2em)}95%{-webkit-transform:translateX(0.2em);transform:translateX(0.2em)}}.debug-mode tw-expression[type=hookref]{background-color:rgba(114,123,140,.15)}.debug-mode tw-expression[type=hookref]::after{font-size:.8rem;vertical-align:top;content:"?" attr(name)}.debug-mode tw-expression[type=variable]{background-color:rgba(140,127,114,.15)}.debug-mode tw-expression[type=variable]::after{font-size:.8rem;vertical-align:top;content:"$" attr(name)}.debug-mode tw-expression[type=macro]{display:inline-block}.debug-mode tw-expression[type=macro][title]{cursor:help}.debug-mode tw-expression[type=macro]:nth-of-type(4n+0){background-color:rgba(135,153,102,.15)}.debug-mode tw-expression[type=macro]:nth-of-type(2n+1){background-color:rgba(102,153,102,.15)}.debug-mode tw-expression[type=macro]:nth-of-type(4n+2){background-color:rgba(102,153,136,.15)}.debug-mode tw-expression[type=macro][name=display]{background-color:rgba(0,169,255,.1)!important}.debug-mode tw-expression[type=macro][name=else],.debug-mode tw-expression[type=macro][name=else]+tw-hook:not([name]),.debug-mode tw-expression[type=macro][name=elseif],.debug-mode tw-expression[type=macro][name=elseif]+tw-hook:not([name]),.debug-mode tw-expression[type=macro][name=if],.debug-mode tw-expression[type=macro][name=if]+tw-hook:not([name]){background-color:rgba(0,255,0,.1)!important}.debug-mode tw-expression[type=macro].false{background-color:rgba(255,0,0,.2)!important}.debug-mode tw-expression[type=macro][name="a"],.debug-mode tw-expression[type=macro][name=array],.debug-mode tw-expression[type=macro][name=color],.debug-mode tw-expression[type=macro][name=colour],.debug-mode tw-expressio
</head>
<body>
<tw-story></tw-story>
<tw-storydata name="Secret Agent Cinder Mission 1" startnode="1" creator="Twine" creator-version="2.0.3" format="Harlowe" options=""><style role="stylesheet" id="twine-user-stylesheet" type="text/twine-css">body {margin:0;}
/*Supress page-to-page transitions*/
.transition-in[data-t8n^=dissolve] {
-webkit-animation:appear 0ms step-start;
animation:appear 0ms step-start
}
/*Layout*/
.scene {
padding: 0;
white-space: normal; /*Needs compensating spaces for buttons*/
clear: both;
margin-bottom:20px; /*comp*/
}
.s-dark {
background-color: #000;
color: #fff;
}
.sect-cont {
margin: auto;
max-width:640px;
padding: 0 20px 20px;
}
.sect-img {
margin: auto;
max-width:640px;
padding:0;
font-size: 0;
line-height: 0;
}
.pull-right {
float: right;}
.pull-left {
float: left;}
.hidden {
display: none;
}
.block {
display: block;
}
/*Score*/
img.star {
height: 50px;
width: 50px;
vertical-align: bottom;
}
div.sect-img img{
white-space: normal;
}
/* Equip layout */
#equipmenu {
white-space: normal;
display: table;
}/*tw-passage has pre-wrap as its setting, creates whitespace*/
.row {
display: table-row;
width: 100%;
}
div.col400 {
font-size: 0;
line-height: 0;
display: table-cell;
}
.col240 {
line-height: 0;
font-size: 0;
display: table-cell;
margin: 0; /*does nothing*/
padding: 0; /*does nothing*/
}
.row tw-link, .row .link, .row .enchantment-link {
margin: 0;
padding: 0;
line-height: 0;
border: 0;
}
.row::before, .row::after {
display: table;
line-height: 0;
}
.row::after {
clear: both;
}
.btn100 {
height: 100px;
display:block;
line-height: 1.3em;
padding: 25px;
}
/*Links*/
tw-link, .link, .enchantment-link, .btn {
background-color: #000;
border: 1px solid #000;
border-radius: 5px;
color: #fff;
padding: 8px 16px;
display: block;
margin: 5px 0;
cursor: pointer;
text-decoration: none;
}
a.btn:visited {
color: #ffffff;
}
.enchantment-link:hover, tw-link:hover, .btn:hover {
background-color: #be1a00;
border-color: #be1a00;
color: #fff;
text-decoration: none;
}
.enchantment-link:focus, tw-link:focus, .btn:focus,
.enchantment-link:active, tw-link:active, .btn:active,
.enchantment-link:visited, tw-link:visited, .btn:visited {
color: #000;
}
.s-dark tw-link,
.s-dark .link,
.s-dark .enchantment-link {
background-color: #000;
border: none;
border-radius: 0;
color: #be1a00;
cursor: pointer;
display: inline-block;
margin: 0;
padding: 0;
}
.s-dark .enchantment-link:hover,
.s-dark tw-link:hover {
background-color: #000;
text-decoration: underline;
color: #fff;
}
.s-dark #equipmenu .enchantment-link:hover,
.s-dark #equipmenu tw-link:hover {
border: 0;
}
.visited {
color: #fff;
}
.visited:hover{
color: #fff;
}
/*Walk compass links*/
.cont-w-nav {
width:200px;
height:200px;
overflow: hidden;
margin: 20px auto; /*or 0 auto 20px if pre-wrap on tw-passage is on*/
}
.walk-nav {
width:200px;
height:200px;
transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0.5);
line-height: 0;
}
.no-rotate {
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}
.walk-nav tw-expression tw-link,
.walk-nav tw-link{
display: inline-block;
width: 100px;
height:100px;
padding: 0;
margin: 0;
border: none;
background-color: #000;
background: url(walk-arrow.svg) 0 0 no-repeat;
text-indent: -10000px;
overflow: hidden;
cursor: pointer;
}
.walk-nav tw-expression tw-link:hover,
.walk-nav tw-link:hover {
background-color: #cadbaa;
background: url(walk-arrow-h.svg) 0 0 no-repeat;
}
.walk-nav .w-r tw-expression tw-link,
.walk-nav .w-r tw-link,
.walk-nav .inactive.w-r {
transform:rotate(90deg);
-moz-transform:rotate(90deg);
-webkit-transform:rotate(90deg);
-o-transform:rotate(90deg);
-ms-transform:rotate(90deg);
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.walk-nav .w-d tw-expression tw-link,
.walk-nav .w-d tw-link,
.walk-nav .inactive.w-d{
transform:rotate(180deg);
-moz-transform:rotate(180deg);
-webkit-transform:rotate(180deg);
-o-transform:rotate(180deg);
-ms-transform:rotate(180deg);
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.walk-nav .w-l tw-expression tw-link,
.walk-nav .w-l tw-link,
.walk-nav .inactive.w-l {
transform:rotate(270deg);
-moz-transform:rotate(270deg);
-webkit-transform:rotate(270deg);
-o-transform:rotate(270deg);
-ms-transform:rotate(270deg);
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.walk-nav .inactive {
background: url(walk-arrow-off.svg) 0 0 no-repeat;
display: inline-block;
width: 100px;
height:100px;
text-indent: -10000px;
overflow: hidden;
}
.walk-nav .inactive:hover {
background: url(walk-arrow-off.svg) 0 0 no-repeat;
}
/*Social links*/
.social {
padding: 8px 14px;
margin-left: 5px;
border-radius: 3px;
background-color: #000000;
transition: all .6s;
-moz-transition: all .6s;
-webkit-transition: all .6s;
-o-transition: all .6s;
color: #ffffff;
text-decoration: none;
}
.social:hover {
transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
-o-transition: all .3s;
color: #ffffff;
}
.facebook:hover {
background-color: #435fa8;
}
.twitter:hover {
background-color: #39d2fe;
}
/*Inventory*/
.inventory-content {
width: 210px;
height: 210px;
}
.slot {
width: 100px;
height: 100px;
background-color: #444;
}
.slotwide {
width: 200px;
height: 100px;
background-color: #cadbaa;
}
.slotfull {
width: 200px;
height: 200px;
background-color: red;
}
/*Twine items*/
tw-passage{
white-space: normal;
}
tw-passage img {
max-width: 640px;
width: 100%;
}
tw-sidebar {
display: none;
}
tw-story {
width: 100%;
margin:0;
}
/*Fonts*/
tw-story {
font-size: 19px;
}
h1 {
font-size: 2.5em;
text-align: center;
margin: 0.3em 0;
}
.toph {
margin-top: 0;
padding-top: 20px;
}
.char-name {
font-size: 60%;
line-height: 0;
top: 0.3em;
}
.char-talk:before {
content: '\201C';
font-size: 200%;
line-height: 40%;
padding-right: 0.1em;
top: 0.4em;
}
.char-talk:after {
content: '\201D';
font-size: 200%;
line-height: 40%;
padding-left: 0.1em;
top: 0.4em;
}
.more-link tw-link{
margin:0;
padding: 0;
border: none;
}
.alert {
color: #ae0000;
}
.mapPin {
position: relative;
top: 0;
left: 0;
}
.mapPin tw-hook {
position: absolute;
top: 0;
left: 0;
}
/*Device sizes*/
@media (max-width: 479px) {
tw-story {
font-size: 17px;
}
}
@media (max-width: 640px) {
#equipmenu .row .col240:nth-child(3) {
display:none;
}
}
/*Was a test to fix zoom-level, now clips Cinder's dress att small sizes*/
.scene.equip {
min-width: 300px;
}
</style>
<script role="script" id="twine-user-script" type="text/twine-javascript">
//From http://twinery.org/forum/index.php/topic,2450.0.html adding sounds, don't yet know where to place audio file
$(document.body).on("mouseenter", "a", function () {
$("<audio></audio>").attr({
src : "sound/transition1.ogg",
autoplay : "autoplay"
});
});
//http://twinery.org/forum/index.php/topic,2495.0.html Calling JS with a hack
if (typeof Undo == "undefined") {
var Undo = {
hide: function() {
$('div[class="equip1"]').hide();
}
};
window.Undo = Undo;
}</script><tw-passagedata pid="1" name="Start" tags="" position="501,175">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;&lt;img src=&quot;intro-roof.png&quot;&gt;&lt;/div&gt;
&lt;div class=&quot;sect-cont&quot;&gt;
&lt;p class=&quot;char-name&quot;&gt;Godmother:&lt;/p&gt;
&lt;span class=&quot;char-talk&quot;&gt;Secret Agent Cinder, I have called you here to give you a mission. It will be dangerous, but I know you can handle it.&lt;/span&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;optarea&quot;&gt;&lt;div class=&quot;sect-cont&quot;&gt;
[[Continue|Mission1]]
&lt;/div&gt;&lt;/section&gt;
(set: $hasMap to &quot;no&quot;)
(set: $hasWeapon to 0)
(set: $passageFound to 0)
(set: $seenRisk to 4)
(set: $hasStiletto to 0)
(set: $hasCrowbar to 0)
(set: $hasRazor to 0)
(set: $guardN to 0)
(set: $guardMS to 0)
(set: $guardMN to 0)
(set: $guardQ to 0)
}</tw-passagedata><tw-passagedata pid="2" name="Mission1" tags="" position="500,301">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;&lt;img src=&quot;intro1.png&quot;&gt;&lt;/div&gt;
&lt;div class=&quot;sect-cont&quot;&gt;
&lt;p class=&quot;char-name&quot;&gt;Godmother:&lt;/p&gt;
&lt;span class=&quot;char-talk&quot;&gt;This evening there will be a Ball at the Palace. We have forged an invitation. You must infiltrate the Ball, seek out and retrieve the [Secret Military Plans.]&lt;morelink1|&lt;/span&gt;
|morelink1&gt;[]
(click: ?morelink1)[
&lt;p class=&quot;char-talk&quot;&gt;You will have to make choices, and those choices matter. One wrong move and you will either end up in la Bastille or on the block. If this happens [I cannot help you.]&lt;morelink2|&lt;/p&gt;]
(click: ?morelink2)[&lt;p class=&quot;char-talk&quot;&gt;So keep a low profile. Avoid the guards. Avoid talking to anyone at all. Get in and out [as quickly as possible.]&lt;morelink3|&lt;/p&gt;]
(click: ?morelink3)[&lt;p class=&quot;char-talk&quot;&gt;And Cinder... don&#x27;t bring any weapons on this mission.&lt;/p&gt;(replace: ?continue)[[[D&#x27;accord!-&gt;ViewMap]]]
]&lt;/span&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene&quot;&gt;
&lt;div class=&quot;sect-cont&quot;&gt;
|continue&gt;[]
&lt;/div&gt;
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="3" name="ViewMap" tags="" position="501,429">{&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;versailles-map.png&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;sect-cont&quot;&gt;
&lt;p class=&quot;char-name&quot;&gt;Godmother:&lt;/p&gt;
&lt;p class=&quot;char-talk&quot;&gt;Make your way to this office room in the North Wing, 2ième étage. The plans are [somewhere inside.]&lt;missionInfo1|&lt;/p&gt;
(click: ?missionInfo1)[&lt;p class=&quot;char-talk&quot;&gt;The guards should be at roughly these positions, but we can&#x27;t be sure so [be cautious.]&lt;missionInfo2|&lt;/p&gt;]
(click: ?missionInfo2)[&lt;p class=&quot;char-talk&quot;&gt;At midnight the guards change. That is your one window to get out of there.&lt;/p&gt;(replace: ?continuehow)[
(link: &quot;Continue&quot;)[(set: $hasMap to &quot;no&quot;)(goto:&quot;equipment room&quot;)]
(link: &quot;Sneak map into pocket&quot;)[(set: $hasMap to &quot;yes&quot;)(goto:&quot;equipment room&quot;)]]
]
&lt;/div&gt;&lt;/section&gt;&lt;section&gt;&lt;div class=&quot;sect-cont&quot;&gt;}
|continuehow&gt;[]
&lt;/div&gt;&lt;/section&gt;</tw-passagedata><tw-passagedata pid="4" name="The hall" tags="" position="502,1079">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;entering-palace.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
[[Blend in-&gt;Hall of Mirrors NC]]
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="5" name="The palace" tags="map" position="502,954">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-cont&quot;&gt;
&lt;span class=&quot;char-name&quot;&gt;Godmother:&lt;/span&gt;&lt;br&gt;
&lt;span class=&quot;char-talk&quot;&gt;Good luck, and don&#x27;t get caught! The people of France need you. Death to the Ancien Régime!&lt;/span&gt;
&lt;p class=&quot;char-talk&quot;&gt;Oh, and don&#x27;t get blood on that dress - it&#x27;s a rental.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;outside-ver.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav&quot;&gt;
&lt;span class=&quot;w-u&quot; title=&quot;Up&quot;&gt;[[The hall]]&lt;/span&gt;&lt;span class=&quot;w-r inactive&quot; title=&quot;Right&quot;&gt;Go south&lt;/span&gt;&lt;span class=&quot;w-l inactive&quot; title=&quot;Left&quot;&gt;Left&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
(if: $hasMap is &quot;yes&quot;)[
[]&lt;maplink|
[]&lt;map|
(replace: ?maplink)[(display: &quot;mapoff&quot;)]
]
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="6" name="prince" tags="" position="185,1602">&lt;img src=&quot;http://i.livescience.com/images/i/000/035/023/i02/Louis16-1775.jpg?1357149269&quot;&gt;
Annoying person blocking your way: &quot;Bonjour! Would you dance with me?&quot;
[[Dance-&gt;Dance with the annoying man]]
(link: &quot;Dodge&quot;)[
(if: $dodgeDie is 1)[(goto: &quot;Hide behind large dresses&quot;)]
(else:)[(goto: &quot;Dance with the annoying man&quot;)]
]</tw-passagedata><tw-passagedata pid="7" name="Dance with the annoying man" tags="" position="701,1603">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;hall-of-mirrors3dance.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
[[Dance-&gt;Dance1]]
(display: &quot;attack-guests&quot;)
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="8" name="Dance on" tags="" position="596,1729">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;hall-of-mirrors4dance.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
(set: $guardMS to 1)
[[Dance-&gt;Dance with the annoying man]]
[[Knock over candle stick-&gt;fire]]
(display: &quot;attack-guests&quot;)
&lt;/section&gt;
}
</tw-passagedata><tw-passagedata pid="9" name="Twirling" tags="" position="499,1604">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;hall-of-mirrors3dance.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
(if: (count: (history:), &quot;Twirling&quot;) is 0)[
&lt;p class=&quot;char-name&quot;&gt;Some guy:&lt;/p&gt;
&lt;span class=&quot;char-talk&quot;&gt;Wonderful weather we&#x27;ve been having, don&#x27;t you think?&lt;/span&gt;]
(if: (count: (history:), &quot;Twirling&quot;) is 1)[
&lt;p class=&quot;char-name&quot;&gt;Some guy:&lt;/p&gt;
&lt;span class=&quot;char-talk&quot;&gt;Are you enjoying the ball?&lt;/span&gt;]
(if: (count: (history:), &quot;Twirling&quot;) is 2)[
&lt;p class=&quot;char-name&quot;&gt;Some guy:&lt;/p&gt;
&lt;span class=&quot;char-talk&quot;&gt;I do so adore the minuet!&lt;/span&gt;]
(if: (count: (history:), &quot;Twirling&quot;) is 3)[
&lt;p class=&quot;char-name&quot;&gt;Some guy:&lt;/p&gt;
&lt;span class=&quot;char-talk&quot;&gt;I haven&#x27;t seen mademoiselle here before. Where are you from?&lt;/span&gt;]
(if: (count: (history:), &quot;Twirling&quot;) &gt;=4)[
&lt;p class=&quot;char-name&quot;&gt;Some guy:&lt;/p&gt;
&lt;span class=&quot;char-talk&quot;&gt;Wonderful weather we&#x27;ve been having... oh wait, I said that already!&lt;/span&gt;]
[[Dance-&gt;Dance on]]
(display: &quot;attack-guests&quot;)
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="10" name="Hide behind large dresses" tags="" position="874,1479">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;hall-of-mirrors2hide.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav&quot;&gt;
&lt;span class=&quot;w-u inactive&quot; title=&quot;Up&quot;&gt;Go Up&lt;/span&gt;&lt;span class=&quot;w-r inactive&quot; title=&quot;Right&quot;&gt;Go south&lt;/span&gt;&lt;span class=&quot;w-l&quot; title=&quot;Left&quot;&gt;[[Edge left-&gt;Hall of Mirrors NNC]]&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="11" name="Merdre" tags="" position="1604,1200">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;bastille.png&quot;&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
You are imprisoned in la Bastille. There you will sit, and think about what you did wrong.
(if: (history:) contains &quot;punch-dauphin&quot;)[
(link:&quot;Try again?&quot;)[(goto:&quot;inventory-full&quot;)]
]
(else:)[
(if: (history:) contains &quot;Secret tunnel&quot;)[
(if: $seenRisk &gt;=1 and $seenRisk &lt;5 )[[[Retry-&gt;NKB-hiding]]]
(elseif: $seenRisk &gt;=5 )[
(link:&quot;Try again?&quot;)[
(set: $seenRisk to 0)
(set: $chand to &quot;u&quot;)
(set: $NKBseen to 0)
(set: $door to 0)
(goto:&quot;North of KB&quot;)]
]
(else:)[
(link:&quot;Try again?&quot;)[
(set: $door to 0)
(set: $seenRisk to 0)
(set: $chand to &quot;u&quot;)
(set: $NKBseen to 0)
(set: $KBseen to 0)
(goto:&quot;King&#x27;s Bedroom&quot;)]
]
]
(else:)[(link:&quot;Try again?&quot;)[
(set: $door to 0)
(set: $seenRisk to 0)
(set: $chand to &quot;u&quot;)
(set: $NKBseen to 0)
(set: $KBseen to 0)
(goto:&quot;Hall of Mirrors NC&quot;)]]
]
&lt;/section&gt;
}
</tw-passagedata><tw-passagedata pid="12" name="Dance1" tags="" position="602,1478">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;hall-of-mirrors2dance.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
[[Dance-&gt;Twirling]]
[[Dive behind dress-&gt;Hide behind large dresses]]
(display: &quot;attack-guests&quot;)
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="13" name="doneequip1" tags="" position="252,556">Ready to go {
(click: ?equipreadylink)[
(replace: ?equipreadylink)[(display: &quot;doneequip2&quot;)]
(if: $hasWeapon &lt;= 1)[(replace: ?equipreadycomment)[Thanks!](goto:&quot;The palace&quot;)]
(elseif: $hasWeapon &gt;= 7)[(replace: ?equipreadycomment)[&lt;p class=&quot;char-name&quot;&gt;Godmother:&lt;/p&gt;&lt;span class=&quot;char-talk&quot;&gt;Have you been listening to me at all? You are going to infiltrate the ball, not hack your way into it!&lt;/span&gt;]]
(else:)[(replace: ?equipreadycomment)[&lt;p class=&quot;char-name&quot;&gt;Godmother:&lt;/p&gt;&lt;span class=&quot;char-talk&quot;&gt;How are you going to get past the guards like that?&lt;/span&gt;]]
]}</tw-passagedata><tw-passagedata pid="14" name="doneequip2" tags="" position="377,556">Ready to go{
(click: ?equipreadylink)[
(replace: ?equipreadylink)[(display: &quot;doneequip1&quot;)]
(if: $hasWeapon &lt;= 1)[(replace: ?equipreadycomment)[Thank you for being sensible!](goto:&quot;The palace&quot;)]
(elseif: $hasWeapon &gt;= 7)[(replace: ?equipreadycomment)[&lt;p class=&quot;char-name&quot;&gt;Godmother:&lt;/p&gt;&lt;span class=&quot;char-talk&quot;&gt;Please tell me you&#x27;re joking.&lt;/span&gt;]]
(else:)[(replace: ?equipreadycomment)[&lt;p class=&quot;char-name&quot;&gt;Godmother:&lt;/p&gt;&lt;span class=&quot;char-talk&quot;&gt;This isn&#x27;t that kind of mission! You need to be stealthy!&lt;/span&gt;]]
]}</tw-passagedata><tw-passagedata pid="15" name="equipment room" tags="" position="502,554">{
&lt;section class=&quot;scene s-dark equip&quot;&gt;
&lt;div class=&quot;sect-cont&quot;&gt;
&lt;h1 class=&quot;toph&quot;&gt;Equip Cinder&lt;/h1&gt;
&lt;div id=&quot;equipmenu&quot; class=&quot;&quot;&gt;
&lt;div class=&quot;row&quot;&gt;&lt;div class=&quot;col240&quot;&gt;
[]&lt;equiplink1| &lt;/div&gt;
&lt;div class=&quot;col400&quot;&gt;
[&lt;img src=&quot;equip/row1.png&quot;&gt;]&lt;equipment1|
&lt;/div&gt;
&lt;div class=&quot;col240&quot;&gt;
[]&lt;equiplink1b| &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;row&quot;&gt;
&lt;div class=&quot;col240&quot;&gt;
[]&lt;equiplink2| &lt;/div&gt;
&lt;div class=&quot;col400&quot;&gt;
[&lt;img src=&quot;equip/row2.png&quot;&gt;]&lt;equipment2|
&lt;/div&gt;
&lt;div class=&quot;col240&quot;&gt;
[]&lt;equiplink2b| &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;row&quot;&gt;&lt;div class=&quot;col240&quot;&gt;
[]&lt;equiplink3| &lt;/div&gt;
&lt;div class=&quot;col400&quot;&gt;
[&lt;img src=&quot;equip/row3.png&quot;&gt;]&lt;equipment3|
&lt;/div&gt;
&lt;div class=&quot;col240&quot;&gt;
[]&lt;equiplink3b| &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;row&quot;&gt;&lt;div class=&quot;col240&quot;&gt;
[]&lt;equiplink4| &lt;/div&gt;
&lt;div class=&quot;col400&quot;&gt;
[&lt;img src=&quot;equip/row4.png&quot;&gt;]&lt;equipment4|
&lt;/div&gt;
&lt;div class=&quot;col240&quot;&gt;
[]&lt;equiplink4b| &lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;
(replace: ?equiplink1)[(display: &quot;unequipped1&quot;)]
(replace: ?equiplink1b)[(display: &quot;uneq1&quot;)]
(replace: ?equiplink2)[(display: &quot;unequipped2&quot;)]
(replace: ?equiplink2b)[(display: &quot;uneq2&quot;)]
(replace: ?equiplink3)[(display: &quot;unequipped3&quot;)]
(replace: ?equiplink3b)[(display: &quot;uneq3&quot;)]
(replace: ?equiplink4)[(display: &quot;unequipped4&quot;)]
(replace: ?equiplink4b)[(display: &quot;uneq4&quot;)]
&lt;/div&gt;&lt;/section&gt;
&lt;section class=&quot;scene&quot;&gt;
&lt;div class=&quot;sect-cont&quot;&gt;
[]&lt;equipreadylink|
[]&lt;equipreadycomment|
(replace: ?equipreadylink)[(display: &quot;doneequip1&quot;)]
&lt;/div&gt;
&lt;/section&gt;
}
</tw-passagedata><tw-passagedata pid="16" name="unequipped1" tags="" position="630,554">(if: $hasCrowbar is 0)[
&lt;img src=&quot;equip/stiletto.png&quot;&gt; {
(click: ?equiplink1)[
(replace: ?equiplink1)[(display: &quot;equipped1&quot;)]
(replace: ?equipment1)[&lt;img src=&quot;equip/row1-stiletto.png&quot;&gt;]
(set: $hasWeapon += 2)
(set: $hasStiletto to 1)
(replace: ?equiplink1b)[(display: &quot;uneq1&quot;)]
]}
]
(else:) [
&lt;img src=&quot;equip/stiletto.png&quot;&gt; {
(click: ?equiplink1)[
(replace: ?equiplink1)[(display: &quot;equipped1&quot;)]
(replace: ?equipment1)[&lt;img src=&quot;equip/row1-stiletto.png&quot;&gt;]
(set: $hasWeapon += 0)
(set: $hasStiletto to 1)
(replace: ?equiplink1b)[(display: &quot;uneq1&quot;)]
(set: $hasCrowbar to 0)
]}
]</tw-passagedata><tw-passagedata pid="17" name="Hall of Mirrors C" tags="" position="995.0004999999999,1603">{(if: (history:) contains &quot;fire&quot;)[
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;hall-of-mirrors3afterfire.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav&quot;&gt;
&lt;span class=&quot;w-u inactive&quot; title=&quot;Up&quot;&gt;Go Up&lt;/span&gt;&lt;span class=&quot;w-r&quot; title=&quot;Right&quot;&gt;[[Go South -&gt;Hall of Mirrors SC]]&lt;/span&gt;&lt;span class=&quot;w-l&quot; title=&quot;Left&quot;&gt;[[Go North -&gt;Hall of Mirrors NC]]&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/section&gt;
](else:)[&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;hall-of-mirrors3.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;p class=&quot;char-name&quot;&gt;Some guy:&lt;/p&gt;
&lt;span class=&quot;char-talk&quot;&gt;Bonjour! Would mademoiselle dance with me?&lt;/span&gt;
[[Dance-&gt;Dance with the annoying man]]
[[Refuse-&gt;no-dance]]
&lt;/section&gt;]
}</tw-passagedata><tw-passagedata pid="18" name="Hall of Mirrors NC" tags="" position="1003,1477">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;hall-of-mirrors2.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav&quot;&gt;
&lt;span class=&quot;w-u inactive&quot; title=&quot;Up&quot;&gt;Go Up&lt;/span&gt;&lt;span class=&quot;w-r&quot; title=&quot;Right&quot;&gt;[[Go South -&gt;Hall of Mirrors C]]&lt;/span&gt;&lt;span class=&quot;w-l&quot; title=&quot;Left&quot;&gt;[[Go North -&gt;Hall of Mirrors NNC]]&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
(set: $guardMN to 1)
|dressdesc&gt;[]
(link: &quot;Look at huge dress&quot;)[(replace: ?dressdesc)[&lt;span class=&quot;block&quot;&gt;How did she get in?&lt;/span&gt;]]
|guarddesc&gt;[]
(link: &quot;Look at guard&quot;)[(replace: ?guarddesc)[&lt;span class=&quot;block&quot;&gt;There is another room over there, but the guard is blocking the way. (display: &quot;guard-count&quot;)&lt;/span&gt;]]
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="19" name="Hall of Mirrors NNC" tags="" position="1002,1352">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;hall-of-mirrors1.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav&quot;&gt;
&lt;span class=&quot;w-u inactive&quot; title=&quot;Up&quot;&gt;Go Up&lt;/span&gt;&lt;span class=&quot;w-r&quot; title=&quot;Right&quot;&gt;[[Go South -&gt;Hall of Mirrors NC]]&lt;/span&gt;&lt;span class=&quot;w-l&quot; title=&quot;Left&quot;&gt;[[Go North -&gt;North Corner]]&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
|timiddesc&gt;[]
(link: &quot;Look at wallflower&quot;)[(replace: ?timiddesc)[He is preoccupied and hasn&#x27;t noticed you.]]
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="20" name="Hall of Mirrors SC" tags="" position="1003,1729">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;hall-of-mirrors4.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav&quot;&gt;
&lt;span class=&quot;w-u inactive&quot; title=&quot;Up&quot;&gt;Go Up&lt;/span&gt;&lt;span class=&quot;w-r&quot; title=&quot;Right&quot;&gt;[[Go South-&gt;Hall of Mirrors SSC]]&lt;/span&gt;&lt;span class=&quot;w-l&quot; title=&quot;Left&quot;&gt;[[Go North-&gt;Hall of Mirrors C]]&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
|guarddesc&gt;[]
(link: &quot;Peer behind guard&quot;)[(replace: ?guarddesc)[Another room.]]
|hairdesc&gt;[]
(link: &quot;Look at crowd&quot;)[(replace: ?hairdesc)[They don&#x27;t seem all that shocked.]]
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="21" name="Hall of Mirrors SSC" tags="" position="1004,1855">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;hall-of-mirrors5.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav&quot;&gt;
&lt;span class=&quot;w-u inactive&quot; title=&quot;Up&quot;&gt;Go Up&lt;/span&gt;&lt;span class=&quot;w-r&quot; title=&quot;Right&quot;&gt;[[Go South -&gt;South Corner]]&lt;/span&gt;&lt;span class=&quot;w-l&quot; title=&quot;Left&quot;&gt;[[Go North -&gt;Hall of Mirrors SC]]&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="22" name="North Corner" tags="" position="1001,1226">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;versailles-corner-l.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav&quot;&gt;
&lt;span class=&quot;w-u inactive&quot; title=&quot;Up&quot;&gt;Go Up&lt;/span&gt;&lt;span class=&quot;w-r&quot; title=&quot;Right&quot;&gt;[[Hall of Mirrors NNC]]&lt;/span&gt;&lt;span class=&quot;w-l inactive&quot; title=&quot;Left&quot;&gt;Go North&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
(set: $guardN to 1)
|roomdesc&gt;[]
(link: &quot;Look at room&quot;)[(replace: ?roomdesc)[&lt;span class=&quot;block&quot;&gt;This is the War Room.&lt;/span&gt;]]
|guarddesc&gt;[]
(link: &quot;Look at doorway&quot;)[(replace: ?guarddesc)[&lt;span class=&quot;block&quot;&gt;The guard is in the way.&lt;/span&gt;]
|guarddesc2&gt;[]
(link: &quot;Glare at guard&quot;)[(replace: ?guarddesc2)[&lt;span class=&quot;block&quot;&gt;The guard gives no response. (display: &quot;guard-count&quot;)&lt;/span&gt;]]
|guarddesc3&gt;[]
(link: &quot;Attack guard&quot;)[(replace: ?guarddesc3)[&lt;span class=&quot;block&quot;&gt;That would be fun, but you need to get away with it too.&lt;/span&gt;]]
]
(set: $mapPos to &quot;nc&quot;)
(if: $hasMap is &quot;yes&quot;)[
[]&lt;maplink|
[]&lt;map|
(replace: ?maplink)[(display: &quot;mapoff&quot;)]
]
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="23" name="South Corner" tags="map" position="1003,1981">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;versailles-corner-r.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav&quot;&gt;
&lt;span class=&quot;w-u&quot; title=&quot;Up&quot;&gt;[[queen-bedroom2]]&lt;/span&gt;&lt;span class=&quot;w-r inactive&quot; title=&quot;Right&quot;&gt;Go right&lt;/span&gt;&lt;span class=&quot;w-l&quot; title=&quot;Left&quot;&gt;[[Hall of Mirrors SSC]]&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
|roomdesc&gt;[]
(link: &quot;Look at room&quot;)[(replace: ?roomdesc)[This is the Peace Room. There is no guard here at present.]]
(set: $mapPos to &quot;sc&quot;)
(if: $hasMap is &quot;yes&quot;)[
[]&lt;maplink|
[]&lt;map|
(replace: ?maplink)[(display: &quot;mapoff&quot;)]
]
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="24" name="North of KB" tags="" position="1128,1479">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
|doorstatus&gt;[&lt;img src=&quot;north-of-kb-enter.png&quot;&gt;]
&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav no-rotate&quot;&gt;
&lt;span class=&quot;w-u&quot; title=&quot;Up&quot;&gt;[[King&#x27;s Bedroom]]&lt;/span&gt;&lt;span class=&quot;w-r inactive&quot; title=&quot;Right&quot;&gt;Go right&lt;/span&gt;&lt;span class=&quot;w-l inactive&quot; title=&quot;Left&quot;&gt;Go left&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
|NKBEastdesc&gt;[]
|chanDesc&gt;[]
(link: &quot;Look at doorway&quot;)[(replace: ?NKBEastdesc)[The doorway to the Ballroom is blocked by a guard. (display: &quot;guard-count&quot;) (link: &quot;Close inner doors&quot;)[(set: $door to 1)(replace: ?NKBEastdesc)[](goto: &quot;NKB-door-c&quot;)]]]
(link: &quot;Look at clock&quot;)[It&#x27;s a quarter to midnight. 15 minutes until the guards change.]
(link: &quot;Look at chandelier&quot;)[(set: $NKBseen to &quot;chand&quot;)(replace: ?chanDesc)[The chandelier hangs from a thick rope.
(link: &quot;Look at rope&quot;)[(set: $NKBseen to &quot;rope&quot;)(replace: ?chanDesc)[The rope is tied up with a knot.
(link: &quot;Untie knot&quot;)[(goto: &quot;NKB-door-o-chand-d&quot;)(set: $chand to &quot;d&quot;)]
]]
]]
(set: $mapPos to &quot;nk&quot;)
(if: $hasMap is &quot;yes&quot;)[
[]&lt;maplink|
[]&lt;map|
(replace: ?maplink)[(display: &quot;mapoff&quot;)]
]
&lt;/section&gt;
}
</tw-passagedata><tw-passagedata pid="25" name="King&#x27;s Bedroom" tags="" position="1120.0007999999998,1604">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
(if: (history:) contains &quot;NKB-hiding&quot; and $onbed is 0)[&lt;img src=&quot;kings-bedroom.png&quot;&gt;]
(elseif: (history:) contains &quot;NKB-hiding&quot; and $onbed is 1)[&lt;img src=&quot;kings-bedroom-screen.png&quot;&gt;]
(else:)[&lt;img src=&quot;kings-bedroom.png&quot;&gt;]
&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
(if: (history:) contains &quot;NKB-hiding&quot;)[
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav no-rotate&quot;&gt;
&lt;span class=&quot;w-u&quot; title=&quot;Up&quot;&gt;[[seen1]]&lt;/span&gt;(if: $KBseen is &quot;balcony&quot;)[&lt;span class=&quot;w-r&quot; title=&quot;Right&quot;&gt;[[balcony-chand]]&lt;/span&gt;](else:)[|KBwindow&gt;[&lt;span class=&quot;w-r inactive&quot; title=&quot;Right&quot;&gt;Go right&lt;/span&gt;]]&lt;span class=&quot;w-l inactive&quot; title=&quot;Left&quot;&gt;Go left&lt;/span&gt;&lt;span class=&quot;w-d&quot; title=&quot;Down&quot;&gt;[[tunnel-r]]&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
|KBdesc&gt;[]
(link: &quot;Look at bed&quot;)[(replace: ?KBdesc)[&lt;span class=&quot;block&quot;&gt;The King sleeps on a bed of gold. Meanwhile, the State is nearly bankrupt and the people are starving.&lt;/span&gt;]]
|Windesc&gt;[]
(if: $KBseen is &quot;balcony&quot;)[
[[Go to Balcony-&gt;balcony-chand]]]
(else:)[
(link: &quot;Look at windows&quot;)[(set: $KBseen to &quot;balcony&quot;)(replace: ?Windesc)[&lt;span class=&quot;block&quot;&gt;There is a balcony outside.&lt;/span&gt;
[[Go to Balcony-&gt;balcony-chand]]
](replace: ?KBwindow)[&lt;span class=&quot;w-r&quot; title=&quot;Right&quot;&gt;[[balcony-chand]]&lt;/span&gt;]
]]
]
(else:)[
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav no-rotate&quot;&gt;
&lt;span class=&quot;w-u&quot; title=&quot;Up&quot;&gt;(link: &quot;walk&quot;)[(if: $door is 0)[(goto: &quot;North of KB&quot;)](else:)[(goto: &quot;NKB-door-c&quot;)]]&lt;/span&gt;(if: $KBseen is &quot;balcony&quot;)[&lt;span class=&quot;w-r&quot; title=&quot;Right&quot;&gt;[[The Balcony]]&lt;/span&gt;](else:)[|KBwindow&gt;[&lt;span class=&quot;w-r inactive&quot; title=&quot;Right&quot;&gt;Go right&lt;/span&gt;]]&lt;span class=&quot;w-l inactive&quot; title=&quot;Left&quot;&gt;Go left&lt;/span&gt;&lt;span class=&quot;w-d&quot; title=&quot;Down&quot;&gt;[[tunnel-r]]&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
|KBdesc&gt;[]
(link: &quot;Look at bed&quot;)[(replace: ?KBdesc)[&lt;span class=&quot;block&quot;&gt;The King sleeps on a bed of gold. Meanwhile, the State is nearly bankrupt and the people are starving.&lt;/span&gt;]]
|Windesc&gt;[]
(if: $KBseen is &quot;balcony&quot;)[
[[Go to Balcony-&gt;The Balcony]]]
(else:)[
(link: &quot;Look at windows&quot;)[(set: $KBseen to &quot;balcony&quot;)(replace: ?Windesc)[&lt;span class=&quot;block&quot;&gt;There is a balcony outside.&lt;/span&gt;
[[Go to Balcony-&gt;The Balcony]]
](replace: ?KBwindow)[&lt;span class=&quot;w-r&quot; title=&quot;Right&quot;&gt;[[The Balcony]]&lt;/span&gt;]
]]
]
(set: $mapPos to &quot;kb&quot;)
(if: $hasMap is &quot;yes&quot;)[
[]&lt;maplink|
[]&lt;map|
(replace: ?maplink)[(display: &quot;mapoff&quot;)]
]
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="26" name="queen-bedroom2" tags="bug" position="1128,1983">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
(if: $passageFound is 0)[
|doorstate&gt;[&lt;img src=&quot;versailles-queens-room.png&quot;&gt;]
]
(else:)[
&lt;img src=&quot;queens-door.png&quot;&gt;
]
&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene&quot;&gt;
&lt;div class=&quot;sect-cont&quot;&gt;
(if: $passageFound is 0)
|beddesc&gt;[
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav&quot;&gt;
&lt;span class=&quot;w-u inactive&quot; title=&quot;Up&quot;&gt;Up&lt;/span&gt;&lt;span class=&quot;w-r&quot; title=&quot;Right&quot;&gt;[[card-players]]&lt;/span&gt;&lt;span class=&quot;w-l&quot; title=&quot;Left&quot;&gt;[[South Corner]]&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
(link: &quot;Look at bed&quot;)[(set: $passageFound to 1)(replace: ?doorstate)[&lt;img src=&quot;queens-door.png&quot;&gt;](replace: ?beddesc)[
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav&quot;&gt;
&lt;span class=&quot;w-u&quot; title=&quot;Up&quot;&gt;[[Secret tunnel]]&lt;/span&gt;&lt;span class=&quot;w-r&quot; title=&quot;Right&quot;&gt;[[card-players]]&lt;/span&gt;&lt;span class=&quot;w-l&quot; title=&quot;Left&quot;&gt;[[South Corner]]&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;span class=&quot;block&quot;&gt;There is a hidden passageway by the bed&lt;/span&gt;
]]
]
(else:)[
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav&quot;&gt;
&lt;span class=&quot;w-u&quot; title=&quot;Up&quot;&gt;[[Secret tunnel]]&lt;/span&gt;&lt;span class=&quot;w-r&quot; title=&quot;Right&quot;&gt;[[card-players]]&lt;/span&gt;&lt;span class=&quot;w-l&quot; title=&quot;Left&quot;&gt;[[South Corner]]&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
]
|stooldesc&gt;[]
(link: &quot;Look at stools&quot;)[(replace: ?stooldesc)[&lt;span class=&quot;block&quot;&gt;Spectator seats. Charming.&lt;/span&gt;]]
(set: $mapPos to &quot;qb&quot;)
(if: $hasMap is &quot;yes&quot;)[
[]&lt;maplink|
[]&lt;map|
(replace: ?maplink)[(display: &quot;mapoff&quot;)]
]
&lt;/div&gt;
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="27" name="The Balcony" tags="bug" position="1245.0005999999998,1604">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;balcony.png&quot;&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav&quot;&gt;
&lt;span class=&quot;w-u inactive&quot; title=&quot;Up&quot;&gt;Go Up&lt;/span&gt;&lt;span class=&quot;w-r&quot; title=&quot;Right&quot;&gt;[[King&#x27;s Bedroom]]&lt;/span&gt;&lt;span class=&quot;w-l inactive&quot; title=&quot;Left&quot;&gt;Go North&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
|upDesc&gt;[]
(link: &quot;Look up&quot;)[(replace: ?upDesc)[&lt;span class=&quot;block&quot;&gt;The roof ledge is too far to reach.&lt;/span&gt;]]
|marGuardDesc&gt;[]
(link: &quot;Look below&quot;)[(replace: ?marGuardDesc)[&lt;span class=&quot;block&quot;&gt;Tiny decorative guards.&lt;/span&gt;]]
|rightDesc&gt;[]
(link: &quot;Look right&quot;)[(replace: ?rightDesc)[&lt;span class=&quot;block&quot;&gt;The South Wing. That&#x27;s where the Queen&#x27;s rooms are.&lt;/span&gt;]]
|leftDesc&gt;[]
(link: &quot;Look left&quot;)[(replace: ?leftDesc)[&lt;span class=&quot;block&quot;&gt;The North Wing. That&#x27;s where the King&#x27;s rooms, and the Secret Plans, are.&lt;/span&gt;]]
(set: $mapPos to &quot;ba&quot;)
(if: $hasMap is &quot;yes&quot;)[
[]&lt;maplink|
[]&lt;map|
(replace: ?maplink)[(display: &quot;mapoff&quot;)]
]
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="28" name="Secret tunnel" tags="" position="1129,1730">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;ver-passage.png&quot;&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav&quot;&gt;
&lt;span class=&quot;w-u inactive&quot; title=&quot;Up&quot;&gt;Go up&lt;/span&gt;&lt;span class=&quot;w-r&quot; title=&quot;Right&quot;&gt;[[King&#x27;s Bedroom]]&lt;/span&gt;&lt;span class=&quot;w-l&quot; title=&quot;Left&quot;&gt;(link: &quot;walk&quot;)[(if: (history:) contains &quot;NKB-hiding&quot;)[(goto: &quot;safe-zone&quot;)](else:)[(goto: &quot;queen-bedroom2&quot;)]]&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
(set: $mapPos to &quot;pa&quot;)
(if: $hasMap is &quot;yes&quot;)[
[]&lt;maplink|
[]&lt;map|
(replace: ?maplink)[(display: &quot;mapoff&quot;)]
]
&lt;/section&gt;
}
</tw-passagedata><tw-passagedata pid="29" name="equipped1" tags="" position="757,554">&lt;img src=&quot;equip/stiletto-a.png&quot;&gt; {
(click: ?equiplink1)[
(replace: ?equiplink1)[(display: &quot;unequipped1&quot;)]
(replace: ?equipment1)[&lt;img src=&quot;equip/row1.png&quot;&gt;]
(set: $hasWeapon -= 2)
(set: $hasStiletto to 0)
]}</tw-passagedata><tw-passagedata pid="30" name="unequipped2" tags="" position="630,679">(if: $hasFan is 0)[
&lt;img src=&quot;equip/crossbow.png&quot;&gt;{
(click: ?equiplink2)[
(replace: ?equiplink2)[(display: &quot;equipped2&quot;)]
(replace: ?equipment2)[&lt;img src=&quot;equip/row2-crossbow.png&quot;&gt;]
(set: $hasWeapon += 2)
(set: $hasGuiGun to 1)
(replace: ?equiplink2b)[(display: &quot;uneq2&quot;)]
]}
]
(else:) [
&lt;img src=&quot;equip/crossbow.png&quot;&gt;{
(click: ?equiplink2)[
(replace: ?equiplink2)[(display: &quot;equipped2&quot;)]
(replace: ?equipment2)[&lt;img src=&quot;equip/row2-crossbow.png&quot;&gt;]
(set: $hasWeapon += 0)
(set: $hasGuiGun to 1)
(replace: ?equiplink2b)[(display: &quot;uneq2&quot;)]
(set: $hasFan to 0)
]}
]</tw-passagedata><tw-passagedata pid="31" name="equipped2" tags="" position="755,679">&lt;img src=&quot;equip/crossbow-a.png&quot;&gt;{
(click: ?equiplink2)[
(replace: ?equiplink2)[(display: &quot;unequipped2&quot;)]
(replace: ?equipment2)[&lt;img src=&quot;equip/row2.png&quot;&gt;]
(set: $hasWeapon -= 2)
]}</tw-passagedata><tw-passagedata pid="32" name="unequipped3" tags="" position="630,804">(if: $hasBomb is 0)[
&lt;img src=&quot;equip/rifle.png&quot;&gt;{
(click: ?equiplink3)[
(replace: ?equiplink3)[(display: &quot;equipped3&quot;)]
(replace: ?equipment3)[&lt;img src=&quot;equip/row3-rifle.png&quot;&gt;]
(set: $hasWeapon += 2)
(set: $hasRifle to 1)
(replace: ?equiplink3b)[(display: &quot;uneq3&quot;)]
]}
]
(else:) [
&lt;img src=&quot;equip/rifle.png&quot;&gt;{
(click: ?equiplink3)[
(replace: ?equiplink3)[(display: &quot;equipped3&quot;)]
(replace: ?equipment3)[&lt;img src=&quot;equip/row3-rifle.png&quot;&gt;]
(set: $hasWeapon += 0)
(set: $hasRifle to 1)
(replace: ?equiplink3b)[(display: &quot;uneq3&quot;)]
(set: $hasBomb to 0)
]}
]</tw-passagedata><tw-passagedata pid="33" name="unequipped4" tags="" position="631,929">(if: $hasCanon is 0)[
&lt;img src=&quot;equip/razor.png&quot;&gt;{
(click: ?equiplink4)[
(replace: ?equiplink4)[(display: &quot;equipped4&quot;)]
(replace: ?equipment4)[&lt;img src=&quot;equip/row4-razor.png&quot;&gt;]
(set: $hasWeapon += 1)
(set: $hasRazor to 1)
(replace: ?equiplink4b)[(display: &quot;uneq4&quot;)]
]}
]
(else:) [
&lt;img src=&quot;equip/razor.png&quot;&gt;{
(click: ?equiplink4)[
(replace: ?equiplink4)[(display: &quot;equipped4&quot;)]
(replace: ?equipment4)[&lt;img src=&quot;equip/row4-razor.png&quot;&gt;]
(set: $hasWeapon -= 1)
(set: $hasRazor to 1)
(replace: ?equiplink4b)[(display: &quot;uneq4&quot;)]
(set: $hasCanon to 0)
]}
]</tw-passagedata><tw-passagedata pid="34" name="equipped4" tags="" position="756,929">&lt;img src=&quot;equip/razor-a.png&quot;&gt;{
(click: ?equiplink4)[
(replace: ?equiplink4)[(display: &quot;unequipped4&quot;)]
(replace: ?equipment4)[&lt;img src=&quot;equip/row4.png&quot;&gt;]
(set: $hasWeapon -= 1)
(set: $hasRazor to 0)
]}</tw-passagedata><tw-passagedata pid="35" name="equipped3" tags="" position="755,804">&lt;img src=&quot;equip/rifle-a.png&quot;&gt;{
(click: ?equiplink3)[
(replace: ?equiplink3)[(display: &quot;unequipped3&quot;)]
(replace: ?equipment3)[&lt;img src=&quot;equip/row3.png&quot;&gt;]
(set: $hasWeapon -= 2)
]}</tw-passagedata><tw-passagedata pid="36" name="into-room" tags="map" position="1495.0006999999998,1606">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;to-roof.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
|deskdesc&gt;[]
(link: &quot;Look at secretaire&quot;)[(replace: ?deskdesc)[It&#x27;s the Secretaire Royale, sure to contain the Secret Military Plans.]
[[Pick locks on secretaire-&gt;lock-picked]]
]
(set: $mapPos to &quot;xr&quot;)
(if: $hasMap is &quot;yes&quot;)[
[]&lt;maplink|
[]&lt;map|
(replace: ?maplink)[(display: &quot;mapoff&quot;)]
]
&lt;/section&gt;
}
</tw-passagedata><tw-passagedata pid="37" name="lock-picked" tags="" position="1627,1604">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;x-room-open.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
(link: &quot;Look at clock on secretaire&quot;)[It&#x27;s almost midnight.&lt;br&gt;]
(link: &quot;Look at big folder&quot;)[It is heavy folder, and it looks important.&lt;br&gt;]
(link: &quot;Look at correspondence&quot;)[Letters with elaborate seals on them.&lt;br&gt;]
(link: &quot;Look at hefty binder&quot;)[Papers protected by leather covers.&lt;br&gt;]
(link: &quot;Look at ledger&quot;)[A ledger with rows and rows of big numbers.&lt;br&gt;]
(link: &quot;Look at written pages&quot;)[Wouldn&#x27;t it be great to be literate?&lt;br&gt;]
(link: &quot;Look at scribbled notes&quot;)[Even the literate couldn&#x27;t make sense of these scribbles.&lt;br&gt;]
(link: &quot;Look at scented paper letter&quot;)[Do secret military plans usually smell of rose water?&lt;br&gt;]
(link: &quot;Look at scroll&quot;)[Unrolled, this paper looks just like all the other ones.&lt;br&gt;]
[[Pick up all the papers!-&gt;inventory-full]]
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="38" name="inventory-full" tags="" position="1753,1603">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;grab-all.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;p class=&quot;char-talk&quot;&gt;What&#x27;s going on?&lt;/p&gt;
[[Look up-&gt;interrupted]]
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="39" name="interrupted" tags="" position="1878,1602">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
|proximity&gt;[&lt;img src=&quot;x-room-prince1.png&quot;&gt;]&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;p class=&quot;char-name&quot;&gt;That guy again:&lt;/p&gt;
&lt;span class=&quot;char-talk block&quot;&gt;What are you doing?|step2&gt;[]&lt;/span&gt;
|options&gt;[
[Flee]&lt;optF|
[Attack]&lt;optA|
]
(click: ?optF)[
(replace: ?proximity)[&lt;img src=&quot;x-room-prince2.png&quot;&gt;]
(replace: ?step2)[ You shouldn&#x27;t be here.|step3&gt;[]]
(replace: ?options)[
[Flee through window]&lt;optFW|
[Flee via door]&lt;optFD|
]]
(click: ?optFW)[(goto: &quot;Exit through window&quot;)]
(click: ?optFD)[(replace: ?options)[&lt;span class=&quot;alert block&quot;&gt;Too late, he is in the way.&lt;/span&gt;
[[Flee-&gt;arm-grabbed]]
[[Attack-&gt;arm-grabbed]]]
(replace: ?proximity)[&lt;img src=&quot;x-room-prince3.png&quot;&gt;]
(replace: ?step3)[ You must come with me at once.]
]
(click: ?optA)[
(replace: ?options)[
[Attack with: Guillotine Gun]&lt;optW|
[Attack with: Soldier&#x27;s Rifle]&lt;optW|
[Attack with: Razor Hem]&lt;optRH|
[Attack with: Shoe]&lt;optS|
] (replace: ?proximity)[&lt;img src=&quot;x-room-prince2.png&quot;&gt;]
(replace: ?step2)[ You shouldn&#x27;t be here.|step3&gt;[]]
(click: ?optW)[(replace: ?options)[&lt;span class=&quot;alert block&quot;&gt;You don&#x27;t seem to have that with you.&lt;/span&gt;
[[Flee-&gt;arm-grabbed]]
[[Attack-&gt;arm-grabbed]]
](replace: ?proximity)[&lt;img src=&quot;x-room-prince3.png&quot;&gt;]
(replace: ?step3)[ You must come with me at once.]
]
(click: ?optRH)[(if: $hasRazor is 1)[(replace: ?options)[
[[Aim at: Face-&gt;arm-grabbed]]
[[Aim at: Ankles-&gt;arm-grabbed]]
[[Aim at: Belly-&gt;arm-grabbed]]]
(replace: ?proximity)[&lt;img src=&quot;x-room-prince3.png&quot;&gt;]
(replace: ?step3)[ You must come with me at once.]
]
(else:)[(replace: ?options)[&lt;span class=&quot;alert block&quot;&gt;You don&#x27;t seem to have that with you&lt;/span&gt;
[[Flee-&gt;arm-grabbed]]
[[Attack-&gt;arm-grabbed]]]
(replace: ?proximity)[&lt;img src=&quot;x-room-prince3.png&quot;&gt;]
(replace: ?step3)[ You must come with me at once.]
]]
(click: ?optS)[(goto: &quot;Punch him&quot;)]]
&lt;/section&gt;
}
</tw-passagedata><tw-passagedata pid="40" name="Exit through window" tags="" position="2257,1605">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;flee1.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
[[Ride away-&gt;fleeing]]
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="41" name="fire" tags="" position="877,1728">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;hall-of-mirrors4fire.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav&quot;&gt;
&lt;span class=&quot;w-u inactive&quot; title=&quot;Up&quot;&gt;Go Up&lt;/span&gt;&lt;span class=&quot;w-r&quot; title=&quot;Right&quot;&gt;[[Go South-&gt;Hall of Mirrors SSC]]&lt;/span&gt;&lt;span class=&quot;w-l inactive&quot; title=&quot;Left&quot;&gt;Go North&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="42" name="Punch him" tags="" position="2130,1605">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;punch.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
[[Get out-&gt;Exit through window]]
&lt;/section&gt;
}
</tw-passagedata><tw-passagedata pid="43" name="the-foot" tags="" position="2251,1355">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;foot.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
[[Merde-&gt;The end]]
&lt;/section&gt;
}
</tw-passagedata><tw-passagedata pid="44" name="The end" tags="" position="2253,1229">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;outro.png&quot;&gt;&lt;/div&gt;
&lt;div class=&quot;sect-cont&quot;&gt;
&lt;p class=&quot;char-name&quot;&gt;Godmother:&lt;/p&gt;
&lt;p class=&quot;char-talk&quot;&gt;Agent Cinder, I knew finesse was not your strong suit, but this? Really?&lt;/p&gt;
&lt;p class=&quot;char-talk&quot;&gt;I told you to keep a low profile and you went and danced with the Dauphin! You stuffed the essential piece of the Military plans into your shoe and now that [shoe has gone missing.]&lt;dressdown2|&lt;/p&gt;
(click: ?dressdown2)[&lt;p class=&quot;char-talk&quot;&gt;And what did I tell you about that dress? I&#x27;ll never get my deposit back now!&lt;/p&gt;
&lt;p class=&quot;char-talk&quot;&gt;The Royal Guards are turning Paris upside down in search of you. The shoe is their main clue. With some luck, we can [use that to our advantage.]&lt;dressdown4|&lt;/p&gt;]
(click: ?dressdown4)[&lt;p class=&quot;char-talk&quot;&gt;There are currently two principal suspects for the crime: two sisters. Incriminate them further by planting the other shoe in their home. Be careful, their home will be crawling with guards. Do not get caught. And above all, [avoid that eye-witness, the Dauphin.]&lt;dressdown5|&lt;/p&gt;]
(click: ?dressdown5)[&lt;p class=&quot;char-talk&quot;&gt;Cinder, you need to fix this or the whole organization might be blown, and our glorious revolution lost before it began!&lt;/p&gt;
&lt;p class=&quot;char-talk&quot;&gt;Sacre bleu, could this mission have gone any more wrong?&lt;/p&gt;]
&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;h2&gt;Mission score&lt;/h2&gt;
Stealth: (if: (count: (history:), &quot;Merdre&quot;) &gt;=1 and (count: (history:), &quot;Merdre&quot;) &lt;3)[&lt;img src=&quot;star.png&quot; class=&quot;star&quot;&gt;&lt;img src=&quot;no-star.png&quot; class=&quot;star&quot;&gt;&lt;img src=&quot;no-star.png&quot; class=&quot;star&quot;&gt;]
(elseif: (count: (history:), &quot;Merdre&quot;) &gt;3)[&lt;img src=&quot;no-star.png&quot; class=&quot;star&quot;&gt;&lt;img src=&quot;no-star.png&quot; class=&quot;star&quot;&gt;&lt;img src=&quot;no-star.png&quot; class=&quot;star&quot;&gt;]
(else:)[&lt;img src=&quot;star.png&quot; class=&quot;star&quot;&gt;&lt;img src=&quot;star.png&quot; class=&quot;star&quot;&gt;&lt;img src=&quot;no-star.png&quot; class=&quot;star&quot;&gt;]&lt;br&gt;
Revolutionary Zeal: &lt;img src=&quot;star.png&quot; class=&quot;star&quot;&gt;&lt;br&gt;
Violence Bonus: (if: (history:) contains &quot;Punch him&quot;)[&lt;img src=&quot;star.png&quot; class=&quot;star&quot;&gt;]
(else:)[&lt;img src=&quot;no-star.png&quot; class=&quot;star&quot;&gt;]
&lt;p&gt; &lt;/p&gt;
(display: &quot;credits&quot;)
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="45" name="arm-grabbed" tags="" position="2003,1602">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;hand-grab.png&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;sect-cont&quot;&gt;
&lt;p class=&quot;char-name&quot;&gt;That guy:&lt;/p&gt;
&lt;span class=&quot;char-talk&quot;&gt;There is an intruder loose.&lt;/span&gt;
&lt;/div&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;hand-drag.png&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;sect-cont&quot;&gt;
&lt;p class=&quot;char-name&quot;&gt;That guy:&lt;/p&gt;
&lt;span class=&quot;char-talk&quot;&gt;We must go to the safe zone!&lt;/span&gt;
&lt;/div&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;hand-drag-face.png&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;sect-cont&quot;&gt;
&lt;p class=&quot;char-name&quot;&gt;That guy:&lt;/p&gt;
&lt;span class=&quot;char-talk&quot;&gt;Where all the guards are.&lt;/span&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
[[Punch him]]
(if: (count: (history:), &quot;Twirling&quot;) &gt;=4)[
[[Act normal-&gt;ever-after]]
]
&lt;/section&gt;
}
</tw-passagedata><tw-passagedata pid="46" name="NKB-door-c" tags="" position="1253,1479">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
|doorstatus&gt;[&lt;img src=&quot;north-of-kb-closed.png&quot;&gt;]
&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav no-rotate&quot;&gt;
&lt;span class=&quot;w-u&quot; title=&quot;Up&quot;&gt;[[King&#x27;s Bedroom]]&lt;/span&gt;&lt;span class=&quot;w-r inactive&quot; title=&quot;Right&quot;&gt;Go right&lt;/span&gt;&lt;span class=&quot;w-l inactive&quot; title=&quot;Left&quot;&gt;Go left&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
(link: &quot;Look at clock&quot;)[It&#x27;s a quarter to midnight. 15 minutes until the guards change.]
|chanDesc&gt;[]
(if: $NKBseen is &quot;chand&quot;)[
(link: &quot;Look at rope&quot;)[(set: $NKBseen to &quot;rope&quot;)(replace: ?chanDesc)[The rope is tied up with a knot.
(link: &quot;Untie knot&quot;)[(goto: &quot;NKB-door-c-chand-d&quot;)(set: $chand to &quot;d&quot;)]
]]
]
(elseif: $NKBseen is &quot;rope&quot;)[
(link: &quot;Untie knot&quot;)[(goto: &quot;NKB-door-c-chand-d&quot;)(set: $chand to &quot;d&quot;)]
]
(else:)[
(link: &quot;Look at chandelier&quot;)[(set: $NKBseen to &quot;chand&quot;)(replace: ?chanDesc)[The chandelier hangs from a thick rope.
(link: &quot;Look at rope&quot;)[(set: $NKBseen to &quot;rope&quot;)(replace: ?chanDesc)[The rope is tied up with a knot.
(link: &quot;Untie knot&quot;)[(goto: &quot;NKB-door-c-chand-d&quot;)(set: $chand to &quot;d&quot;)]
]]
]]
]
(set: $mapPos to &quot;nk&quot;)
(if: $hasMap is &quot;yes&quot;)[
[]&lt;maplink|
[]&lt;map|
(replace: ?maplink)[(display: &quot;mapoff&quot;)]
]
&lt;/section&gt;
}
</tw-passagedata><tw-passagedata pid="47" name="NKB-door-c-chand-d" tags="" position="1256,1354">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;north-of-kb-falla.png&quot;&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav no-rotate&quot;&gt;
&lt;span class=&quot;w-u&quot; title=&quot;Up&quot;&gt;[[NKB-chand-d-seen0]]&lt;/span&gt;&lt;span class=&quot;w-r inactive&quot; title=&quot;Right&quot;&gt;Go right&lt;/span&gt;&lt;span class=&quot;w-l inactive&quot; title=&quot;Left&quot;&gt;Go left&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
[[Pick up chandelier-&gt;NKB-pickup]]
(set: $seenRisk to 6)
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="48" name="seen0" tags="" position="1333,1225">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;north-kb-seen0.png&quot;&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
[[Merde-&gt;Merdre]]
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="49" name="NKB-hiding" tags="" position="1201,1101">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;north-kb-hide1.png&quot;&gt;
&lt;/div&gt;
&lt;/section&gt;
(set: $seenRisk to 4)
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav no-rotate&quot;&gt;
&lt;span class=&quot;w-u&quot; title=&quot;Up&quot;&gt;[[seen1]]&lt;/span&gt;&lt;span class=&quot;w-r inactive&quot; title=&quot;Right&quot;&gt;Go right&lt;/span&gt;&lt;span class=&quot;w-l inactive&quot; title=&quot;Left&quot;&gt;Go left&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
[[Wait-&gt;NKB-hiding2]]
|curtainDesc&gt;[]
(if: $NKBseen is &quot;curtain&quot;)[
There is a doorway behind the curtain.
[[Slip behind curtain-&gt;KB-seen]]
]
(else:)[
(link: &quot;Look at curtain&quot;)[(replace: ?curtainDesc)[There is a doorway behind the curtain](set: $NKBseen to &quot;curtain&quot;) (goto: &quot;NKB-hiding2&quot;)]
]
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="50" name="NKB-door-o-chand-d" tags="" position="1131,1352">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;north-of-kb-fallB.png&quot;&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
(set: $seenRisk to 6)
[[Merde-&gt;Merdre]]
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="51" name="NKB-chand-d-seen0" tags="" position="1381,1356">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;north-kb-no-chand-seen0.png&quot;&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
(set: $seenRisk to 6)
[[Merde-&gt;Merdre]]
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="52" name="NKB-pickup" tags="" position="1206,1226">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;north-kb-pickup.png&quot;&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav no-rotate&quot;&gt;
&lt;span class=&quot;w-u&quot; title=&quot;Up&quot;&gt;[[seen0]]&lt;/span&gt;&lt;span class=&quot;w-r inactive&quot; title=&quot;Right&quot;&gt;Go right&lt;/span&gt;&lt;span class=&quot;w-l inactive&quot; title=&quot;Left&quot;&gt;Go left&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
[[Hide behind screen-&gt;NKB-hiding]]
(set: $seenRisk to 5)
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="53" name="NKB-hiding2" tags="" position="1202,974">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;north-kb-hide2.png&quot;&gt;
&lt;/div&gt;
&lt;/section&gt;
(set: $seenRisk to 3)
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav no-rotate&quot;&gt;
&lt;span class=&quot;w-u&quot; title=&quot;Up&quot;&gt;[[seen1]]&lt;/span&gt;&lt;span class=&quot;w-r inactive&quot; title=&quot;Right&quot;&gt;Go right&lt;/span&gt;&lt;span class=&quot;w-l inactive&quot; title=&quot;Left&quot;&gt;Go left&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
[[Wait-&gt;NKB-hiding3]]
|curtainDesc&gt;[]
(if: $NKBseen is &quot;curtain&quot;)[
There is a doorway behind the curtain.
[[Slip behind curtain-&gt;KB-seen]]
]
(else:)[
(link:&quot;Look at curtain&quot;)[(replace: ?curtainDesc)[There is a doorway behind the curtain](set: $NKBseen to &quot;curtain&quot;) (goto: &quot;NKB-hiding3&quot;)]
]
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="54" name="seen1" tags="" position="1332,1100">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
(if: $seenRisk is 4)[
&lt;img src=&quot;north-kb-seen1.png&quot;&gt;
]
(elseif: $seenRisk is 3)[
&lt;img src=&quot;north-kb-seen2.png&quot;&gt;
]
(elseif: $seenRisk is 2)[
&lt;img src=&quot;north-kb-seen3.png&quot;&gt;
]
(elseif: $seenRisk is 1)[
&lt;img src=&quot;north-kb-seen4.png&quot;&gt;
]
(else:)[
Error: seenrisk not 1-4
]
&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
[[Merde-&gt;Merdre]]
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="55" name="KB-seen" tags="" position="1331,975">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;kings-bedroom-g.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
[[Merde-&gt;Merdre]]
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="56" name="NKB-hiding3" tags="" position="1205,849">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;north-kb-hide3.png&quot;&gt;
&lt;/div&gt;
&lt;/section&gt;
(set: $seenRisk to 2)
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav no-rotate&quot;&gt;
&lt;span class=&quot;w-u&quot; title=&quot;Up&quot;&gt;[[seen1]]&lt;/span&gt;&lt;span class=&quot;w-r inactive&quot; title=&quot;Right&quot;&gt;Go right&lt;/span&gt;&lt;span class=&quot;w-l inactive&quot; title=&quot;Left&quot;&gt;Go left&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
[[Wait-&gt;NKB-hiding4]]
|curtainDesc&gt;[]
(if: $NKBseen is &quot;curtain&quot;)[
There is a doorway behind the curtain.
[[Slip behind curtain-&gt;KB-seen]]
]
(else:)[
(link:&quot;Look at curtain&quot;)[(replace: ?curtainDesc)[There is a doorway behind the curtain](set: $NKBseen to &quot;curtain&quot;) (goto: &quot;NKB-hiding4&quot;)]
]
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="57" name="NKB-hiding4" tags="" position="1204,724">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;north-kb-hide4.png&quot;&gt;
&lt;/div&gt;
&lt;/section&gt;
(set: $seenRisk to 1)
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav no-rotate&quot;&gt;
&lt;span class=&quot;w-u&quot; title=&quot;Up&quot;&gt;[[seen1]]&lt;/span&gt;&lt;span class=&quot;w-r inactive&quot; title=&quot;Right&quot;&gt;Go right&lt;/span&gt;&lt;span class=&quot;w-l inactive&quot; title=&quot;Left&quot;&gt;Go left&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
[[Wait-&gt;NKB-hiding4]]
|curtainDesc&gt;[]
(if: $NKBseen is &quot;curtain&quot;)[
There is a doorway behind the curtain.
(link:&quot;Slip behind curtain&quot;)[(set: $onbed to 1)(goto: &quot;King&#x27;s Bedroom&quot;)]
]
(else:)[
(link:&quot;Look at curtain&quot;)[(replace: ?curtainDesc)[There is a doorway behind the curtain](set: $NKBseen to &quot;curtain&quot;) (goto: &quot;NKB-hiding4&quot;)]
]
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="58" name="uneq1" tags="" position="882,553">(if: $hasStiletto is 0)[
&lt;img src=&quot;equip/crowbar.png&quot;&gt; {
(click: ?equiplink1b)[
(replace: ?equiplink1b)[(display: &quot;eq1&quot;)]
(replace: ?equipment1)[&lt;img src=&quot;equip/row1-crowbar.png&quot;&gt;]
(set: $hasWeapon += 2)
(set: $hasCrowbar to 1)
(replace: ?equiplink1)[(display: &quot;unequipped1&quot;)]
]}]
(else:)[
&lt;img src=&quot;equip/crowbar.png&quot;&gt; {
(click: ?equiplink1b)[
(replace: ?equiplink1b)[(display: &quot;eq1&quot;)]
(replace: ?equipment1)[&lt;img src=&quot;equip/row1-crowbar.png&quot;&gt;]
(set: $hasWeapon += 0)
(set: $hasCrowbar to 1)
(replace: ?equiplink1)[(display: &quot;unequipped1&quot;)]
(set: $hasStiletto to 0)
]}]
</tw-passagedata><tw-passagedata pid="59" name="eq1" tags="" position="1007,551">&lt;img src=&quot;equip/crowbar-a.png&quot;&gt; {
(click: ?equiplink1b)[
(replace: ?equiplink1b)[(display: &quot;uneq1&quot;)]
(replace: ?equipment1)[&lt;img src=&quot;equip/row1.png&quot;&gt;]
(set: $hasWeapon -= 2)
(set: $hasCrowbar to 0)
]}</tw-passagedata><tw-passagedata pid="60" name="uneq2" tags="" position="885,678">(if: $hasGuiGun is 0)[
&lt;img src=&quot;equip/fan.png&quot;&gt; {
(click: ?equiplink2b)[
(replace: ?equiplink2b)[(display: &quot;eq2&quot;)]
(replace: ?equipment2)[&lt;img src=&quot;equip/row2-fan.png&quot;&gt;]
(set: $hasWeapon += 2)
(set: $hasFan to 1)
(replace: ?equiplink2)[(display: &quot;unequipped2&quot;)]
]}]
(else:)[
&lt;img src=&quot;equip/fan.png&quot;&gt; {
(click: ?equiplink2b)[
(replace: ?equiplink2b)[(display: &quot;eq2&quot;)]
(replace: ?equipment2)[&lt;img src=&quot;equip/row2-fan.png&quot;&gt;]
(set: $hasWeapon += 0)
(set: $hasFan to 1)
(replace: ?equiplink2)[(display: &quot;unequipped2&quot;)]
(set: $hasGuiGun to 0)
]}]
</tw-passagedata><tw-passagedata pid="61" name="eq2" tags="" position="1010,679">&lt;img src=&quot;equip/fan-a.png&quot;&gt; {
(click: ?equiplink2b)[
(replace: ?equiplink2b)[(display: &quot;uneq2&quot;)]
(replace: ?equipment2)[&lt;img src=&quot;equip/row2.png&quot;&gt;]
(set: $hasWeapon -= 2)
(set: $hasFan to 0)
]}</tw-passagedata><tw-passagedata pid="62" name="uneq3" tags="" position="883,803">(if: $hasRifle is 0)[
&lt;img src=&quot;equip/bombs.png&quot;&gt; {
(click: ?equiplink3b)[
(replace: ?equiplink3b)[(display: &quot;eq3&quot;)]
(replace: ?equipment3)[&lt;img src=&quot;equip/row3-bombs.png&quot;&gt;]
(set: $hasWeapon += 2)
(set: $hasBomb to 1)
(replace: ?equiplink3)[(display: &quot;unequipped3&quot;)]
]}]
(else:)[
&lt;img src=&quot;equip/bombs.png&quot;&gt; {
(click: ?equiplink3b)[
(replace: ?equiplink3b)[(display: &quot;eq3&quot;)]
(replace: ?equipment3)[&lt;img src=&quot;equip/row3-bombs.png&quot;&gt;]
(set: $hasWeapon += 0)
(set: $hasBomb to 1)
(replace: ?equiplink3)[(display: &quot;unequipped3&quot;)]
(set: $hasRifle to 0)
]}]
</tw-passagedata><tw-passagedata pid="63" name="eq3" tags="" position="1008,804">&lt;img src=&quot;equip/bombs-a.png&quot;&gt; {
(click: ?equiplink3b)[
(replace: ?equiplink3b)[(display: &quot;uneq3&quot;)]
(replace: ?equipment3)[&lt;img src=&quot;equip/row3.png&quot;&gt;]
(set: $hasWeapon -= 2)
(set: $hasRifle to 0)
]}</tw-passagedata><tw-passagedata pid="64" name="eq4" tags="" position="1008,930">&lt;img src=&quot;equip/canon-a.png&quot;&gt; {
(click: ?equiplink4b)[
(replace: ?equiplink4b)[(display: &quot;uneq4&quot;)]
(replace: ?equipment4)[&lt;img src=&quot;equip/row4.png&quot;&gt;]
(set: $hasWeapon -= 2)
(set: $hasCanon to 0)
]}</tw-passagedata><tw-passagedata pid="65" name="uneq4" tags="" position="883,928">(if: $hasRazor is 0)[
&lt;img src=&quot;equip/canon.png&quot;&gt; {
(click: ?equiplink4b)[
(replace: ?equiplink4b)[(display: &quot;eq4&quot;)]
(replace: ?equipment4)[&lt;img src=&quot;equip/row4-canon.png&quot;&gt;]
(set: $hasWeapon += 2)
(set: $hasCanon to 1)
(replace: ?equiplink4)[(display: &quot;unequipped4&quot;)]
]}]
(else:)[
&lt;img src=&quot;equip/canon.png&quot;&gt; {
(click: ?equiplink4b)[
(replace: ?equiplink4b)[(display: &quot;eq4&quot;)]
(replace: ?equipment4)[&lt;img src=&quot;equip/row4-canon.png&quot;&gt;]
(set: $hasWeapon += 1)
(set: $hasCanon to 1)
(replace: ?equiplink4)[(display: &quot;unequipped4&quot;)]
(set: $hasRazor to 0)
]}]
</tw-passagedata><tw-passagedata pid="66" name="no-dance" tags="" position="870.0002,1603">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;hall-of-mirrors3guards.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
[[Merde-&gt;Merdre]]
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="67" name="card-players" tags="" position="1256,1984">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;queens-w.png&quot;&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav&quot;&gt;
&lt;span class=&quot;w-u inactive&quot; title=&quot;Up&quot;&gt;Go up&lt;/span&gt;&lt;span class=&quot;w-r inactive&quot; title=&quot;Right&quot;&gt;Go right&lt;/span&gt;&lt;span class=&quot;w-l&quot; title=&quot;Left&quot;&gt;[[queen-bedroom2]]&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
(set: $guardQ to 3)
|slackdesc&gt;[]
(link: &quot;Look at guards&quot;)[(replace: ?slackdesc)[They have not spotted you, they are busy playing Whist. (display: &quot;guard-count&quot;)]]
&lt;/section&gt;
}
</tw-passagedata><tw-passagedata pid="68" name="tunnel-r" tags="" position="1254,1729">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;ver-passage-r.png&quot;&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav&quot;&gt;
&lt;span class=&quot;w-u inactive&quot; title=&quot;Up&quot;&gt;Go up&lt;/span&gt;&lt;span class=&quot;w-r&quot; title=&quot;Right&quot;&gt;[[King&#x27;s Bedroom]]&lt;/span&gt;&lt;span class=&quot;w-l&quot; title=&quot;Left&quot;&gt;(link: &quot;walk&quot;)[(if: (history:) contains &quot;NKB-hiding&quot;)[(goto: &quot;safe-zone&quot;)](else:)[(goto: &quot;queen-bedroom2&quot;)]]&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
(if: (history:) contains &quot;NKB-pickup&quot;)[(set: $onbed to 0)]
(set: $mapPos to &quot;pa&quot;)
(if: $hasMap is &quot;yes&quot;)[
[]&lt;maplink|
[]&lt;map|
(replace: ?maplink)[(display: &quot;mapoff&quot;)]
]
&lt;/section&gt;
}
</tw-passagedata><tw-passagedata pid="69" name="mapoff" tags="" position="250,701">Look at map {
(click: ?maplink)[
(replace: ?maplink)[(display: &quot;mapon&quot;)]
(replace: ?map)[(display: &quot;show-map&quot;)]
]}</tw-passagedata><tw-passagedata pid="70" name="show-map" tags="" position="375,702">{
&lt;div class=&quot;mapPin&quot;&gt;
&lt;img src=&quot;flat-map.png&quot; style=&quot;position: relative; top:0; left:0;&quot;&gt;
(if: $mapPos is &quot;sc&quot;)[
&lt;img src=&quot;map-pos/map-s-corner.png&quot;&gt;]
(elseif: $mapPos is &quot;qb&quot;)[&lt;img src=&quot;map-pos/map-qb.png&quot;&gt;]
(elseif: $mapPos is &quot;pa&quot;)[&lt;img src=&quot;map-pos/map-pass.png&quot;&gt;]
(elseif: $mapPos is &quot;nc&quot;)[&lt;img src=&quot;map-pos/map-n-corner.png&quot;&gt;]
(elseif: $mapPos is &quot;kb&quot;)[&lt;img src=&quot;map-pos/map-kb.png&quot;&gt;]
(elseif: $mapPos is &quot;ba&quot;)[&lt;img src=&quot;map-pos/map-balcony.png&quot;&gt;]
(elseif: $mapPos is &quot;nk&quot;)[&lt;img src=&quot;map-pos/map-n-kb.png&quot;&gt;]
(elseif: $mapPos is &quot;xr&quot;)[&lt;img src=&quot;map-pos/map-x.png&quot;&gt;]
(else:)[&lt;img src=&quot;map-pos/map-gates.png&quot;&gt;]
&lt;/div&gt;
The secret plans are on the 2ième étage, North Wing, in the Grand Cabinet.
}</tw-passagedata><tw-passagedata pid="71" name="mapon" tags="" position="125,701">Fold up map {
(click: ?maplink)[
(replace: ?maplink)[(display: &quot;mapoff&quot;)]
(replace: ?map)[]
]}</tw-passagedata><tw-passagedata pid="72" name="balcony-chand" tags="" position="1370.0005999999998,1604">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;balcony-chand.png&quot;&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
[[Throw chandelier hook-&gt;into-room]]
(if: $hasMap is &quot;yes&quot;)[
[]&lt;maplink|
[]&lt;map|
(replace: ?maplink)[(display: &quot;mapoff&quot;)]
]
}</tw-passagedata><tw-passagedata pid="73" name="ever-after" tags="" position="2002,1473">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;prince-proposal.png&quot;&gt;&lt;/div&gt;
&lt;div class=&quot;sect-cont&quot;&gt;
&lt;p class=&quot;char-name&quot;&gt;Le Dauphin:&lt;/p&gt;
&lt;span class=&quot;char-talk&quot;&gt;I wouldn&#x27;t want anything to [happen to you.]&lt;blab1|
(click: ?blab1)[You see... I&#x27;ve come to [care about you ]&lt;blab2|]
(click: ?blab2)[I don&#x27;t know what it is, you&#x27;re just so different from from the other ladies I meet at [court.]&lt;blab3|]
(click: ?blab3)[It&#x27;s like you have no ulterior motive and you don&#x27;t want anything from me, and that is just so liberating, and I can see myself - I can see us - really taking care of each other, [you know?]&lt;blab4|]
(click: ?blab4)[I haven&#x27;t opened up to anyone like this before... It&#x27;s so hard at court, I am expected to be regal all the time, even when I don&#x27;t know what to do. And the nobility are always conspiring in their own interest and I need to keep a... a mask, you know? So people won&#x27;t know what I am thinking... but it gets so tiring, to always, always have to be on my guard, and never talk to anyone in a relaxed way, like now, without being worried that something I say will be used against me or be a source of ridicule. Somehow I just know that I can trust you and that you aren&#x27;t like that, and if you only knew how wonderful that is, if I could only express it better somehow, how wonderful and [unique you are!]&lt;blab5|]
(click: ?blab5)[(replace: ?response)[
[[Live happily ever after-&gt;heads-will-roll]]
[[Punch him-&gt;punch-dauphin]]]I guess what I am trying to say is that after tonight I don&#x27;t think I could go back to being alone again in the choking protocol and I don&#x27;t think I can go back to the world of insincerity I am trapped in. So dearest, purest lady, will you look favorably upon me, and do me the inestimable honour of being my wife?&lt;/span&gt;]
&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
[]&lt;response|
&lt;/section&gt;
}
</tw-passagedata><tw-passagedata pid="74" name="heads-will-roll" tags="" position="2004,1348">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;as-queen.png&quot;&gt;&lt;/div&gt;
&lt;h1&gt;Worst revolutionary ever&lt;/h1&gt;
&lt;div class=&quot;sect-cont&quot;&gt;
&lt;p class=&quot;char-name&quot;&gt;Godmother:&lt;/p&gt;
&lt;span class=&quot;char-talk&quot;&gt;Agent Cinder, if it were anyone else I would doubt their [commitment to the cause.]&lt;debrief|&lt;/span&gt;
(click: ?debrief)[&lt;p class=&quot;char-talk&quot;&gt;Although your take on undercover work is a bit original, the plan can stay the same, with one small adjustment. Now you just need to get yourself and the Secret Military Plans OUT of the palace, and past the guards and the fawning entourage that follows you everywhere, all while dressed in the most uncomfortable getup known to civilization. This can all [still work out.]&lt;debriefmore|&lt;/p&gt;]
(click: ?debriefmore)[&lt;p class=&quot;char-talk&quot;&gt;I&#x27;ll make sure to make a note of who you really are so you aren&#x27;t put under the guillotine when the day of reckoning comes for the aristocrats. I&#x27;m sure the note won&#x27;t get lost or anything.&lt;/p&gt;]
&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;h2&gt;Mission score&lt;/h2&gt;
Stealth: (if: (count: (history:), &quot;Merdre&quot;) &gt;1)[&lt;img src=&quot;star.png&quot; class=&quot;star&quot;&gt;&lt;img src=&quot;no-star.png&quot; class=&quot;star&quot;&gt;&lt;img src=&quot;no-star.png&quot; class=&quot;star&quot;&gt;]
(elseif: (count: (history:), &quot;Merdre&quot;) &gt;3)[&lt;img src=&quot;no-star.png&quot; class=&quot;star&quot;&gt;&lt;img src=&quot;no-star.png&quot; class=&quot;star&quot;&gt;&lt;img src=&quot;no-star.png&quot; class=&quot;star&quot;&gt;]
(else:)[&lt;img src=&quot;star.png&quot; class=&quot;star&quot;&gt;&lt;img src=&quot;star.png&quot; class=&quot;star&quot;&gt;&lt;img src=&quot;star.png&quot; class=&quot;star&quot;&gt;]&lt;br&gt;
Revolutionary Zeal: &lt;img src=&quot;no-star.png&quot; class=&quot;star&quot;&gt;&lt;br&gt;
Violence Bonus: (if: $hasRazor is 1)[&lt;img src=&quot;star.png&quot; class=&quot;star&quot;&gt;](else:)[&lt;img src=&quot;no-star.png&quot; class=&quot;star&quot;&gt;]
&lt;p&gt; &lt;/p&gt;
&lt;a href=&quot;secret-agent-cinder.html&quot; class=&quot;btn&quot;&gt;Replay mission&lt;/a&gt;
&lt;p&gt; &lt;/p&gt;
(display: &quot;credits&quot;)
&lt;/section&gt;
}
</tw-passagedata><tw-passagedata pid="75" name="punch-dauphin" tags="" position="1877,1477">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;punch.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
[[That was satisfying-&gt;Merdre]]
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="76" name="safe-zone" tags="" position="1131,1855">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;queens-full.png&quot;&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
&lt;div class=&quot;cont-w-nav&quot;&gt;
&lt;div class=&quot;walk-nav&quot;&gt;
&lt;span class=&quot;w-u&quot; title=&quot;Up&quot;&gt;[[Secret tunnel]]&lt;/span&gt;&lt;span class=&quot;w-r inactive&quot; title=&quot;Right&quot;&gt;Right&lt;/span&gt;&lt;span class=&quot;w-l inactive&quot; title=&quot;Left&quot;&gt;left&lt;/span&gt;&lt;span class=&quot;w-d inactive&quot; title=&quot;Down&quot;&gt;Go Down&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
|crowddesc&gt;[]
(link: &quot;Look at crowd&quot;)[(replace: ?crowddesc)[Anxious aristocrats are blocking the way. They&#x27;ve been rounded up while the guards search for the intruder.]]
(display: &quot;attack-guests&quot;)
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="77" name="fleeing" tags="" position="2254,1480">{
&lt;section class=&quot;scene s-dark&quot;&gt;
&lt;div class=&quot;sect-img&quot;&gt;
&lt;img src=&quot;flee2.png&quot;&gt;&lt;/div&gt;
&lt;/section&gt;
&lt;section class=&quot;scene sect-cont&quot;&gt;
[[Something is wrong-&gt;the-foot]]
&lt;/section&gt;
}</tw-passagedata><tw-passagedata pid="78" name="credits" tags="" position="1998,1200">{
&lt;br&gt;
&lt;a href=&quot;http://emilyryan.se/cinder.htm&quot; class=&quot;btn&quot;&gt;Return to main website&lt;/a&gt;
&lt;p&gt; &lt;/p&gt;
&lt;a href=&quot;secret-agent-cinder.html&quot; class=&quot;btn&quot;&gt;Replay mission&lt;/a&gt;
&lt;p&gt; &lt;/p&gt;
&lt;a href=&quot;mailto:contact@emilyryan.se&quot; class=&quot;btn&quot;&gt;Tell me what you thought!&lt;/a&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Spread the revolution &lt;a class=&quot;social facebook&quot; href=&quot;https://www.facebook.com/sharer/sharer.php?u=http://emilyryan.se/cinder.htm&quot;&gt;f&lt;/a&gt; &lt;a class=&quot;social twitter&quot; href=&quot;https://twitter.com/home?status=http://emilyryan.se/cinder.htm&quot;&gt;t&lt;/a&gt; &lt;a class=&quot;social google&quot; href=&quot;https://plus.google.com/share?url=http://emilyryan.se/cinder/secret-agent-cinder.html&quot;&gt;g+&lt;/a&gt;&lt;/p&gt;
&lt;br&gt;
&lt;h3&gt;Resources&lt;/h3&gt;
&lt;p&gt;&lt;a href=&quot;http://twinery.org/&quot;&gt;Twine&lt;/a&gt; - the free chose-your-own-adventure tool I used to create this story.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://goo.gl/maps/v2s21&quot;&gt;Google Earth&lt;/a&gt; - allows you to walk around in the real Versailles.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;www.revolutionspodcast.com&quot;&gt;Revolutions podcast&lt;/a&gt; - a podcast with the history of the French revolution, if you care about nit-picky things like facts.&lt;/p&gt;
}</tw-passagedata><tw-passagedata pid="79" name="attack-guests" tags="" position="603,1328">{
(if: $hasRazor is 1)[
[Attack guest]&lt;unprovoked|
(click: ?unprovoked)[
(replace: ?unprovoked)[
[Attack Financial genius Necker]&lt;optGo|
[Attack the Princess de Lamballe]&lt;optGo|
[Attack the Duke d&#x27;Orleans]&lt;optGo|
[Attack Madame du Barry]&lt;optGo|
[Attack the Abbé Sieyès]&lt;optGo|
[Attack the Marquis de la Fayette]&lt;optGo|
[Attack Madame Roland]&lt;optGo|
[Attack the Comte d&#x27;Artois]&lt;optGo|
]
]
(click: ?optGo)[(goto: &quot;Merdre&quot;)]
]
(else:)[]
}</tw-passagedata><tw-passagedata pid="80" name="guard-count" tags="" position="601,1980">
{
(set: $guardCount = $guardN + $guardMS + $guardMN + $guardQ)
You know that there
(if: $guardCount is 1)[ is at least one guard ]
(elseif: $guardCount is 2)[ are at least two guards ]
(elseif: $guardCount is 3)[ are at least three guards ]
(elseif: $guardCount is 6)[ are at least six guards ]
(else:)[should be some guards]
on this floor.
}
</tw-passagedata></tw-storydata>
<script title="Twine engine code" data-main="harlowe">/**
* @license almond 0.3.0 Copyright (c) 2011-2014, The Dojo Foundation All Rights Reserved.
* Available via the MIT or new BSD license.
* see: http://github.com/jrburke/almond for details
*/
/*!
* jQuery JavaScript Library v2.1.1
* http://jquery.com/
*
* Includes Sizzle.js
* http://sizzlejs.com/
*
* Copyright 2005, 2014 jQuery Foundation, Inc. and other contributors
* Released under the MIT license
* http://jquery.org/license
*
* Date: 2014-05-01T17:11Z
*/
/*!
* Sizzle CSS Selector Engine v1.10.19
* http://sizzlejs.com/
*
* Copyright 2013 jQuery Foundation, Inc. and other contributors
* Released under the MIT license
* http://jquery.org/license
*
* Date: 2014-04-18
*/
/*!
* https://github.com/paulmillr/es6-shim
* @license es6-shim Copyright 2013-2014 by Paul Miller (http://paulmillr.com)
* and contributors, MIT License
* es6-shim: v0.22.1
* see https://github.com/paulmillr/es6-shim/blob/0.22.1/LICENSE
* Details and documentation:
* https://github.com/paulmillr/es6-shim/
*/
// with permission and license, per https://twitter.com/inexorabletash/status/372206509540659200
(function(){var requirejs,require,define;(function(e){function h(e,t){return f.call(e,t)}function p(e,t){var n,r,i,s,o,a,f,l,h,p,d,v=t&&t.split("/"),m=u.map,g=m&&m["*"]||{};if(e&&e.charAt(0)===".")if(t){v=v.slice(0,v.length-1),e=e.split("/"),o=e.length-1,u.nodeIdCompat&&c.test(e[o])&&(e[o]=e[o].replace(c,"")),e=v.concat(e);for(h=0;h<e.length;h+=1){d=e[h];if(d===".")e.splice(h,1),h-=1;else if(d===".."){if(h===1&&(e[2]===".."||e[0]===".."))break;h>0&&(e.splice(h-1,2),h-=2)}}e=e.join("/")}else e.indexOf("./")===0&&(e=e.substring(2));if((v||g)&&m){n=e.split("/");for(h=n.length;h>0;h-=1){r=n.slice(0,h).join("/");if(v)for(p=v.length;p>0;p-=1){i=m[v.slice(0,p).join("/")];if(i){i=i[r];if(i){s=i,a=h;break}}}if(s)break;!f&&g&&g[r]&&(f=g[r],l=h)}!s&&f&&(s=f,a=l),s&&(n.splice(0,a,s),e=n.join("/"))}return e}function d(t,r){return function(){var i=l.call(arguments,0);return typeof i[0]!="string"&&i.length===1&&i.push(null),n.apply(e,i.concat([t,r]))}}function v(e){return function(t){return p(t,e)}}function m(e){return function(t){s[e]=t}}function g(n){if(h(o,n)){var r=o[n];delete o[n],a[n]=!0,t.apply(e,r)}if(!h(s,n)&&!h(a,n))throw new Error("No "+n);return s[n]}function y(e){var t,n=e?e.indexOf("!"):-1;return n>-1&&(t=e.substring(0,n),e=e.substring(n+1,e.length)),[t,e]}function b(e){return function(){return u&&u.config&&u.config[e]||{}}}var t,n,r,i,s={},o={},u={},a={},f=Object.prototype.hasOwnProperty,l=[].slice,c=/\.js$/;r=function(e,t){var n,r=y(e),i=r[0];return e=r[1],i&&(i=p(i,t),n=g(i)),i?n&&n.normalize?e=n.normalize(e,v(t)):e=p(e,t):(e=p(e,t),r=y(e),i=r[0],e=r[1],i&&(n=g(i))),{f:i?i+"!"+e:e,n:e,pr:i,p:n}},i={require:function(e){return d(e)},exports:function(e){var t=s[e];return typeof t!="undefined"?t:s[e]={}},module:function(e){return{id:e,uri:"",exports:s[e],config:b(e)}}},t=function(t,n,u,f){var l,c,p,v,y,b=[],w=typeof u,E;f=f||t;if(w==="undefined"||w==="function"){n=!n.length&&u.length?["require","exports","module"]:n;for(y=0;y<n.length;y+=1){v=r(n[y],f),c=v.f;if(c==="require")b[y]=i.require(t);else if(c==="exports")b[y]=i.exports(t),E=!0;else if(c==="module")l=b[y]=i.module(t);else if(h(s,c)||h(o,c)||h(a,c))b[y]=g(c);else{if(!v.p)throw new Error(t+" missing "+c);v.p.load(v.n,d(f,!0),m(c),{}),b[y]=s[c]}}p=u?u.apply(s[t],b):undefined;if(t)if(l&&l.exports!==e&&l.exports!==s[t])s[t]=l.exports;else if(p!==e||!E)s[t]=p}else t&&(s[t]=u)},requirejs=require=n=function(s,o,a,f,l){if(typeof s=="string")return i[s]?i[s](o):g(r(s,o).f);if(!s.splice){u=s,u.deps&&n(u.deps,u.callback);if(!o)return;o.splice?(s=o,o=a,a=null):s=e}return o=o||function(){},typeof a=="function"&&(a=f,f=l),f?t(e,s,o,a):setTimeout(function(){t(e,s,o,a)},4),n},n.config=function(e){return n(e)},requirejs._defined=s,define=function(e,t,n){t.splice||(n=t,t=[]),!h(s,e)&&!h(o,e)&&(o[e]=[e,t,n])},define.amd={jQuery:!0}})(),define("almond",function(){}),function(e,t){typeof module=="object"&&typeof module.exports=="object"?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}(typeof window!="undefined"?window:this,function(window,noGlobal){function isArraylike(e){var t=e.length,n=jQuery.type(e);return n==="function"||jQuery.isWindow(e)?!1:e.nodeType===1&&t?!0:n==="array"||t===0||typeof t=="number"&&t>0&&t-1 in e}function winnow(e,t,n){if(jQuery.isFunction(t))return jQuery.grep(e,function(e,r){return!!t.call(e,r,e)!==n});if(t.nodeType)return jQuery.grep(e,function(e){return e===t!==n});if(typeof t=="string"){if(risSimple.test(t))return jQuery.filter(t,e,n);t=jQuery.filter(t,e)}return jQuery.grep(e,function(e){return indexOf.call(t,e)>=0!==n})}function sibling(e,t){while((e=e[t])&&e.nodeType!==1);return e}function createOptions(e){var t=optionsCache[e]={};return jQuery.each(e.match(rnotwhite)||[],function(e,n){t[n]=!0}),t}function completed(){document.removeEventListener("DOMContentLoaded",completed,!1),window.removeEventListener("load",completed,!1),jQuery.ready()}function Data(){Object.defineProperty(this.cache={},0,{get:function(){return{}}}),this.expando=jQuery.expando+Math.random()}f
<!--Function to remove hovers-->
<script type="text/javascript">
window.onload = function() {
$(function()
{
// disable :hover on touch devices - removes all rules that include a :hover, so isolate all :hover selectors
// based on https://gist.github.com/4404503
// via https://twitter.com/javan/status/284873379062890496
// + https://twitter.com/pennig/status/285790598642946048
// re http://retrogamecrunch.com/tmp/hover
if ('createTouch' in document)
{
try
{
var ignore = /:hover\b/;
for (var i=0; i<document.styleSheets.length; i++)
{
var sheet = document.styleSheets[i];
for (var j=sheet.cssRules.length-1; j>=0; j--)
{
var rule = sheet.cssRules[j];
if (rule.type === CSSRule.STYLE_RULE && ignore.test(rule.selectorText))
{
sheet.deleteRule(j);
}
}
}
}
catch(e){}
}
});
}
</script>
<!--Pre-load images-->
<div class="sect-img hidden">
<script type="text/javascript">
<!--//--><![CDATA[//><!--
var images = new Array()
function preload() {
for (i = 0; i < preload.arguments.length; i++) {
images[i] = new Image()
images[i].src = preload.arguments[i]
}
}
preload(
"http://www.emilyryan.se/cinder/intro-roof.png",
"http://www.emilyryan.se/cinder/intro1.png",
"http://www.emilyryan.se/cinder/versailles-map.png",
"http://www.emilyryan.se/cinder/equip/bombs-a.png",
"http://www.emilyryan.se/cinder/equip/canon-a.png",
"http://www.emilyryan.se/cinder/equip/crossbow-a.png",
"http://www.emilyryan.se/cinder/equip/crowbar-a.png",
"http://www.emilyryan.se/cinder/equip/fan-a.png",
"http://www.emilyryan.se/cinder/equip/razor-a.png",
"http://www.emilyryan.se/cinder/equip/rifle-a.png",
"http://www.emilyryan.se/cinder/equip/stiletto-a.png",
"http://www.emilyryan.se/cinder/equip/row1-crowbar.png",
"http://www.emilyryan.se/cinder/equip/row1-stiletto.png",
"http://www.emilyryan.se/cinder/equip/row1.png",
"http://www.emilyryan.se/cinder/equip/row2-crossbow.png",
"http://www.emilyryan.se/cinder/equip/row2-fan.png",
"http://www.emilyryan.se/cinder/equip/row2.png",
"http://www.emilyryan.se/cinder/equip/row3-bombs.png",
"http://www.emilyryan.se/cinder/equip/row3-rifle.png",
"http://www.emilyryan.se/cinder/equip/row3.png",
"http://www.emilyryan.se/cinder/equip/row4-canon.png",
"http://www.emilyryan.se/cinder/equip/row4-razor.png",
"http://www.emilyryan.se/cinder/equip/row4.png",
"http://www.emilyryan.se/cinder/walk-arrow.svg",
"http://www.emilyryan.se/cinder/walk-arrow-off.svg",
"http://www.emilyryan.se/cinder/balcony-chand.png",
"http://www.emilyryan.se/cinder/balcony.png",
"http://www.emilyryan.se/cinder/bastille.png",
"http://www.emilyryan.se/cinder/entering-palace.png",
"http://www.emilyryan.se/cinder/grab-all.png",
"http://www.emilyryan.se/cinder/hall-of-mirrors1.png",
"http://www.emilyryan.se/cinder/hall-of-mirrors2.png",
"http://www.emilyryan.se/cinder/hall-of-mirrors2dance.png",
"http://www.emilyryan.se/cinder/hall-of-mirrors2hide.png",
"http://www.emilyryan.se/cinder/hall-of-mirrors3.png",
"http://www.emilyryan.se/cinder/hall-of-mirrors3dance.png",
"http://www.emilyryan.se/cinder/hall-of-mirrors4fire.png",
"http://www.emilyryan.se/cinder/hall-of-mirrors5.png",
"http://www.emilyryan.se/cinder/kings-bedroom.png",
"http://www.emilyryan.se/cinder/kings-bedroom-g.png",
"http://www.emilyryan.se/cinder/kings-bedroom-screen.png",
"http://www.emilyryan.se/cinder/north-kb-hide4.png",
"http://www.emilyryan.se/cinder/north-kb-hide3.png",
"http://www.emilyryan.se/cinder/north-kb-seen4.png",
"http://www.emilyryan.se/cinder/north-kb-seen3.png",
"http://www.emilyryan.se/cinder/north-kb-seen2.png",
"http://www.emilyryan.se/cinder/north-kb-seen1.png",
"http://www.emilyryan.se/cinder/north-kb-hide2.png",
"http://www.emilyryan.se/cinder/north-kb-pickup.png",
"http://www.emilyryan.se/cinder/north-kb-no-chand-seen0.png",
"http://www.emilyryan.se/cinder/north-kb-hide1.png",
"http://www.emilyryan.se/cinder/north-kb-seen0.png",
"http://www.emilyryan.se/cinder/north-of-kb-closed.png",
"http://www.emilyryan.se/cinder/north-of-kb-falla.png",
"http://www.emilyryan.se/cinder/north-of-kb-enter.png",
"http://www.emilyryan.se/cinder/north-of-kb-fallB.png",
"http://www.emilyryan.se/cinder/outro.png",
"http://www.emilyryan.se/cinder/outside-ver.png",
"http://www.emilyryan.se/cinder/punch.png",
"http://www.emilyryan.se/cinder/queens-door.png",
"http://www.emilyryan.se/cinder/queens-w.png",
"http://www.emilyryan.se/cinder/to-roof.png",
"http://www.emilyryan.se/cinder/ver-passage.png",
"http://www.emilyryan.se/cinder/versailles-corner-r.png",
"http://www.emilyryan.se/cinder/versailles-corner-l.png",
"http://www.emilyryan.se/cinder/versailles-queens-room.png",
"http://www.emilyryan.se/cinder/x-room-prince1.png",
"http://www.emilyryan.se/cinder/x-room-open.png",
"http://www.emilyryan.se/cinder/x-room-prince2.png",
"http://www.emilyryan.se/cinder/x-room-prince3.png"
)
//--><!]]>
</script>
</div>
<!--Google Analytics-->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try{
var pageTracker = _gat._getTracker("UA-4675560-3");
pageTracker._trackPageview();
} catch(err) {}</script>
<!--Version 2015-09-25 09:06, onload to make hover-remover work, isolated :hovers, not all images included in preload-->
</body>
</html>