JavaScript must be enabled to play.
Browser lacks capabilities required to play.
Upgrade or switch to another browser.
Loading…
<div class="wrap">\ [img[setup.ImagePath+"victim.jpg"]]\ \ <<link "<span style='position: absolute; left: 37.62%; top: 27.85%; width: 21.88%; height: 33.08%; z-index: 2;'></span>">>\ <<audio "victim" play>>\ <</link>>\ \ <<link "<span style='position: absolute; left: 86.12%; top: 26.11%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<goto "humbeer">>\ <</link>>\ \ <<link "<span style='position: absolute; left: 0.75%; top: 70.79%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<goto "wild">>\ <</link>>\ \ <<link "<span style='position: absolute; left: 84.12%; top: 3.09%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<set $back = passage()>><<goto "inventory">>\ <<audio "inventory" play>>\ <</link>>\ \ <span id="using"><<using>></span>\ </div>                                       <div class="wrap">\ [img[setup.ImagePath+"inventory.jpg"]] [img[setup.ImagePath+"humbeer.jpg"]]\ [img[setup.ImagePath+"wild.jpg"]]\ </div>
test* <<set $hand = "empty">> <<set $egg = 1>> <<set $droplet = 1>> <<set $eggshells = 0>> <<set $right = 0>> <<switch random(2)>><<case 1>><<set $numa = 6>><<case 2>><<set $numa = 7>><<default>><<set $numa = 9>><</switch>> <<switch random(1)>><<case 1>><<set $numb = 3>><<case 2>><<set $numb = 4>><<default>><<set $numb = 4>><</switch>> <<switch random(2)>><<case 1>><<set $numc = 9>><<case 2>><<set $numc = 8>><<default>><<set $numc = 6>><</switch>> <<switch random(2)>><<case 1>><<set $numd = 21>><<case 2>><<set $numd = 19>><<case 3>><<set $numd = 16>><<case 4>><<set $numd = 14>><<case 5>><<set $numd = 13>><<default>><<set $numd = 17>><</switch>> <<set $answer = $numa * $numb + $numc - $numd>> <<cacheaudio "inventory" "sounds/inventory.ogg" "file:///home/patrick/Documents/Patrick/miscellany/miscellany2/Brendan-BDay-present-2023/Coleoptercide/sounds/inventory.ogg">> <<cacheaudio "culprit" "sounds/culprit.ogg" "file:///home/patrick/Documents/Patrick/miscellany/miscellany2/Brendan-BDay-present-2023/Coleoptercide/sounds/culprit.ogg">> <<cacheaudio "cut" "sounds/cut.ogg" "file:///home/patrick/Documents/Patrick/miscellany/miscellany2/Brendan-BDay-present-2023/Coleoptercide/sounds/cut.ogg">> <<cacheaudio "droplet" "sounds/droplet.ogg" "file:///home/patrick/Documents/Patrick/miscellany/miscellany2/Brendan-BDay-present-2023/Coleoptercide/sounds/droplet.ogg">> <<cacheaudio "eggopen" "sounds/eggopen.ogg" "file:///home/patrick/Documents/Patrick/miscellany/miscellany2/Brendan-BDay-present-2023/Coleoptercide/sounds/eggopen.ogg">> <<cacheaudio "execution" "sounds/execution.ogg" "file:///home/patrick/Documents/Patrick/miscellany/miscellany2/Brendan-BDay-present-2023/Coleoptercide/sounds/execution.ogg">> <<cacheaudio "grind" "sounds/grind.ogg" "file:///home/patrick/Documents/Patrick/miscellany/miscellany2/Brendan-BDay-present-2023/Coleoptercide/sounds/grind.ogg">> <<cacheaudio "mutter" "sounds/mutter.ogg" "file:///home/patrick/Documents/Patrick/miscellany/miscellany2/Brendan-BDay-present-2023/Coleoptercide/sounds/mutter.ogg">> <<cacheaudio "rettum" "sounds/rettum.ogg" "file:///home/patrick/Documents/Patrick/miscellany/miscellany2/Brendan-BDay-present-2023/Coleoptercide/sounds/rettum.ogg">> <<cacheaudio "scoop" "sounds/scoop.ogg" "file:///home/patrick/Documents/Patrick/miscellany/miscellany2/Brendan-BDay-present-2023/Coleoptercide/sounds/scoop.ogg">> <<cacheaudio "take" "sounds/take.ogg" "file:///home/patrick/Documents/Patrick/miscellany/miscellany2/Brendan-BDay-present-2023/Coleoptercide/sounds/take.ogg">> <<cacheaudio "victim" "sounds/victim.ogg" "file:///home/patrick/Documents/Patrick/miscellany/miscellany2/Brendan-BDay-present-2023/Coleoptercide/sounds/victim.ogg">> <<cacheaudio "chew" "sounds/chew.ogg" "file:///home/patrick/Documents/Patrick/miscellany/miscellany2/Brendan-BDay-present-2023/Coleoptercide/sounds/chew.ogg">>
<<widget "inventoryback">>\ <<if $back is "victim">>\ [img[setup.ImagePath+"victim-s.jpg"]]\ <<else>>\ <<if $back is "humbeer">>\ [img[setup.ImagePath+"humbeer-s.jpg"]]\ <<else>>\ <<if $back is "weapon">>\ [img[setup.ImagePath+"weapon-s.jpg"]]\ <<else>>\ <<if $back is "clue">>\ [img[setup.ImagePath+"clue-s.jpg"]]\ <<else>>\ <<if $back is "culprit">>\ [img[setup.ImagePath+"culprit-s.jpg"]]\ <<else>>\ <<if $back is "execution">>\ [img[setup.ImagePath+"execution-s.jpg"]]\ <<else>>\ <<if $back is "justice">>\ [img[setup.ImagePath+"justice-s.jpg"]]\ <<else>>\ <<if $back is "wild">>\ [img[setup.ImagePath+"wild-s.jpg"]]\ <<else>>\ <<if $back is "mortar">>\ [img[setup.ImagePath+"mortar-s.jpg"]]\ <<else>>\ <<if $back is "damocles">>\ [img[setup.ImagePath+"damocles-s.jpg"]]\ <<else>>\ <<if $back is "wooden">>\ [img[setup.ImagePath+"wooden-s.jpg"]]\ <<else>>\ <<if $back is "plants">>\ [img[setup.ImagePath+"plants-s.jpg"]]\ <<else>>\ <<if $back is "eggshells">>\ [img[setup.ImagePath+"eggshells-s.jpg"]]\ <<else>>\ <<if $back is "cactus">>\ [img[setup.ImagePath+"cactus-s.jpg"]]\ <<else>>\ <</if>><</if>><</if>><</if>><</if>><</if>><</if>><</if>><</if>><</if>><</if>><</if>><</if>><</if>>\ <</widget>>\ \ <<widget "using">>\ <<if $hand is "empty">>\ <<else>>\ <<if $hand is "sword">>\ <span style='position: absolute; left: 81%; top: 82.40%; width: 18.62%; height: 15.09%; z-index: 2;'>\ [img[setup.ImagePath+"sword.png"]]\ </span>\ <<else>>\ <<if $hand is "droplet">>\ <span style='position: absolute; left: 88.50%; top: 87.43%; width: 7.38%; height: 8.90%; z-index: 2;'>\ [img[setup.ImagePath+"droplet-inventory.png"]]\ </span>\ <<else>>\ <<if $hand is "egg">>\ <span style='position: absolute; left: 88.50%; top: 87.43%; width: 7.38%; height: 8.90%; z-index: 2;'>\ [img[setup.ImagePath+"egg.png"]]\ </span>\ <<else>>\ <<if $hand is "key">>\ <span style='position: absolute; left: 90.12%; top: 73.31%; width: 7.50%; height: 23.02%; z-index: 2;'>\ [img[setup.ImagePath+"key.png"]]\ </span>\ <<else>>\ <<if $hand is "magnifier">>\ <span style='position: absolute; left: 90.12%; top: 73.31%; width: 7.50%; height: 23.02%; z-index: 2;'>\ [img[setup.ImagePath+"magnifier.png"]]\ </span>\ <<else>>\ <<if $hand is "eggshells">>\ <<link "<span style='position: absolute; left: 86.75%; top: 82.40%; width: 10.25%; height: 10.83%; z-index: 2;'>[img[setup.ImagePath+'shells-inventory.jpg']]<span style='position: absolute; left: 10%; top: 30%; width: 25%; height: 25%; z-index: 2;'>$eggshells</span></span>">>\ <<if $eggshells gt 1>>\ <<set $eggshells -= 1>>\ <<audio "scoop" play>>\ <<replace "#using">><<using>><</replace>>\ <<replace "#eggshells">><<eggshells>><</replace>>\ <<else>>\ <<set $eggshells -= 1>>\ <<audio "scoop" play>>\ <<replace "#using">><<using>><</replace>>\ <<replace "#eggshells">><<eggshells>><</replace>>\ <<set $hand to "empty">>\ <<replace "#using">><<using>><</replace>>\ <</if>>\ <</link>>\ <<else>>\ <<if $hand is "ground">>\ <span style='position: absolute; left: 86.75%; top: 82.40%; width: 10.25%; height: 10.83%; z-index: 2;'>\ [img[setup.ImagePath+"shells-ground.jpg"]]\ </span>\ <<else>>\ <</if>><</if>><</if>><</if>><</if>><</if>><</if>><</if>>\ <</widget>>\ \ <<widget "magnifier">>\ <<link "<span style='position: absolute; left: 19.75%; top: 48.74%; width: 12%; height: 34.43%; z-index: 2;'>[img[setup.ImagePath+'magnifier.png']]</span>">>\ <<if $hand is "magnifier">>\ <<set $hand to "empty">>\ <<audio "take" play>>\ <<replace "#using">><<using>><</replace>>\ <<replace "#message">><</replace>>\ <<else>>\ <<set $hand to "magnifier">>\ <<audio "take" play>>\ <<replace "#using">><<using>><</replace>>\ <<replace "#message">>A magnifier<</replace>>\ <</if>>\ <</link>>\ <</widget>>\ \ <<widget "takedrop">>\ <span id="takedrop">\ <<link "<span style='position: absolute; left: 59.75%; top: 20.89%; width: 11.25%; height: 16.83%; z-index: 2;'>[img[setup.ImagePath+'droplet.png']]</span>">>\ <<set $droplet = 3>>\ <<audio "droplet" play>>\ <<set $hand = "droplet">>\ <<replace "#using">><<using>><</replace>>\ <<replace "#takedrop">><</replace>>\ <</link>>\ </span>\ <</widget>>\ \ <<widget "eggshells">>\ <<if $eggshells gt 0>>\ <<link "<span style='position: absolute; left: 17.25%; top: 20.12%; width: 17.88%; height: 18.57%; z-index: 2;'>[img[setup.ImagePath+'shells-inventory.jpg']]<span style='position: absolute; left: 10%; top: 20%; width: 25%; height: 25%; z-index: 2;'>$eggshells</span></span>">>\ <<if $hand is "eggshells">>\ <<set $hand to "empty">>\ <<audio "scoop" play>>\ <<replace "#using">><<using>><</replace>>\ <<replace "#message">><</replace>>\ <<else>>\ <<set $hand to "eggshells">>\ <<audio "scoop" play>>\ <<replace "#using">><<using>><</replace>>\ <<replace "#message">>To discard some, click on those in your hand.<</replace>>\ <</if>>\ <</link>>\ <</if>>\ <</widget>>\ \ <<widget "weapon">>\ <span style='position: absolute; left: 13%; top: 58.22%; width: 18.75%; height: 7.74%; z-index: 2;'>Evidence:</span>\ <<link "<span style='position: absolute; left: 14.50%; top: 67.50%; width: 12.62%; height: 12.96%; z-index: 2;'>[img[setup.ImagePath+'weapon-s.jpg']]</span>">>\ <<goto "weapon">>\ <</link>>\ <</widget>>\ \ <<widget "heh">>\ <</widget>>\
<style id="style-init-screen" type="text/css">@-webkit-keyframes init-loading-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes init-loading-spin{0%{-o-transform:rotate(0);transform:rotate(0)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes init-loading-spin{0%{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}#init-screen{display:none;z-index:500000;position:fixed;top:0;left:0;height:100%;width:100%;font:28px/1 Helmet,Freesans,sans-serif;font-weight:700;color:#eee;background-color:white;text-align:center}#init-screen>div{display:none;position:relative;margin:0 auto;max-width:1136px;top:25%}html[data-init=lacking] #init-screen,html[data-init=loading] #init-screen,html[data-init=no-js] #init-screen{display:block}html[data-init=lacking] #init-lacking,html[data-init=no-js] #init-no-js{display:block;padding:0 1em}html[data-init=no-js] #init-no-js{color:red}html[data-init=loading] #init-loading{display:block;background-image:url(images/key.png);width:96px;height:178px;-webkit-animation:init-loading-spin 2s linear infinite;-o-animation:init-loading-spin 2s linear infinite;animation:init-loading-spin 2s linear infinite}html[data-init=loading] #init-loading>div{text-indent:9999em;overflow:hidden;white-space:nowrap}html[data-init=loading] #passages,html[data-init=loading] #ui-bar{display:none}</style> Falling into place: The droplet hanging from a pine needle, turned upside-down, the line it was hanging from fit pixel perfect with the line I had put at a random slight diagonal for the cut cactus. I was considering skipping out grinding the eggs as an extra step I had randomly put in, and I didn't like the idea of simply finding the key - then it occurred to me to put the key in the silly putty egg, so that you would have to connect using the mortar on the egg shells to think of using it on the egg. I think I took a picture of the cactus and the key, and thought of getting a sword from Damocles, and needing to magnify the gun handle, all before I thought of putting them all together to make a magnifying glass. <<set $hand = "empty">> <<set $egg = 1>> <<set $droplet = 1>> <<set $eggshells = 0>> <<set $right = 0>> <<set $ground = 0>> <<set $sword = 0>> <<set $weapon = 0>> <<switch random(2)>><<case 1>><<set $numa = 6>><<case 2>><<set $numa = 7>><<default>><<set $numa = 9>><</switch>> <<switch random(1)>><<case 1>><<set $numb = 3>><<case 2>><<set $numb = 4>><<default>><<set $numb = 4>><</switch>> <<switch random(2)>><<case 1>><<set $numc = 9>><<case 2>><<set $numc = 8>><<default>><<set $numc = 6>><</switch>> <<switch random(2)>><<case 1>><<set $numd = 21>><<case 2>><<set $numd = 19>><<case 3>><<set $numd = 16>><<case 4>><<set $numd = 14>><<case 5>><<set $numd = 13>><<default>><<set $numd = 17>><</switch>> <<set $answer = $numa * $numb + $numc - $numd>>
<div class="wrap">\ [img[setup.ImagePath+"wild.jpg"]]\ \ <<link "<span style='position: absolute; left: 86.38%; top: 45.84%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<goto "mortar">>\ <</link>>\ \ <<link "<span style='position: absolute; left: 1.12%; top: 3.29%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<goto "victim">>\ <</link>>\ \ <<link "<span style='position: absolute; left: 1.12%; top: 70.79%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<goto "plants">>\ <</link>>\ \ <<link "<span style='position: absolute; left: 84.12%; top: 3.09%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<set $back = passage()>><<goto "inventory">>\ <<audio "inventory" play>>\ <</link>>\ \ <span id="using"><<using>></span>\ </div>                                       <div class="wrap">\ [img[setup.ImagePath+"findegg.png"]]\ [img[setup.ImagePath+"mortar.jpg"]]\ [img[setup.ImagePath+"plants.jpg"]]\ [img[setup.ImagePath+"victim.jpg"]]\ </div>
<div class="wrap">\ [img[setup.ImagePath+"plants.jpg"]]\ \ <span id="findegg">\ <<if $egg is 1>>\ <<link "<span style='position: absolute; left: 53.38%; top: 47.78%; width: 16.50%; height: 19.54%; z-index: 2;'>[img[setup.ImagePath+'findegg.png']]</span>">>\ <<set $egg = 2>>\ <<audio "take" play>>\ <<replace "#findegg">><</replace>>\ <<replace "#take">>[img[setup.ImagePath+"egg.png"]]<</replace>>\ <<timed 1s>><<replace "#take">><</replace>><</timed>>\ <</link>>\ <</if>>\ </span>\ \ <span id="take" style='position: absolute; left: 76.75%; top: 5.22%; width: 21.62%; height: 20%; z-index: 2;'></span> \ <<link "<span style='position: absolute; left: 86.62%; top: 23.21%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<goto "wild">>\ <</link>>\ \ <<link "<span style='position: absolute; left: 0.38%; top: 6.77%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<goto "cactus">>\ <</link>>\ \ <<link "<span style='position: absolute; left: 1%; top: 79.50%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<goto "eggshells">>\ <</link>>\ \ <<link "<span style='position: absolute; left: 84.12%; top: 3.09%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<set $back = passage()>><<goto "inventory">>\ <<audio "inventory" play>>\ <</link>>\ \ <span id="using"><<using>></span>\ </div>                                       <div class="wrap">\ [img[setup.ImagePath+"egg.png"]] [img[setup.ImagePath+"cactus.jpg"]]\ [img[setup.ImagePath+"wild.jpg"]]\ [img[setup.ImagePath+"eggshells.jpg"]]\ </div>
<div class="wrap">\ [img[setup.ImagePath+"mortar.jpg"]]\ \ <<link "<span style='position: absolute; left: 30.75%; top: 9.48%; width: 44.50%; height: 60.15%; z-index: 2;'></span>">>\ <<if $hand is "eggshells">>\ <<if $right neq 2>>\ <<if $eggshells eq $answer>>\ <<set $right = 1>>\ <<else>>\ <<set $right = 0>>\ <</if>><</if>>\ <<set $eggshells = 0>>\ <<set $ground = 1>>\ <<audio "grind" play>>\ <<set $hand = "ground">>\ <<replace "#using">><<using>><</replace>>\ <<else>>\ <<if $hand is "egg">>\ <<set $egg = 3>>\ <<audio "eggopen" play>>\ <<set $hand = "empty">>\ <<replace "#using">><<using>><</replace>>\ <<replace "#take">>[img[setup.ImagePath+"eggopen.png"]]<</replace>>\ <<timed 1s>><<replace "#take">><</replace>><</timed>>\ <<else>>\ <<replace "#message">>Let's not play with power tools.<</replace>>\ <</if>>\ <</if>>\ <</link>>\ \ <span id="take" style='position: absolute; left: 76.75%; top: 5.22%; width: 21.62%; height: 26.89%; z-index: 2;'></span> \ <span id="message" style='position: absolute; left: 23%; top: 2.32%; width: 70.50%; height: 5.61%; z-index: 2;'></span>\ \ <<link "<span style='position: absolute; left: 86%; top: 29.98%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<goto "wooden">>\ <</link>>\ \ <<link "<span style='position: absolute; left: 7.38%; top: 0.58%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<goto "damocles">>\ <</link>>\ \ <<link "<span style='position: absolute; left: 0.62%; top: 36.75%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<goto "wild">>\ <</link>>\ \ <<link "<span style='position: absolute; left: 84.12%; top: 3.09%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<set $back = passage()>><<goto "inventory">>\ <<audio "inventory" play>>\ <</link>>\ \ <span id="using"><<using>></span>\ </div>                                       <div class="wrap">\ [img[setup.ImagePath+"shells-ground.jpg"]] [img[setup.ImagePath+"eggopen.png"]] [img[setup.ImagePath+"damocles.jpg"]]\ [img[setup.ImagePath+"wild.jpg"]]\ [img[setup.ImagePath+"wooden.jpg"]]\ </div>
<div class="wrap">\ [img[setup.ImagePath+"wooden.jpg"]]\ \ <<link "<span style='position: absolute; left: 47.38%; top: 20.31%; width: 20.50%; height: 66.54%; z-index: 2;'></span>">>\ <<replace "#message">>\ Statement: "Feed him $numa x $numb + $numc - $numd scoops of ground eggshells so he can talk clearly." <</replace>>\ <</link>>\ \ <span id="message" style='position: absolute; left: 22.25%; top: 20.31%; width: 22.62%; height: 66.54%; z-index: 2;'></span>\ \ <<link "<span style='position: absolute; left: 0.38%; top: 32.50%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<goto "mortar">>\ <</link>>\ \ <<link "<span style='position: absolute; left: 84.12%; top: 3.09%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<set $back = passage()>><<goto "inventory">>\ <<audio "inventory" play>>\ <</link>>\ \ <span id="using"><<using>></span>\ </div>                                       <div class="wrap">\ [img[setup.ImagePath+"mortar.jpg"]]\ </div>
<div class="wrap">\ [img[setup.ImagePath+"damocles.jpg"]]\ \ <<link "<span style='position: absolute; left: 9.25%; top: 0.39%; width: 20.50%; height: 15.09%; z-index: 2;'></span>">>\ <<if $sword neq 1>>\ <<set $sword to 1>>\ <<audio "take" play>>\ <<replace "#take">>[img[setup.ImagePath+"sword.png"]]<</replace>>\ <<timed 1s>><<replace "#take">><</replace>><</timed>>\ <</if>>\ <</link>>\ \ <span id="take" style='position: absolute; left: 76.75%; top: 5.22%; width: 21.62%; height: 26.89%; z-index: 2;'></span> \ <<link "<span style='position: absolute; left: 86.38%; top: 45.84%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<goto "mortar">>\ <</link>>\ \ <<link "<span style='position: absolute; left: 84.12%; top: 3.09%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<set $back = passage()>><<goto "inventory">>\ <<audio "inventory" play>>\ <</link>>\ \ <span id="using"><<using>></span>\ </div>                                       <div class="wrap">\ [img[setup.ImagePath+"sword.png"]] [img[setup.ImagePath+"mortar.jpg"]]\ </div>
<div class="wrap">\ [img[setup.ImagePath+"humbeer.jpg"]]\ \ <<link "<span style='position: absolute; left: 32.62%; top: 24.56%; width: 46.25%; height: 59.96%; z-index: 2;'></span>">>\ <<if $weapon is 1>>\ <<audio "mutter" play>>\ <<else>>\ <<if $hand is "ground">>\ <<if $right is 1>>\ <<set $right = 2>>\ <<audio "chew" play>>\ <<set $ground = 0>>\ <<set $hand = "empty">>\ <<replace "#using">><<using>><</replace>>\ <<else>>\ <<if $right is 0>>\ <<audio "chew" play>>\ <<replace "#message">>Wrong amount of eggshells! He's confused.<</replace>>\ <<set $ground = 0>>\ <<set $hand = "empty">>\ <<replace "#using">><<using>><</replace>>\ <</if>><</if>>\ <<else>>\ <<if $right is 2>>\ <<audio "mutter" play>>\ <<set $weapon = 1>>\ <<replace "#weapon">><<weapon>><</replace>>\ <<else>>\ <<audio "rettum" play>>\ <</if>><</if>><</if>>\ <</link>>\ \ <span id="message" style='position: absolute; left: 13.38%; top: 2.32%; width: 70.50%; height: 5.61%; z-index: 2;'></span>\ \ <span id="weapon">\ <<if $weapon is 1>>\ <<weapon>>\ <</if>>\ </span>\ \ <<link "<span style='position: absolute; left: 0.62%; top: 79.88%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<goto "victim">>\ <</link>>\ \ <<link "<span style='position: absolute; left: 84.12%; top: 3.09%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<set $back = passage()>><<goto "inventory">>\ <<audio "inventory" play>>\ <</link>>\ \ <span id="using"><<using>></span>\ </div>                                       <div class="wrap"> [img[setup.ImagePath+"weapon.jpg"]] [img[setup.ImagePath+"victim.jpg"]]</div>
<div class="wrap">\ [img[setup.ImagePath+"weapon.jpg"]]\ \ <<link "<span style='position: absolute; left: 62.12%; top: 33.85%; width: 17.88%; height: 29.79%; z-index: 2;'></span>">>\ <<if $hand is "magnifier">>\ <<goto "clue">>\ <<else>>\ <<replace "#message">>Hard to see what it is...<</replace>>\ <</if>>\ <</link>>\ \ <span id="message" style='position: absolute; left: 13.38%; top: 2.32%; width: 70.50%; height: 5.61%; z-index: 2;'></span>\ \ <<link "<span style='position: absolute; left: 86.12%; top: 26.11%; width: 12.50%; height: 12.96%; z-index: 2;'></span>">>\ <<goto "humbeer">>\ <</link>>\ \ <<link "<span style='position: absolute; left: 84.12%; top: 3.09%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<set $back = passage()>><<goto "inventory">>\ <<audio "inventory" play>>\ <</link>>\ \ <span id="using"><<using>></span>\ </div>                                       <div class="wrap">\ [img[setup.ImagePath+"humbeer.jpg"]]\ [img[setup.ImagePath+"clue.jpg"]]\ </div>
<div class="wrap">\ [img[setup.ImagePath+"clue.jpg"]]\ \ <<link "<span style='position: absolute; left: 43.75%; top: 32.88%; width: 29.88%; height: 39.07%; z-index: 2;'></span>">>\ <<goto "culprit">>\ <</link>>\ \ <<link "<span style='position: absolute; left: 9.88%; top: 3.48%; width: 12.50%; height: 12.96%; z-index: 2;'></span>">>\ <<goto "weapon">>\ <</link>>\ \ <<link "<span style='position: absolute; left: 84.12%; top: 3.09%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<set $back = passage()>><<goto "inventory">>\ <<audio "inventory" play>>\ <</link>>\ \ <span id="using"><<using>></span>\ </div>                                       <div class="wrap">\ [img[setup.ImagePath+"weapon.jpg"]]\ [img[setup.ImagePath+"culprit.jpg"]]\ </div>
<div class="wrap">\ [img[setup.ImagePath+"culprit.jpg"]]\ \ <<audio "culprit" play>>\ \ <<link "<span style='position: absolute; left: 27.25%; top: 19.73%; width: 40.62%; height: 62.48%; z-index: 2;'></span>">>\ <<if $hand is "sword">>\ <<goto "execution">>\ <<else>>\ <<replace "#message">>Do justice for Princess Nihphti!<</replace>>\ <</if>>\ <</link>>\ \ <span id="message" style='position: absolute; left: 13.38%; top: 2.32%; width: 70.50%; height: 5.61%; z-index: 2;'></span>\ \ <<link "<span style='position: absolute; left: 86.38%; top: 48.16%; width: 12.50%; height: 12.96%; z-index: 2;'></span>">>\ <<goto "clue">>\ <</link>>\ \ <<link "<span style='position: absolute; left: 84.12%; top: 3.09%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<set $back = passage()>><<goto "inventory">>\ <<audio "inventory" play>>\ <</link>>\ \ <span id="using"><<using>></span>\ </div>                                       <div class="wrap">\ [img[setup.ImagePath+"clue.jpg"]]\ [img[setup.ImagePath+"execution.jpg"]]\ </div>
<div class="wrap">\ [img[setup.ImagePath+"execution.jpg"]]\ \ <<audio "execution" play>>\ \ <<link "<span style='position: absolute; left: 27.25%; top: 19.73%; width: 40.62%; height: 62.48%; z-index: 2;'></span>">>\ <<goto "justice">>\ <</link>>\ \ <<link "<span style='position: absolute; left: 0.38%; top: 2.32%; width: 12.50%; height: 12.96%; z-index: 2;'></span>">>\ <<goto "culprit">>\ <</link>>\ \ <<link "<span style='position: absolute; left: 84.12%; top: 3.09%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<set $back = passage()>><<goto "inventory">>\ <<audio "inventory" play>>\ <</link>>\ \ <span id="using"><<using>></span>\ </div>                                       <div class="wrap">\ [img[setup.ImagePath+"justice.jpg"]]\ [img[setup.ImagePath+"culprit.jpg"]]\ </div>
<div class="wrap">\ [img[setup.ImagePath+"justice.jpg"]]\ \ <<link "<span style='position: absolute; left: 0.62%; top: 79.88%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<audio "victim" play>> <<script>>Engine.restart()<</script>> <</link>>\ \ <<link "<span style='position: absolute; left: 0.38%; top: 2.32%; width: 12.50%; height: 12.96%; z-index: 2;'></span>">>\ <<goto "culprit">>\ <</link>>\ \ <<link "<span style='position: absolute; left: 84.12%; top: 3.09%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<set $back = passage()>><<goto "inventory">>\ <<audio "inventory" play>>\ <</link>>\ \ <span id="using"><<using>></span>\ </div>                                       <div class="wrap">\ [img[setup.ImagePath+"execution.jpg"]]\ [img[setup.ImagePath+"victim.jpg"]]\ </div>
<div class="wrap">\ [img[setup.ImagePath+"eggshells.jpg"]]\ \ <<link "<span style='position: absolute; left: 12.25%; top: 11.03%; width: 65.38%; height: 74.27%; z-index: 2;'></span>">>\ <<set $eggshells += 1>>\ <<audio "scoop" play>>\ <<replace "#take">>[img[setup.ImagePath+"shells-inventory.jpg"]]<span style='position: absolute; left: 10%; top: 20%; width: 25%; height: 25%; z-index: 2;'>$eggshells</span><</replace>>\ <<replace "#using">><<using>><</replace>>\ <</link>>\ \ <span id="take" style='position: absolute; left: 74%; top: 7%; width: 21.62%; height: 26.89%; z-index: 2;'></span> \ <<link "<span style='position: absolute; left: 84.75%; top: 29.01%; width: 12.50%; height: 12.96%; z-index: 2;'></span>">>\ <<goto "plants">>\ <</link>>\ \ <<link "<span style='position: absolute; left: 84.12%; top: 3.09%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<set $back = passage()>><<goto "inventory">>\ <<audio "inventory" play>>\ <</link>>\ \ <span id="using"><<using>></span>\ </div>                                       <div class="wrap">\ [img[setup.ImagePath+"shells-inventory.jpg"]] [img[setup.ImagePath+"findegg.png"]]\ [img[setup.ImagePath+"plants.jpg"]]\ </div>
<div class="wrap">\ [img[setup.ImagePath+"cactus.jpg"]]\ \ <span id="cut">\ <<if $droplet is 1>>\ <<link "<span style='position: absolute; left: 59.62%; top: 8.32%; width: 12.50%; height: 49.13%; z-index: 2;'></span>">>\ <<if $hand is "sword">>\ <<set $droplet = 2>>\ <<audio "cut" play>>\ <<replace "#cut">>\ <span style='position: absolute; left: 59.62%; top: 9.09%; width: 12.50%; height: 48.36%; z-index: 2;'>[img[setup.ImagePath+"cut.jpg"]]</span>\ <<timed 0.5s>>\ <<audio "droplet" play>>\ <<takedrop>>\ <</timed>>\ <</replace>>\ <<else>>\ <<replace "#message">>Ow!<</replace>>\ <</if>>\ <</link>>\ <<else>>\ <<if $droplet is 2>>\ <<takedrop>>\ <<else>>\ <span style='position: absolute; left: 59.62%; top: 9.09%; width: 12.50%; height: 48.36%; z-index: 2;'>[img[setup.ImagePath+"cut.jpg"]]</span>\ <</if>><</if>>\ </span>\ \ <span id="message" style='position: absolute; left: 13.38%; top: 2.32%; width: 70.50%; height: 5.61%; z-index: 2;'></span>\ \ <<link "<span style='position: absolute; left: 1.12%; top: 70.60%; width: 12.50%; height: 12.96%; z-index: 2;'></span>">>\ <<goto "plants">>\ <</link>>\ \ <<link "<span style='position: absolute; left: 84.12%; top: 3.09%; width: 12.62%; height: 12.96%; z-index: 2;'></span>">>\ <<set $back = passage()>><<goto "inventory">>\ <<audio "inventory" play>>\ <</link>>\ \ <span id="using"><<using>></span>\ </div>                                       <div class="wrap">\ [img[setup.ImagePath+"cut.jpg"]] [img[setup.ImagePath+"droplet-inventory.png"]] [img[setup.ImagePath+"droplet.png"]] [img[setup.ImagePath+"findegg.png"]]\ [img[setup.ImagePath+"plants.jpg"]]\ </div>
<div class="wrap">\ [img[setup.ImagePath+"inventory.jpg"]]\ \ <span id="message" style='position: absolute; left: 13.38%; top: 2.32%; width: 70.50%; height: 5.61%; z-index: 2;'></span>\ \ <<if $ground is 1>>\ <<link "<span style='position: absolute; left: 17.25%; top: 20.12%; width: 17.88%; height: 18.57%; z-index: 2;'>[img[setup.ImagePath+'shells-ground.jpg']]</span>">>\ <<if $hand is "ground">>\ <<set $hand to "empty">>\ <<audio "scoop" play>>\ <<replace "#using">><<using>><</replace>>\ <<replace "#message">><</replace>>\ <<else>>\ <<set $hand to "ground">>\ <<audio "scoop" play>>\ <<replace "#using">><<using>><</replace>>\ <<replace "#message">>Ground egg shells<</replace>>\ <</if>>\ <</link>>\ <</if>>\ \ <span id="eggshells">\ <<eggshells>>\ </span>\ \ <<if $egg is 4>>\ <<magnifier>>\ <</if>>\ \ <span id="key">\ <<if $egg is 3>>\ <<link "<span style='position: absolute; left: 19.75%; top: 48.74%; width: 12%; height: 34.43%; z-index: 2;'>[img[setup.ImagePath+'key.png']]</span>">>\ <<if $hand is "key">>\ <<set $hand to "empty">>\ <<audio "take" play>>\ <<replace "#using">><<using>><</replace>>\ <<else>>\ <<if $hand is "droplet">>\ <<set $hand to "empty">>\ <<set $egg to 4>>\ <<audio "droplet" play>>\ <<replace "#key">><<magnifier>><</replace>>\ <<set $droplet to 4>>\ <<replace "#droplet">><</replace>>\ <<replace "#message">><</replace>>\ <<replace "#using">><<using>><</replace>>\ <<else>>\ <<set $hand to "key">>\ <<audio "take" play>>\ <<replace "#using">><<using>><</replace>>\ <<replace "#message">>The key<</replace>>\ <</if>><</if>>\ <</link>>\ <</if>>\ </span>\ \ <<if $egg is 2>>\ <<link "<span style='position: absolute; left: 15.12%; top: 51.84%; width: 23.25%; height: 27.27%; z-index: 2;'>[img[setup.ImagePath+'egg.png']]</span>">>\ <<if $hand is "egg">>\ <<set $hand to "empty">>\ <<audio "take" play>>\ <<replace "#using">><<using>><</replace>>\ <<replace "#message">><</replace>>\ <<else>>\ <<set $hand to "egg">>\ <<audio "take" play>>\ <<replace "#using">><<using>><</replace>>\ <<replace "#message">>How to open this?<</replace>>\ <</if>>\ <</link>>\ <</if>>\ \ <span id="droplet">\ <<if $droplet is 3>>\ <<link "<span style='position: absolute; left: 58.75%; top: 18.57%; width: 14.38%; height: 20.31%; z-index: 2;'>[img[setup.ImagePath+'droplet-inventory.png']]</span>">>\ <<if $hand is "droplet">>\ <<set $hand to "empty">>\ <<audio "droplet" play>>\ <<replace "#using">><<using>><</replace>>\ <<else>>\ <<if $hand is "key">>\ <<set $hand to "empty">>\ <<set $egg to 4>>\ <<audio "droplet" play>>\ <<replace "#key">><<magnifier>><</replace>>\ <<set $droplet to 4>>\ <<replace "#droplet">><</replace>>\ <<replace "#using">><<using>><</replace>>\ <<replace "#message">><</replace>>\ <<else>>\ <<set $hand to "droplet">>\ <<audio "droplet" play>>\ <<replace "#using">><<using>><</replace>>\ <<replace "#message">>Ball of wetness<</replace>>\ <</if>><</if>>\ <</link>>\ <</if>>\ </span>\ \ <<if $sword is 1>>\ <<link "<span style='position: absolute; left: 47.38%; top: 50.68%; width: 34.75%; height: 23.02%; z-index: 2;'>[img[setup.ImagePath+'sword.png']]</span>">>\ <<if $hand is "sword">>\ <<set $hand to "empty">>\ <<audio "take" play>>\ <<replace "#using">><<using>><</replace>>\ <<replace "#message">><</replace>>\ <<else>>\ <<set $hand to "sword">>\ <<audio "take" play>>\ <<replace "#using">><<using>><</replace>>\ <<replace "#message">>British Smatchet<</replace>>\ <</if>>\ <</link>>\ <</if>>\ \ <<link "<span style='position: absolute; left: 84.12%; top: 3.09%; width: 12.62%; height: 12.96%; z-index: 2;'><<inventoryback>></span>">>\ <<goto $back>>\ <<audio "inventory" play>>\ <</link>>\ \ <span id="using"><<using>></span>\ </div>                                       <div class="wrap">\ [img[setup.ImagePath+"magnifier.png"]] </div>
<<switch random(2)>><<case 1>><<set $numa = 6>><<case 2>><<set $numa = 7>><<default>><<set $numa = 9>><</switch>> $numa <<switch random(1)>><<case 1>><<set $numb = 3>><<case 2>><<set $numb = 4>><<default>><<set $numb = 4>><</switch>> $numa $numb <<switch random(2)>><<case 1>><<set $numc = 9>><<case 2>><<set $numc = 8>><<default>><<set $numc = 6>><</switch>> $numa $numb $numc <<switch random(2)>><<case 1>><<set $numd = 21>><<case 2>><<set $numd = 19>><<case 3>><<set $numd = 16>><<case 4>><<set $numd = 14>><<case 5>><<set $numd = 13>><<default>><<set $numd = 17>><</switch>> $numa $numb $numc $numd <<set $answer = $numa * $numb + $numc - $numd>> $numa $numb $numc $numd $answer
<div style="position:absolute;z-index:0;"> <<if $cheat is "panic">> <<set $cheat = "calmdown">> <<audio ":all" play>> <<goto "wild">> <</if>> <<if $cheat is "restart">> <<audio "victim" play>> <<script>>Engine.restart()<</script>> <</if>> <<set $cheatpassage = passage()>> <<textbox "$cheat" "" $cheatpassage autofocus>> </div>