Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
<<set $act to 1>>
<<set $color to 'grey'>>
<<set $money to 0>>
<<set $room to 'mainlobby'>>
<<set $deathcount to 0>>
<<set $cardpicked to false>>
<<set $cardcolor to 'grey'>>
<<set $pose to 'triumphant'>>
<<set $sodashaken to false>>
<<set $toaddeployed to false>>
<<set $maintenancemanscared to false>>
<<set $enamet to false>>
<<set $enatalkedto2 to false>>
<<set $enatalkedto3 to false>>
<<set $baronmet to false>>
<<set $barongrey to false>>
<<set $baronblue to false>>
<<set $barongreen to false>>
<<set $baronred to false>>
<<set $bookgrey to false>>
<<set $bookred to false>>
<<set $bookgreen to false>>
<<set $bookblue to false>>
<<set $startbookgrey to false>>
<<set $startbookred to false>>
<<set $startbookgreen to false>>
<<set $startbookblue to false>>
<<set $kitchenagain to false>>
<<set $handbooktaken to false>>
<<set $boxtaken to false>>
<<set $fortuneact3 to false>>
<<set $cards to 0>>
<<set $madamemetinc to false>>
<<set $listen to 0>>
<<set $act2startedn to false>>
<i>FIGHT IN THE ARENA! BECOME THE CHAMPION! GLORY AWAITS!
His Majesty Chairperor M'zzur, Ruler of the Known Universe, invites all brave warriors to the Grand Galactic Fighting Tournament, which shall take place onboard His Majesty's ship, the <i>Perfect Paradise</i>. The winner of the tournament shall receive the title of the Chairperor's Grand Champion and a fabulous prize, which His Majesty shall bestow on them personally during the closing ceremony. Fighters of every race are welcome! Prove your worth and win glory for your planet!</i>
You raise your eyes from the crumpled leaflet you've read at least a hundred times. Through the small window of the space shuttle you look at the <i>Perfect Paradise</i>. The flagship of M'zzur Enterprises orbits Kaldera – a small, barren planet, gleaming red and gold in the light of its giant sun.
Though the <i>Paradise</i> is a massive starship, its size is overshadowed by the gleaming, beautiful moon that tows behind it. The sight of that moon makes your heart race.
<span id = 'tab'>[[Think about the Crystal Moon|thinkmoon]]</span>
<span id = 'tab'>[[Think about Chairperor M'zzur|thinkmzzur]]</span>
<span id = 'tab'>[[Think about the tournament|thinktournament]]</span>
<span id = 'tab'>[[Think about your home planet|thinkgyff]]</span>
<<set $useball to 'none'>><<set $usefakehead to 'none'>><<set $useleaflet to 'none'>><<set $useoveralls to 'none'>><<set $usemop to 'none'>><<set $usescissors to 'none'>><<set $useleaf to 'none'>><<set $usescrewdriver to 'none'>><<set $usewatch to 'none'>><<set $usetoad to 'none'>><<set $usepaint to 'none'>><<set $useleeks to 'none'>><<set $usegoldenleeks to 'none'>><<set $usesoda to 'none'>><<set $useband to 'none'>><<set $usecard to 'none'>><<set $useportrait to 'none'>><<set $usebeard to 'none'>><<set $usecape to 'none'>><<set $usebox to 'none'>><<set $usebook to 'none'>><<set $usegoodbook to 'none'>><<set $usecrickets to 'none'>><<set $useemptybox to 'none'>><<set $useremote to 'none'>><<set $usegoldenremote to 'none'>><<set $useaccesscard to 'none'>><<set $usepigeon to 'none'>><<set $usefuel to 'none'>><<set $usestevescard to 'none'>>\
<span class = 'uti'>[[Close inventory|$return]]</span>
<<if $room == 'servicecorridor' || $room == 'storeroom' || $room == 'kitchen' || $room == 'quikroom' || $room == 'repairshop'>>You're disguised as a Quik and can't change your colour here.
<<else>>Current colour: <<if $color=="grey">><span class="grey2">Grey</span>
<<elseif $color=="red">><span class="red">Red</span>
<<elseif $color=="blue">><span class="blue2">Blue</span>
<<elseif $color=="green">><span class="green2">Green</span>
<</if>>\
Change colour:<span id="tab"><span class = 'red'>[[Red|inventory][$color to "red"]]</span></span><span id="tab"><span class="blue2">[[Blue|inventory][$color to "blue"]]</span></span><span id="tab"><span class="green2">[[Green|inventory][$color to "green"]]</span></span><span id="tab"><span class="grey2">[[Grey|inventory][$color to "grey"]]</span></span>
<</if>>\
You're wearing: a brown traveller's outfit<<if $beardon>>, a fake beard<</if>><<if $fakeheadon>>, a fake Quik head<</if>><<if $overallson>>, red janitor's overalls<</if>>.
<span class="items">Money:</span> $money MEC
<<if $accesscard>><span class="items">Access card</span>
<span id="tab">[[Examine|accesscard]]</span><span id="tab">[[Use|useaccesscard]]</span><span id="tab">[[Combine with|combineaccesscard]]</span>
<</if>>\
<<if $ball>><span class="items">Blue foam ball</span>
<span id="tab">[[Examine|ball]]</span><span id="tab">[[Use|useball]]</span><span id="tab">[[Combine with|combineball]]</span>
<</if>>\
<<if $cape>><span class="items">Cape of gold</span>
<span id="tab">[[Examine|cape]]</span><span id="tab">[[Use|usecape]]</span><span id="tab">[[Combine with|combinecape]]</span>
<</if>>\
<<if $crickets>><span class="items">Crickets in icebox</span>
<span id="tab">[[Examine|crickets]]</span><span id="tab">[[Use|usecrickets]]</span><span id="tab">[[Combine with|combinecrickets]]</span>
<</if>>\
<<if $band>><span class="items">Elastic band</span>
<span id="tab">[[Examine|band]]</span><span id="tab">[[Use|useband]]</span><span id="tab">[[Combine with|combineband]]</span>
<</if>>\
<<if $emptybox>><span class="items">Empty icebox</span>
<span id="tab">[[Examine|emptybox]]</span><span id="tab">[[Use|useemptybox]]</span><span id="tab">[[Combine with|combineemptybox]]</span>
<</if>>\
<<if $beard>><span class="items">Fake beard<<if $beardon>> (currently wearing)<</if>></span>
<span id="tab">[[Examine|beard]]</span><<if $beardon>>\<<else>><span id="tab">[[Use|usebeard]]</span><span id="tab">[[Combine with|combinebeard]]</span><</if>><<if $beardon>><span id="tab">[[Take off|takeoffbeard]]</span><<else>><span id="tab">[[Put on|putonbeard]]</span><</if>>
<</if>>\
<<if $fakehead>><span class="items">Fake Quik head <<if $fakeheadon>> (currently wearing)<</if>></span>
<span id="tab">[[Examine|fakehead]]</span><<if $fakeheadon>>\<<else>><span id="tab">[[Use|usefakehead]]</span><span id="tab">[[Combine with|combinefakehead]]</span><</if>><<if $fakeheadon>><span id="tab">[[Take off|takeofffakehead]]</span><<else>><span id="tab">[[Put on|putonfakehead]]</span><</if>>
<</if>>\
<<if $paint>><span class="items">Gold spray paint</span>
<span id="tab">[[Examine|paint]]</span><span id="tab">[[Use|usepaint]]</span><span id="tab">[[Combine with|combinepaint]]</span>
<</if>>\
<<if $goldenleeks>><span class="items">Golden leeks</span>
<span id="tab">[[Examine|goldenleeks]]</span><span id="tab">[[Use|usegoldenleeks]]</span><span id="tab">[[Combine with|combinegoldenleeks]]</span>
<</if>>\
<<if $goldenremote>><span class="items">Golden remote control</span>
<span id="tab">[[Examine|goldenremote]]</span><span id="tab">[[Use|usegoldenremote]]</span><span id="tab">[[Combine with|combinegoldenremote]]</span>
<</if>>\
<<if $book>><span class="items">Handbook of Insults</span>
<span id="tab">[[Examine|book]]</span><span id="tab">[[Use|usebook]]</span><span id="tab">[[Combine with|combinebook]]</span>
<</if>>\
<<if $pigeon>><span class="items">Homing Rocket Pigeon</span>
<span id="tab">[[Examine|pigeon]]</span><span id="tab">[[Use|usepigeon]]</span><span id="tab">[[Combine with|combinepigeon]]</span>
<</if>>\
<<if $box>><span class="items">Icebox</span>
<span id="tab">[[Examine|box]]</span><span id="tab">[[Use|usebox]]</span><span id="tab">[[Combine with|combinebox]]</span>
<</if>>\
<<if $goodbook>><span class="items">Improved Handbook of Insults</span>
<span id="tab">[[Examine|goodbook]]</span><span id="tab">[[Use|usegoodbook]]</span><span id="tab">[[Combine with|combinegoodbook]]</span>
<</if>>\
<<if $overalls>><span class="items">Janitor's overalls <<if $overallson>> (currently wearing)<</if>></span>
<span id="tab">[[Examine|overalls]]</span><<if $overallson>>\<<else>><span id="tab">[[Use|useoveralls]]</span><span id="tab">[[Combine with|combineoveralls]]</span><</if>><<if $overallson>><span id="tab">[[Take off|takeoffoveralls]]</span><<else>><span id="tab">[[Put on|putonoveralls]]</span><</if>>
<</if>>\
<<if $toad>><span class="items">Korrian Horned Toad</span>
<span id="tab">[[Examine|toad]]</span><span id="tab">[[Use|usetoad]]</span><span id="tab">[[Combine with|combinetoad]]</span>
<</if>>\
<<if $leeks>><span class="items">Large leeks</span>
<span id="tab">[[Examine|leeks]]</span><span id="tab">[[Use|useleeks]]</span><span id="tab">[[Combine with|combineleeks]]</span>
<</if>>\
<<if $mop>><span class="items">Mop head</span>
<span id="tab">[[Examine|mop]]</span><span id="tab">[[Use|usemop]]</span><span id="tab">[[Combine with|combinemop]]</span>
<</if>>\
<<if $soda>><span class="items">M'zzur Soda</span>
<span id="tab">[[Examine|soda]]</span><span id="tab">[[Use|usesoda]]</span><span id="tab">[[Combine with|combinesoda]]</span><span id="tab">[[Drink soda|drinksoda]]</span><span id="tab">[[Shake the bottle|shakesoda]]</span><span id="tab">[[Open the bottle|opensoda]]</span>
<</if>>\
<<if $portrait>><span class="items">Personalised tarot card</span>
<span id="tab">[[Examine|portrait]]</span><span id="tab">[[Use|useportrait]]</span><span id="tab">[[Combine with|combineportrait]]</span>
<</if>>\
<<if $leaflet>><span class="items">Pet shop leaflet</span>
<span id="tab">[[Examine|leaflet]]</span><span id="tab">[[Use|useleaflet]]</span><span id="tab">[[Combine with|combineleaflet]]</span>
<</if>>\
<<if $watch>><span class="items">Pocket watch</span>
<span id="tab">[[Examine|watch]]</span><span id="tab">[[Use|usewatch]]</span><span id="tab">[[Combine with|combinewatch]]</span>
<</if>>\
<<if $leaf>><span class="items">Reddish leaf</span>
<span id="tab">[[Examine|leaf]]</span><span id="tab">[[Use|useleaf]]</span><span id="tab">[[Combine with|combineleaf]]</span>
<</if>>\
<<if $remote>><span class="items">Remote control</span>
<span id="tab">[[Examine|remote]]</span><span id="tab">[[Use|useremote]]</span><span id="tab">[[Combine with|combineremote]]</span>
<</if>>\
<<if $scissors>><span class="items">Scissors</span>
<span id="tab">[[Examine|scissors]]</span><span id="tab">[[Use|usescissors]]</span><span id="tab">[[Combine with|combinescissors]]</span>
<</if>>\
<<if $screwdriver>><span class="items">Screwdriver</span>
<span id="tab">[[Examine|screwdriver]]</span><span id="tab">[[Use|usescrewdriver]]</span><span id="tab">[[Combine with|combinescrewdriver]]</span>
<</if>>\
<<if $fuel>><span class="items">Solid rocket fuel</span>
<span id="tab">[[Examine|fuel]]</span><span id="tab">[[Use|usefuel]]</span><span id="tab">[[Combine with|combinefuel]]</span>
<</if>>\
<<if $stevescard>><span class="items">Steve's business card</span>
<span id="tab">[[Examine|stevescard]]</span><span id="tab">[[Use|usestevescard]]</span><span id="tab">[[Combine with|combinestevescard]]</span>
<</if>>\
<<if $card>><span class="items">Tarot card</span>
<span id="tab">[[Examine|card]]</span><span id="tab">[[Use|usecard]]</span><span id="tab">[[Combine with|combinecard]]</span>
<</if>>\A soft, blue ball the size of your head. It has the words "Amazing Instant Delivery Mail Order Pet Shop" printed on it in white letters.
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Blue foam ball</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $useball == 'portrait'>><span class = 'chuk'>CHUK: I don't want to throw a ball at it.</span>
<<elseif $useball == 'steve'>><span class = 'chuk'>CHUK: He doesn't need a foam ball.</span>
<<elseif $useball == 'ena'>><span class = 'chuk'>CHUK: She doesn't need a foam ball.</span>
<<elseif $useball == 'girl'>><span class = 'chuk'>CHUK: I don't think she wants that back.</span>
<<elseif $useball == 'quiks'>><span class = 'chuk'>CHUK: It looks a lot like their heads, but I don't think they want it.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|useball][$useball to 'portrait']]</span>
<span id = 'tab'>[[Use with Steve|useball][$useball to 'steve']]</span>
<span id = 'tab'>[[Use with variably-eyed lady|useball][$useball to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|useball][$useball to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|useball][$useball to 'quiks']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $useball == 'securibot'>><span class = 'chuk'>CHUK: That robot doesn't need a foam ball.</span>
<<elseif $useball == 'janitor'>><span class = 'chuk'>CHUK: He doesn't need a foam ball.</span>
<<elseif $useball == 'bar'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|useball][$useball to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|useball][$useball to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|useball][$useball to 'bar']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $useball == 'librarian'>><span class = 'chuk'>CHUK: She doesn't need a foam ball.</span>
<<elseif $useball == 'robot'>><span class = 'chuk'>CHUK: That robot doesn't need a foam ball.</span>
<<elseif $useball == 'books'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|useball][$useball to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|useball][$useball to 'robot']]</span>
<span id = 'tab'>[[Use with books|useball][$useball to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $useball == 'plant'>><span class = 'chuk'>CHUK: I don't want to damage a rare plant specimen... more than absolutely necessary.</span>
<<elseif $useball == 'painter'>><span class = 'chuk'>CHUK: She doesn't need a foam ball.</span>
<<elseif $useball == 'waterfall'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|useball][$useball to 'plant']]</span>
<span id = 'tab'>[[Use with painter|useball][$useball to 'painter']]</span>
<span id = 'tab'>[[Use with waterfall|useball][$useball to 'waterfall']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $useball == 'door'>><span class = 'chuk'>CHUK: That won't open the door.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|useball][$useball to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>><span class = 'chuk'></span>\
Combine <span class = 'items'>Blue foam ball</span>
<<if $ballwith == 'leaflet'>><span class = 'chuk'>CHUK: This won't do anything.</span><<elseif $ballwith =='leaf'>><span class = 'chuk'>CHUK: This won't do anything.</span><<else>>Combine with which item?<</if>>
<span id = 'tab'><<if $leaflet>>[[Pet shop leaflet|combineball][$ballwith to 'leaflet']]
<</if>>\
<<if $leaf>>[[Reddish leaf|combineball][$ballwith to 'leaf']]
<</if>>\
<<if $scissors>>[[Scissors|ballwithscissors]]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$ballwith to 'none']]</span>
A hollowed-out blue foam ball with two holes cut in it. Uncannily resembles a Quik head.
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Fake Quik head</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $usefakehead == 'portrait'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usefakehead == 'steve'>><span class = 'chuk'>CHUK: He doesn't need that.</span>
<<elseif $usefakehead == 'ena'>><span class = 'chuk'>CHUK: She doesn't need that.</span>
<<elseif $usefakehead == 'girl'>><span class = 'chuk'>CHUK: I don't think she wants that back.</span>
<<elseif $usefakehead == 'quiks'>><span class = 'chuk'>CHUK: They don't need that. They already look like Quik.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|usefakehead][$usefakehead to 'portrait']]</span>
<<if $act <4>>\
<span id = 'tab'>[[Use with Steve|usefakehead][$usefakehead to 'steve']]</span>
<<else>>\
<</if>>\
<span id = 'tab'>[[Use with variably-eyed lady|usefakehead][$usefakehead to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|usefakehead][$usefakehead to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|usefakehead][$usefakehead to 'quiks']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $usefakehead == 'securibot'>><span class = 'chuk'>CHUK: I could use it to trick the robot into thinking I'm a Quik, but I can't just hand it over.</span>
<<elseif $usefakehead == 'janitor'>><span class = 'chuk'>CHUK: He doesn't need that.</span>
<<elseif $usefakehead == 'bar'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usefakehead == 'greenalien'>><span class = 'chuk'>CHUK: It doesn't need that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|usefakehead][$usefakehead to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|usefakehead][$usefakehead to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|usefakehead][$usefakehead to 'bar']]</span>
<<if $act > 2>>\
<span id = 'tab'>[[Use with green alien|usefakehead][$usefakehead to 'greenalien']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $usefakehead == 'librarian'>><span class = 'chuk'>CHUK: She doesn't need that.</span>
<<elseif $usefakehead == 'robot'>><span class = 'chuk'>CHUK: It doesn't need that.</span>
<<elseif $usefakehead == 'books'>><span class = 'chuk'>CHUK: It looks quite lifelike, but I don't think it can read.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|usefakehead][$usefakehead to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|usefakehead][$usefakehead to 'robot']]</span>
<span id = 'tab'>[[Use with books|usefakehead][$usefakehead to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $usefakehead == 'plant'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usefakehead == 'painter'>><span class = 'chuk'>CHUK: She doesn't need that.</span>
<<elseif $usefakehead == 'waterfall'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usefakehead == 'madame'>><span class = 'chuk'>CHUK: It's much too small for her head.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|usefakehead][$usefakehead to 'plant']]</span>
<<if $act < 4>>\
<span id = 'tab'>[[Use with painter|usefakehead][$usefakehead to 'painter']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Use with waterfall|usefakehead][$usefakehead to 'waterfall']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with fortune teller|usefakehead][$usefakehead to 'madame']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $usefakehead == 'door'>><span class = 'chuk'>CHUK: That won't open the door.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|usefakehead][$usefakehead to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $usefakehead == 'vendingmachine'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usefakehead == 'guard'>><span class = 'chuk'>CHUK: I don't think he'd like to dress up as a Quik.</span>
<<elseif $usefakehead == 'grate'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|usefakehead][$usefakehead to 'vendingmachine']]</span>
<<if $guardscared>>\
<<else>>\
<span id = 'tab'>[[Use with guard|usefakehead][$usefakehead to 'guard']]</span>
<</if>>\
<<if $grateremoved>>\
<<else>>\
<span id = 'tab'>[[Use with metal grate|usefakehead][$usefakehead to 'grate']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $usefakehead == 'baron'>><span class = 'chuk'>CHUK: He doesn't need that.</span>
<<elseif $usefakehead == 'petshop'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usefakehead == 'bearded'>><span class = 'chuk'>CHUK: She doesn't need that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|usefakehead][$usefakehead to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|usefakehead][$usefakehead to 'petshop']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with bearded alien|usefakehead][$usefakehead to 'bearded']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $maintenancemanscared == true && $toaddeployed == false>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\
<<if $usefakehead == 'maintenanceman'>><span class = 'chuk'>CHUK: He wouldn't look good in that.</span>
<<elseif $usefakehead == 'toad'>><span class = 'chuk'>CHUK: It's much too big for the toad to wear.</span>
<<else>>\<</if>>\
<<if $maintenancemanscared>>\
<<else>>\
<span id = 'tab'>[[Use with maintenance man|usefakehead][$usefakehead to 'maintenanceman']]</span>
<</if>>\
<<if $toaddeployed>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|usefakehead][$usefakehead to 'toad']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span><</if>>
<<elseif $room == 'tunnel'>>\
<<if $usefakehead == 'bars'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usefakehead == 'ledge'>><span class = 'chuk'>CHUK: I'll leave it here and it'll scare the life out of my next opponent! ... It'd never work, would it.</span>
<<elseif $usefakehead == 'pipes'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|usefakehead][$usefakehead to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|usefakehead][$usefakehead to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|usefakehead][$usefakehead to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $usefakehead == 'deck'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usefakehead == 'crystal'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usefakehead == 'basket'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usefakehead == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw this away.</span>
<<elseif $usefakehead == 'madame'>><span class = 'chuk'>CHUK: It's much too small for her head.</span>
<<else>>\<</if>>\
<<if $act > 2>>\
<<else>>\
<span id = 'tab'>[[Use with deck of cards|usefakehead][$usefakehead to 'deck']]</span>
<</if>>\
<span id = 'tab'>[[Use with crystal ball|usefakehead][$usefakehead to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|usefakehead][$usefakehead to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|usefakehead][$usefakehead to 'bin']]</span>
<<if $madamein>>\
<span id = 'tab'>[[Use with fortune teller|usefakehead][$usefakehead to 'madame']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $usefakehead == 'mechanic'>><span class = 'chuk'>CHUK: He doesn't need that.</span>
<<elseif $usefakehead == 'valves'>><span class = 'chuk'>CHUK: That won't turn on the boiler.</span>
<<elseif $usefakehead == 'valves2'>><span class = 'chuk'>CHUK: I've no reason to mess with the valves now.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|usefakehead][$usefakehead to 'mechanic']]</span>
<<if $aftericecream>>\
<span id = 'tab'>[[Use with arena boiler's valves|usefakehead][$usefakehead to 'valves2']]</span>
<<else>>\
<span id = 'tab'>[[Use with arena boiler's valves|usefakehead][$usefakehead to 'valves']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'penthouse'>>\
<<if $usefakehead == 'statue'>><span class = 'chuk'>CHUK: M'zzur would look much better with a Quik head, but I may still need this disguise.</span>
<<elseif $usefakehead == 'phone'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usefakehead == 'moon'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden statue|usefakehead][$usefakehead to 'statue']]</span>
<span id = 'tab'>[[Use with videophone|usefakehead][$usefakehead to 'phone']]</span>
<span id = 'tab'>[[Use with Crystal Moon|usefakehead][$usefakehead to 'moon']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'prison'>>\
<<if $usefakehead == 'prisonbars'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usefakehead == 'steveshands'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with metal bars|usefakehead][$usefakehead to 'prisonbars']]</span>
<span id = 'tab'>[[Use with Steve's tied hands|usefakehead][$usefakehead to 'steveshands']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'rexroom'>>\
<span id = 'tab'>[[Use with Rex|defeatrex]]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>><span class = 'chuk'></span>\
Combine <span class = 'items'>Fake Quik head</span>
<<if $fakeheadwith == 'scissors'>><span class = 'chuk'>CHUK: It won't look... lifelike if I cut any more holes in it.</span>
<<elseif $fakeheadwith == 'overalls'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $fakeheadwith == 'mop'>><span class = 'chuk'>CHUK: It's supposed to be a Quik head, so it doesn't need any hair.</span>
<<elseif $fakeheadwith == 'leaflet'>><span class = 'chuk'>CHUK: It looks quite lifelike, but I don't think it can read.</span>
<<elseif $fakeheadwith == 'leaf'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $fakeheadwith == 'screwdriver'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $fakeheadwith == 'watch'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $fakeheadwith == 'toad'>><span class = 'chuk'>CHUK: It's much too big for the toad to wear.</span>
<<elseif $fakeheadwith == 'paint'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $fakeheadwith == 'leeks'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $fakeheadwith == 'goldenleeks'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $fakeheadwith == 'soda'>><span class = 'chuk'>CHUK: This guy doesn't want a drink.</span>
<<elseif $fakeheadwith == 'band'>><span class = 'chuk'>CHUK: It stays on my head without an elastic band.</span>
<<elseif $fakeheadwith == 'card'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $fakeheadwith == 'portrait'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $fakeheadwith == 'beard'>><span class = 'chuk'>CHUK: It wouldn't look like a Quik head with a mop beard.</span>
<<elseif $fakeheadwith == 'cape'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $fakeheadwith == 'box'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $fakeheadwith == 'book'>><span class = 'chuk'>CHUK: I don't want to insult a fake head.</span>
<<elseif $fakeheadwith == 'goodbook'>><span class = 'chuk'>CHUK: I don't want to insult a fake head.</span>
<<elseif $fakeheadwith == 'crickets'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $fakeheadwith == 'emptybox'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $fakeheadwith == 'remote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $fakeheadwith == 'goldenremote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $fakeheadwith == 'pigeon'>><span class = 'chuk'>CHUK: It's much too big for the pigeon to wear.</span>
<<elseif $fakeheadwith == 'stevescard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $fakeheadwith == 'accesscard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $accesscard>>[[Access card|combinefakehead][$fakeheadwith to 'accesscard']]
<</if>>\
<<if $cape>>[[Cape of gold|combinefakehead][$fakeheadwith to 'cape']]
<</if>>\
<<if $crickets>>[[Crickets in icebox|combinefakehead][$fakeheadwith to 'crickets']]
<</if>>\
<<if $band>>[[Elastic band|combinefakehead][$fakeheadwith to 'band']]
<</if>>\
<<if $emptybox>>[[Empty icebox|combinefakehead][$fakeheadwith to 'emptybox']]
<</if>>\
<<if $beard>>[[Fake beard|combinefakehead][$fakeheadwith to 'beard']]
<</if>>\
<<if $paint>>[[Gold spray paint|combinefakehead][$fakeheadwith to 'paint']]
<</if>>\
<<if $goldenleeks>>[[Golden leeks|combinefakehead][$fakeheadwith to 'goldenleeks']]
<</if>>\
<<if $goldenremote>>[[Golden remote control|combinefakehead][$fakeheadwith to 'goldenremote']]
<</if>>\
<<if $book>>[[Handbook of Insults|combinefakehead][$fakeheadwith to 'book']]
<</if>>\
<<if $pigeon>>[[Homing Rocket Pigeon|combinefakehead][$fakeheadwith to 'pigeon']]
<</if>>\
<<if $box>>[[Icebox|combinefakehead][$fakeheadwith to 'box']]
<</if>>\
<<if $goodbook>>[[Improved Handbook of Insults|combinefakehead][$fakeheadwith to 'goodbook']]
<</if>>\
<<if $overalls>>[[Janitor's overalls|combinefakehead][$fakeheadwith to 'overalls']]
<</if>>\
<<if $toad>>[[Korrian Horned Toad|combinefakehead][$fakeheadwith to 'toad']]
<</if>>\
<<if $leeks>>[[Large leeks|combinefakehead][$fakeheadwith to 'leeks']]
<</if>>\
<<if $mop>>[[Mop head|combinefakehead][$fakeheadwith to 'mop']]
<</if>>\
<<if $soda>>[[M'zzur Soda|combinefakehead][$fakeheadwith to 'soda']]
<</if>>\
<<if $portrait>>[[Personalised tarot card|combinefakehead][$fakeheadwith to 'portrait']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combinefakehead][$fakeheadwith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combinefakehead][$fakeheadwith to 'watch']]
<</if>>\
<<if $leaf>>[[Reddish leaf|combinefakehead][$fakeheadwith to 'leaf']]
<</if>>\
<<if $remote>>[[Remote control|combinefakehead][$fakeheadwith to 'remote']]
<</if>>\
<<if $scissors>>[[Scissors|combinefakehead][$fakeheadwith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combinefakehead][$fakeheadwith to 'screwdriver']]
<</if>>\
<<if $stevescard>>[[Steve's business card|combinefakehead][$fakeheadwith to 'stevescard']]
<</if>>\
<<if $card>>[[Tarot card|combinefakehead][$fakeheadwith to 'card']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$fakeheadwith to 'none']]</span>
Red janitor's overalls. Just a bit oversized for you.
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Janitor's overalls</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $useoveralls == 'portrait'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useoveralls == 'steve'>><span class = 'chuk'>CHUK: He wouldn't look good in that.</span>
<<elseif $useoveralls == 'ena'>><span class = 'chuk'>CHUK: She wouldn't look good in that.</span>
<<elseif $useoveralls == 'girl'>><span class = 'chuk'>CHUK: She wouldn't look good in that.</span>
<<elseif $useoveralls == 'quiks'>><span class = 'chuk'>CHUK: They don't need that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|useoveralls][$useoveralls to 'portrait']]</span>
<span id = 'tab'>[[Use with Steve|useoveralls][$useoveralls to 'steve']]</span>
<span id = 'tab'>[[Use with variably-eyed lady|useoveralls][$useoveralls to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|useoveralls][$useoveralls to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|useoveralls][$useoveralls to 'quiks']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $useoveralls == 'securibot'>><span class = 'chuk'>CHUK: Robots don't need clothing.</span>
<<elseif $useoveralls == 'janitor'>><span class = 'chuk'>CHUK: He's already got his own pair.</span>
<<elseif $useoveralls == 'bar'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|useoveralls][$useoveralls to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|useoveralls][$useoveralls to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|useoveralls][$useoveralls to 'bar']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $useoveralls == 'librarian'>><span class = 'chuk'>CHUK: She wouldn't look good in that.</span>
<<elseif $useoveralls == 'robot'>><span class = 'chuk'>CHUK: Robots don't need clothing.</span>
<<elseif $useoveralls == 'books'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|useoveralls][$useoveralls to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|useoveralls][$useoveralls to 'robot']]</span>
<span id = 'tab'>[[Use with books|useoveralls][$useoveralls to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $useoveralls == 'plant'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useoveralls == 'painter'>><span class = 'chuk'>CHUK: She wouldn't look good in that.</span>
<<elseif $useoveralls == 'waterfall'>><span class = 'chuk'>CHUK: I don't want to wash that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|useoveralls][$useoveralls to 'plant']]</span>
<span id = 'tab'>[[Use with painter|useoveralls][$useoveralls to 'painter']]</span>
<span id = 'tab'>[[Use with waterfall|useoveralls][$useoveralls to 'waterfall']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $useoveralls == 'mops'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|useoveralls][$useoveralls to 'mops']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $useoveralls == 'tub'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useoveralls == 'quik'>><span class = 'chuk'>CHUK: It doesn't need that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|useoveralls][$useoveralls to 'tub']]</span>
<span id = 'tab'>[[Use with Quik mechanic|useoveralls][$useoveralls to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $useoveralls == 'door'>><span class = 'chuk'>CHUK: That won't open the door.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|useoveralls][$useoveralls to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>><span class = 'chuk'></span>\
Combine <span class = 'items'>Janitor's overalls</span>
<<if $overallswith == 'leaflet'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $overallswith == 'scissors'>><span class = 'chuk'>CHUK: I'd rather just roll up the sleeves.</span>
<<elseif $overallswith == 'mop'>><span class = 'chuk'>CHUK: These could go together well, but I don't want to pretend I'm a real janitor.</span>
<<elseif $overallswith == 'fakehead'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $overallswith == 'leaf'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $fakehead>>[[Fake Quik head|combineoveralls][$overallswith to 'fakehead']]
<</if>>\
<<if $mop>>[[Mop head|combineoveralls][$overallswith to 'mop']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combineoveralls][$overallswith to 'leaflet']]
<</if>>\
<<if $leaf>>[[Reddish leaf|combineoveralls][$overallswith to 'leaf']]
<</if>>\
<<if $scissors>>[[Scissors|combineoveralls][$overallswith to 'scissors']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$overallswith to 'none']]</span>
<<set $overallson to false>>\
You take off the janitor's overalls.
<span id="tab">[[Return to inventory|inventory]]</span><<set $overallson to true>>\
You pull the red overalls over your clothes and roll up the sleeves and legs.
<span id="tab">[[Return to inventory|inventory]]</span>You read the leaflet.
<i>The Amazing Instant Delivery Mail Order Pet Shop! A simple solution to all your pet-related needs! Order at our Amazing Insta-Transmission Booth and don't wait even one second for the delivery!
On offer:
Pets: Pink Nebula Bunnies, Alluvian Arboreal Dogs, Red Sun Starfish, Korrian Horned Toads, and much more!
Special offer: real Homing Rocket Pigeons available now! Send your messages through space, with style!
Pet Foods: Dry, Fresh, Live (crickets)!
Accessories</i>
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Pet shop leaflet</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $useleaflet == 'portrait'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaflet == 'steve'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $useleaflet == 'ena'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $useleaflet == 'girl'>><span class = 'chuk'>CHUK: I don't think she wants that back.</span>
<<elseif $useleaflet == 'quiks'>><span class = 'chuk'>CHUK: I don't think they want that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|useleaflet][$useleaflet to 'portrait']]</span>
<<if $act <4>>\
<span id = 'tab'>[[Use with Steve|useleaflet][$useleaflet to 'steve']]</span>
<<else>>\
<</if>>\
<span id = 'tab'>[[Use with variably-eyed lady|useleaflet][$useleaflet to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|useleaflet][$useleaflet to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|useleaflet][$useleaflet to 'quiks']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $useleaflet == 'securibot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaflet == 'janitor'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $useleaflet == 'bar'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useleaflet == 'greenalien'>><span class = 'chuk'>CHUK: I don't think it wants that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|useleaflet][$useleaflet to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|useleaflet][$useleaflet to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|useleaflet][$useleaflet to 'bar']]</span>
<<if $act > 2>>\
<span id = 'tab'>[[Use with green alien|useleaflet][$useleaflet to 'greenalien']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $useleaflet == 'librarian'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $useleaflet == 'robot'>><span class = 'chuk'>CHUK: It's got enough things to read.</span>
<<elseif $useleaflet == 'books'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|useleaflet][$useleaflet to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|useleaflet][$useleaflet to 'robot']]</span>
<span id = 'tab'>[[Use with books|useleaflet][$useleaflet to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $useleaflet == 'plant'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useleaflet == 'painter'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $useleaflet == 'waterfall'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaflet == 'madame'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|useleaflet][$useleaflet to 'plant']]</span>
<<if $act < 4>>\
<span id = 'tab'>[[Use with painter|useleaflet][$useleaflet to 'painter']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Use with waterfall|useleaflet][$useleaflet to 'waterfall']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with fortune teller|useleaflet][$useleaflet to 'madame']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $useleaflet == 'mops'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaflet == 'overalls'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|useleaflet][$useleaflet to 'mops']]</span>
<<if $overallstaken>>\
<<else>>
<span id = 'tab'>[[Use with janitor's overalls|useleaflet][$useleaflet to 'overalls']]</span>
<</if>>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $useleaflet == 'tub'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaflet == 'quik'>><span class = 'chuk'>CHUK: I don't think it wants that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|useleaflet][$useleaflet to 'tub']]</span>
<span id = 'tab'>[[Use with Quik mechanic|useleaflet][$useleaflet to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $useleaflet == 'door'>><span class = 'chuk'>CHUK: That won't help here.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|useleaflet][$useleaflet to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $useleaflet == 'vendingmachine'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaflet == 'guard'>><span class = 'chuk'>CHUK: Hey, check out this awesome pet shop! It's right down that corridor!</span>
<span class = 'items'>ROYAL GUARD: My employment contract explicitly prohibits me from purchasing pets when on duty, so NO THANKS. Sir.</span>
<<elseif $useleaflet == 'grate'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|useleaflet][$useleaflet to 'vendingmachine']]</span>
<<if $guardscared>>\
<<else>>\
<span id = 'tab'>[[Use with guard|useleaflet][$useleaflet to 'guard']]</span>
<</if>>\
<<if $grateremoved>>\
<<else>>\
<span id = 'tab'>[[Use with metal grate|useleaflet][$useleaflet to 'grate']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $useleaflet == 'smallpot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaflet == 'largepot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaflet == 'chefbot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaflet == 'leeks'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaflet == 'carrots'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with small pot|useleaflet][$useleaflet to 'smallpot']]</span>
<</if>>\
<span id = 'tab'>[[Use with large pot|useleaflet][$useleaflet to 'largepot']]</span>
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with Chef-bot|useleaflet][$useleaflet to 'chefbot']]</span>
<</if>>\
<<if $leekspicked>>\
<<else>>\
<span id = 'tab'>[[Use with large leeks|useleaflet][$useleaflet to 'leeks']]</span>
<</if>>\
<span id = 'tab'>[[Use with wilted carrots|useleaflet][$useleaflet to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $useleaflet == 'baron'>><span class = 'chuk'>CHUK: I'm pretty sure he's got one of those, too.</span>
<<elseif $useleaflet == 'petshop'>><span class = 'chuk'>CHUK: Yup, pretty sure that's a leaflet for this store.</span>
<<elseif $useleaflet == 'bearded'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|useleaflet][$useleaflet to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|useleaflet][$useleaflet to 'petshop']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with bearded alien|useleaflet][$useleaflet to 'bearded']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $maintenancemanscared == true && $toaddeployed == false>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\
<<if $useleaflet == 'maintenanceman'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaflet == 'toad'>><span class = 'chuk'>CHUK: Remember that store, toad? ... It's fallen asleep.</span>
<<else>>\<</if>>\
<<if $maintenancemanscared>>\
<<else>>\
<span id = 'tab'>[[Use with maintenance man|useleaflet][$useleaflet to 'maintenanceman']]</span>
<</if>>\
<<if $toaddeployed>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|useleaflet][$useleaflet to 'toad']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span><</if>>
<<elseif $room == 'tunnel'>>\
<<if $useleaflet == 'bars'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaflet == 'ledge'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useleaflet == 'pipes'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|useleaflet][$useleaflet to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|useleaflet][$useleaflet to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|useleaflet][$useleaflet to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $useleaflet == 'deck'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useleaflet == 'crystal'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaflet == 'basket'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaflet == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw this away.</span>
<<elseif $useleaflet == 'madame'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<else>>\<</if>>\
<<if $act > 2>>\
<<else>>\
<span id = 'tab'>[[Use with deck of cards|useleaflet][$useleaflet to 'deck']]</span>
<</if>>\
<span id = 'tab'>[[Use with crystal ball|useleaflet][$useleaflet to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|useleaflet][$useleaflet to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|useleaflet][$useleaflet to 'bin']]</span>
<<if $madamein>>\
<span id = 'tab'>[[Use with fortune teller|useleaflet][$useleaflet to 'madame']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $useleaflet == 'swords'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useleaflet == 'workbench'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<<if $swordsswapped>>\
<<else>>\
<span id = 'tab'>[[Use with Ochra's swords|useleaflet][$useleaflet to 'swords']]</span>
<</if>>\
<span id = 'tab'>[[Use with workbench|useleaflet][$useleaflet to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $useleaflet == 'mechanic'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useleaflet == 'valves'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaflet == 'valves2'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|useleaflet][$useleaflet to 'mechanic']]</span>
<<if $aftericecream>>\
<span id = 'tab'>[[Use with arena boiler's valves|useleaflet][$useleaflet to 'valves2']]</span>
<<else>>\
<span id = 'tab'>[[Use with arena boiler's valves|useleaflet][$useleaflet to 'valves']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'penthouse'>>\
<<if $useleaflet == 'statue'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaflet == 'phone'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useleaflet == 'moon'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden statue|useleaflet][$useleaflet to 'statue']]</span>
<span id = 'tab'>[[Use with videophone|useleaflet][$useleaflet to 'phone']]</span>
<span id = 'tab'>[[Use with Crystal Moon|useleaflet][$useleaflet to 'moon']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'prison'>>\
<<if $useleaflet == 'prisonbars'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useleaflet == 'steveshands'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with metal bars|useleaflet][$useleaflet to 'prisonbars']]</span>
<span id = 'tab'>[[Use with Steve's tied hands|useleaflet][$useleaflet to 'steveshands']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'rexroom'>>\
<<if $useleaflet == 'rex'>><span class = 'chuk'>CHUK: I wonder if General Vox bought this monster in the Instant Delivery Pet Shop?</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Rex|useleaflet][$useleaflet to 'rex']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'bay'>>\
<<if $useleaflet == 'ship'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with General Vox's ship|useleaflet][$useleaflet to 'ship']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'waitingroom'>>\
<<if $useleaflet == 'posterleft'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useleaflet == 'postermiddle'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaflet == 'posterright'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with leftmost poster|useleaflet][$useleaflet to 'posterleft']]</span>
<span id = 'tab'>[[Use with middle poster|useleaflet][$useleaflet to 'postermiddle']]</span>
<span id = 'tab'>[[Use with rightmost poster|useleaflet][$useleaflet to 'posterright']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'bridge'>>\
<<if $useleaflet == 'guards'>><span class = 'chuk'>CHUK: I don't think they're interested in buying pets.</span>
<<elseif $useleaflet == 'chairperor'>><span class = 'chuk'>CHUK: He's too focused on killing my friends to be interested in that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's guards|useleaflet][$useleaflet to 'guards']]</span>
<span id = 'tab'>[[Use with Chairperor M'zzur|useleaflet][$useleaflet to 'chairperor']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>>\<span class = 'chuk'></span>\
Combine <span class = 'items'>Pet shop leaflet</span>
<<if $leafletwith == 'scissors'>><span class = 'chuk'>CHUK: I don't need to cut this.</span>
<<elseif $leafletwith == 'ball'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafletwith == 'overalls'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafletwith == 'mop'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafletwith == 'fakehead'>><span class = 'chuk'>CHUK: It looks quite lifelike, but I don't think it can read.</span>
<<elseif $leafletwith == 'leaf'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafletwith == 'screwdriver'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafletwith == 'watch'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafletwith == 'toad'>><span class = 'chuk'>CHUK: Hey, look, toad! It's a leaflet from the store where I bought you. It doesn't have your picture in it, though...</span>
<<elseif $leafletwith == 'paint'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $leafletwith == 'leeks'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafletwith == 'goldenleeks'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafletwith == 'soda'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafletwith == 'band'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafletwith == 'card'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafletwith == 'portrait'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafletwith == 'beard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafletwith == 'cape'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafletwith == 'box'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafletwith == 'book'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafletwith == 'goodbook'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafletwith == 'crickets'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafletwith == 'emptybox'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafletwith == 'remote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafletwith == 'goldenremote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafletwith == 'accesscard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafletwith == 'stevescard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafletwith == 'fuel'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafletwith == 'pigeon'>><span class = 'chuk'>CHUK: I'm not surprised they didn't include the prize of this pigeon in the leaflet.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $accesscard>>[[Access card|combineleaflet][$leafletwith to 'accesscard']]
<</if>>\
<<if $ball>>[[Blue foam ball|combineleaflet][$leafletwith to 'ball']]
<</if>>\
<<if $cape>>[[Cape of gold|combineleaflet][$leafletwith to 'cape']]
<</if>>\
<<if $crickets>>[[Crickets in icebox|combineleaflet][$leafletwith to 'crickets']]
<</if>>\
<<if $band>>[[Elastic band|combineleaflet][$leafletwith to 'band']]
<</if>>\
<<if $emptybox>>[[Empty icebox|combineleaflet][$leafletwith to 'emptybox']]
<</if>>\
<<if $beard>>[[Fake beard|combineleaflet][$leafletwith to 'beard']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combineleaflet][$leafletwith to 'fakehead']]
<</if>>\
<<if $paint>>[[Gold spray paint|combineleaflet][$leafletwith to 'paint']]
<</if>>\
<<if $goldenleeks>>[[Golden leeks|combineleaflet][$leafletwith to 'goldenleeks']]
<</if>>\
<<if $goldenremote>>[[Golden remote control|combineleaflet][$leafletwith to 'goldenremote']]
<</if>>\
<<if $book>>[[Handbook of Insults|combineleaflet][$leafletwith to 'book']]
<</if>>\
<<if $pigeon>>[[Homing Rocket Pigeon|combineleaflet][$leafletwith to 'pigeon']]
<</if>>\
<<if $box>>[[Icebox|combineleaflet][$leafletwith to 'box']]
<</if>>\
<<if $goodbook>>[[Improved Handbook of Insults|combineleaflet][$leafletwith to 'goodbook']]
<</if>>\
<<if $overalls>>[[Janitor's overalls|combineleaflet][$leafletwith to 'overalls']]
<</if>>\
<<if $toad>>[[Korrian Horned Toad|combineleaflet][$leafletwith to 'toad']]
<</if>>\
<<if $leeks>>[[Large leeks|combineleaflet][$leafletwith to 'leeks']]
<</if>>\
<<if $mop>>[[Mop head|combineleaflet][$leafletwith to 'mop']]
<</if>>\
<<if $soda>>[[M'zzur Soda|combineleaflet][$leafletwith to 'soda']]
<</if>>\
<<if $portrait>>[[Personalised tarot card|combineleaflet][$leafletwith to 'portrait']]
<</if>>\
<<if $watch>>[[Pocket watch|combineleaflet][$leafletwith to 'watch']]
<</if>>\
<<if $leaf>>[[Reddish leaf|combineleaflet][$leafletwith to 'leaf']]
<</if>>\
<<if $remote>>[[Remote control|combineleaflet][$leafletwith to 'remote']]
<</if>>\
<<if $scissors>>[[Scissors|combineleaflet][$leafletwith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combineleaflet][$leafletwith to 'screwdriver']]
<</if>>\
<<if $fuel>>[[Solid rocket fuel|combineleaflet][$leafletwith to 'fuel']]
<</if>>\
<<if $stevescard>>[[Steve's business card|combineleaflet][$leafletwith to 'stevescard']]
<</if>>\
<<if $card>>[[Tarot card|combineleaflet][$leafletwith to 'card']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$leafletwith to 'none']]</span>A clean, white mop head with thin, long threads which look like hair.
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Mop head</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $usemop == 'portrait'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usemop == 'steve'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usemop == 'ena'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usemop == 'girl'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usemop == 'quiks'>><span class = 'chuk'>CHUK: I don't think they want fake hair.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|usemop][$usemop to 'portrait']]</span>
<span id = 'tab'>[[Use with Steve|usemop][$usemop to 'steve']]</span>
<span id = 'tab'>[[Use with variably-eyed lady|usemop][$usemop to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|usemop][$usemop to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|usemop][$usemop to 'quiks']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $usemop == 'securibot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usemop == 'janitor'>><span class = 'chuk'>CHUK: He's already got a nice broom.</span>
<<elseif $usemop == 'bar'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usemop == 'greenalien'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|usemop][$usemop to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|usemop][$usemop to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|usemop][$usemop to 'bar']]</span>
<<if $act > 2>>\
<span id = 'tab'>[[Use with green alien|usemop][$usemop to 'greenalien']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $usemop == 'librarian'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usemop == 'robot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usemop == 'books'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|usemop][$usemop to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|usemop][$usemop to 'robot']]</span>
<span id = 'tab'>[[Use with books|usemop][$usemop to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $usemop == 'plant'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usemop == 'painter'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usemop == 'waterfall'>><span class = 'chuk'>CHUK: I don't want to wash that.</span>
<<elseif $usemop == 'madame'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|usemop][$usemop to 'plant']]</span>
<span id = 'tab'>[[Use with painter|usemop][$usemop to 'painter']]</span>
<span id = 'tab'>[[Use with waterfall|usemop][$usemop to 'waterfall']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with fortune teller|usemop][$usemop to 'madame']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $usemop == 'mops'>><span class = 'chuk'>CHUK: I don't want to return it.</span>
<<elseif $usemop == 'overalls'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|usemop][$usemop to 'mops']]</span>
<<if $overallstaken>>\
<<else>>
<span id = 'tab'>[[Use with janitor's overalls|usemop][$usemop to 'overalls']]</span>
<</if>>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $usemop == 'tub'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usemop == 'quik'>><span class = 'chuk'>CHUK: I don't think it wants fake hair.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|usemop][$usemop to 'tub']]</span>
<span id = 'tab'>[[Use with Quik mechanic|usemop][$usemop to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $usemop == 'door'>><span class = 'chuk'>CHUK: That won't open the door.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|usemop][$usemop to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $usemop == 'vendingmachine'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usemop == 'guard'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $usemop == 'grate'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|usemop][$usemop to 'vendingmachine']]</span>
<<if $guardscared>>\
<<else>>\
<span id = 'tab'>[[Use with guard|usemop][$usemop to 'guard']]</span>
<</if>>\
<<if $grateremoved>>\
<<else>>\
<span id = 'tab'>[[Use with metal grate|usemop][$usemop to 'grate']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $usemop == 'smallpot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usemop == 'largepot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usemop == 'chefbot'>><span class = 'chuk'>CHUK: Better not, the robot would make me wipe the floor if it saw this.</span>
<<elseif $usemop == 'leeks'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usemop == 'carrots'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with small pot|usemop][$usemop to 'smallpot']]</span>
<</if>>\
<span id = 'tab'>[[Use with large pot|usemop][$usemop to 'largepot']]</span>
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with Chef-bot|usemop][$usemop to 'chefbot']]</span>
<</if>>\
<<if $leekspicked>>\
<<else>>\
<span id = 'tab'>[[Use with large leeks|usemop][$usemop to 'leeks']]</span>
<</if>>\
<span id = 'tab'>[[Use with wilted carrots|usemop][$usemop to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $usemop == 'baron'>><span class = 'chuk'>CHUK: I don't think he wants that. It's not as nice as his moustache.</span>
<<elseif $usemop == 'petshop'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usemop == 'bearded'>><span class = 'chuk'>CHUK: I don't think she wants that, even if it looks a little like her beard.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|usemop][$usemop to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|usemop][$usemop to 'petshop']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with bearded alien|usemop][$usemop to 'bearded']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $maintenancemanscared == true && $toaddeployed == false>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\
<<if $usemop == 'maintenanceman'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $usemop == 'toad'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<<if $maintenancemanscared>>\
<<else>>\
<span id = 'tab'>[[Use with maintenance man|usemop][$usemop to 'maintenanceman']]</span>
<</if>>\
<<if $toaddeployed>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|usemop][$usemop to 'toad']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span><</if>>
<<elseif $room == 'tunnel'>>\
<<if $usemop == 'bars'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usemop == 'ledge'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usemop == 'pipes'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|usemop][$usemop to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|usemop][$usemop to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|usemop][$usemop to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $usemop == 'deck'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usemop == 'crystal'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usemop == 'basket'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usemop == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw this away.</span>
<<elseif $usemop == 'madame'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<else>>\<</if>>\
<<if $act > 2>>\
<<else>>\
<span id = 'tab'>[[Use with deck of cards|usemop][$usemop to 'deck']]</span>
<</if>>\
<span id = 'tab'>[[Use with crystal ball|usemop][$usemop to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|usemop][$usemop to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|usemop][$usemop to 'bin']]</span>
<<if $madamein>>\
<span id = 'tab'>[[Use with fortune teller|usemop][$usemop to 'madame']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $usemop == 'swords'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usemop == 'workbench'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<<if $swordsswapped>>\
<<else>>\
<span id = 'tab'>[[Use with Ochra's swords|usemop][$usemop to 'swords']]</span>
<</if>>\
<span id = 'tab'>[[Use with workbench|usemop][$usemop to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $usemop == 'mechanic'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usemop == 'valves'>><span class = 'chuk'>CHUK: That won't turn on the boiler.</span>
<<elseif $usemop == 'valves2'>><span class = 'chuk'>CHUK: I've no reason to mess with the valves now.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|usemop][$usemop to 'mechanic']]</span>
<<if $aftericecream>>\
<span id = 'tab'>[[Use with arena boiler's valves|usemop][$usemop to 'valves2']]</span>
<<else>>\
<span id = 'tab'>[[Use with arena boiler's valves|usemop][$usemop to 'valves']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'penthouse'>>\
<<if $usemop == 'statue'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usemop == 'phone'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usemop == 'moon'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden statue|usemop][$usemop to 'statue']]</span>
<span id = 'tab'>[[Use with videophone|usemop][$usemop to 'phone']]</span>
<span id = 'tab'>[[Use with Crystal Moon|usemop][$usemop to 'moon']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>><span class = 'chuk'></span>\
Combine <span class = 'items'>Mop head</span>
<<if $mopwith == 'scissors'>><span class = 'chuk'>CHUK: I don't need to cut this.</span>
<<elseif $mopwith == 'overalls'>><span class = 'chuk'>CHUK: These could go together well, but I don't want to pretend I'm a real janitor.</span>
<<elseif $mopwith == 'fakehead'>><span class = 'chuk'>CHUK: It's supposed to be a Quik head, so it doesn't need any hair.</span>
<<elseif $mopwith == 'leaflet'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $mopwith == 'leaf'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $mopwith == 'screwdriver'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $mopwith == 'watch'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $mopwith == 'toad'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $mopwith == 'paint'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $mopwith == 'leeks'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $mopwith == 'goldenleeks'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $mopwith == 'soda'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $mopwith == 'card'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $mopwith == 'portrait'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $mopwith == 'cape'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $mopwith == 'box'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $mopwith == 'crickets'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $mopwith == 'emptybox'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $mopwith == 'remote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $mopwith == 'goldenremote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $cape>>[[Cape of gold|combinemop][$mopwith to 'cape']]
<</if>>\
<<if $crickets>>[[Crickets in icebox|combinemop][$mopwith to 'crickets']]
<</if>>\
<<if $band>>[[Elastic band|mopwithband]]
<</if>>\
<<if $emptybox>>[[Empty icebox|combinemop][$mopwith to 'emptybox']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combinemop][$mopwith to 'fakehead']]
<</if>>\
<<if $paint>>[[Gold spray paint|combinemop][$mopwith to 'paint']]
<</if>>\
<<if $goldenleeks>>[[Golden leeks|combinemop][$mopwith to 'goldenleeks']]
<</if>>\
<<if $goldenremote>>[[Golden remote control|combinemop][$mopwith to 'goldenremote']]
<</if>>\
<<if $box>>[[Icebox|combinemop][$mopwith to 'box']]
<</if>>\
<<if $overalls>>[[Janitor's overalls|combinemop][$mopwith to 'overalls']]
<</if>>\
<<if $toad>>[[Korrian Horned Toad|combinemop][$mopwith to 'toad']]
<</if>>\
<<if $leeks>>[[Large leeks|combinemop][$mopwith to 'leeks']]
<</if>>\
<<if $soda>>[[M'zzur Soda|combinemop][$mopwith to 'soda']]
<</if>>\
<<if $portrait>>[[Personalised tarot card|combinemop][$mopwith to 'portrait']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combinemop][$mopwith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combinemop][$mopwith to 'watch']]
<</if>>\
<<if $leaf>>[[Reddish leaf|combinemop][$mopwith to 'leaf']]
<</if>>\
<<if $remote>>[[Remote control|combinemop][$mopwith to 'remote']]
<</if>>\
<<if $scissors>>[[Scissors|combinemop][$mopwith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combinemop][$mopwith to 'screwdriver']]
<</if>>\
<<if $card>>[[Tarot card|combinemop][$mopwith to 'card']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$mopwith to 'none']]</span>
They're extremely sharp.
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Scissors</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $usescissors == 'portrait'>><span class = 'chuk'>CHUK: I'd very much want to, but there are too many people watching. Besides, hurting a portrait won't really help anything.</span>
<<elseif $usescissors == 'steve'>><span class = 'chuk'>CHUK: I don't want to hurt him.</span>
<<elseif $usescissors == 'ena'>><span class = 'chuk'>CHUK: I don't want to hurt her.</span>
<<elseif $usescissors == 'girl'>><span class = 'chuk'>CHUK: I don't want to hurt her.</span>
<<elseif $usescissors == 'quiks'>><span class = 'chuk'>CHUK: I don't want to hurt them.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|usescissors][$usescissors to 'portrait']]</span>
<<if $act <4>>\
<span id = 'tab'>[[Use with Steve|usescissors][$usescissors to 'steve']]</span>
<<else>>\
<</if>>\
<span id = 'tab'>[[Use with variably-eyed lady|usescissors][$usescissors to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|usescissors][$usescissors to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|usescissors][$usescissors to 'quiks']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $usescissors == 'securibot'>><span class = 'chuk'>CHUK: That would only make it angry.</span>
<<elseif $usescissors == 'janitor'>><span class = 'chuk'>CHUK: I don't want to hurt him.</span>
<<elseif $usescissors == 'bar'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usescissors == 'greenalien'>><span class = 'chuk'>CHUK: I don't want to hurt it.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|usescissors][$usescissors to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|usescissors][$usescissors to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|usescissors][$usescissors to 'bar']]</span>
<<if $act > 2>>\
<span id = 'tab'>[[Use with green alien|usescissors][$usescissors to 'greenalien']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $usescissors == 'librarian'>><span class = 'chuk'>CHUK: I don't want to give them back.</span>
<<elseif $usescissors == 'robot'>><span class = 'chuk'>CHUK: I don't want to attack it.</span>
<<elseif $usescissors == 'books'>><span class = 'chuk'>CHUK: I'd never hurt a book! Okay, maybe there are some books I would hurt. But not library books, that's just plain wrong.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|usescissors][$usescissors to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|usescissors][$usescissors to 'robot']]</span>
<span id = 'tab'>[[Use with books|usescissors][$usescissors to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $usescissors == 'plant'>><span class = 'chuk'>CHUK: I don't need any more leaves.</span>
<<elseif $usescissors == 'painter'>><span class = 'chuk'>CHUK: I don't want to hurt her.</span>
<<elseif $usescissors == 'waterfall'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usescissors == 'madame'>><span class = 'chuk'>CHUK: I don't want to hurt her.</span>
<<else>>\<</if>>\
<<if $leafcut>><span id = 'tab'>[[Use with reddish plant|usescissors][$usescissors to 'plant']]</span>
<<else>><span id = 'tab'>[[Use with reddish plant|cutleaf]]</span>
<</if>>\
<<if $act < 4>>\
<span id = 'tab'>[[Use with painter|usescissors][$usescissors to 'painter']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Use with waterfall|usescissors][$usescissors to 'waterfall']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with fortune teller|usescissors][$usescissors to 'madame']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $usescissors == 'mops'>><span class = 'chuk'>CHUK: I don't want to cut that.</span>
<<elseif $usescissors == 'overalls'>><span class = 'chuk'>CHUK: I'd rather just roll up the sleeves.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|usescissors][$usescissors to 'mops']]</span>
<<if $overallstaken>>\
<<else>>
<span id = 'tab'>[[Use with janitor's overalls|usescissors][$usescissors to 'overalls']]</span>
<</if>>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $usescissors == 'tub'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usescissors == 'quik'>><span class = 'chuk'>CHUK: I don't want to hurt it.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|usescissors][$usescissors to 'tub']]</span>
<span id = 'tab'>[[Use with Quik mechanic|usescissors][$usescissors to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $usescissors == 'door'>><span class = 'chuk'>CHUK: That won't help here.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|usescissors][$usescissors to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $usescissors == 'vendingmachine'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usescissors == 'guard'>><span class = 'items'>ROYAL GUARD: Don't even think about attacking me with that, sir. I would have to shoot you; I'm not really opposed to that idea, but you probably are.</span>
<<elseif $usescissors == 'grate'>><span class = 'chuk'>CHUK: I can't cut metal bars with scissors.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|usescissors][$usescissors to 'vendingmachine']]</span>
<<if $guardscared>>\
<<else>>\
<span id = 'tab'>[[Use with guard|usescissors][$usescissors to 'guard']]</span>
<</if>>\
<<if $grateremoved>>\
<<else>>\
<span id = 'tab'>[[Use with metal grate|usescissors][$usescissors to 'grate']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $usescissors == 'smallpot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usescissors == 'largepot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usescissors == 'chefbot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usescissors == 'leeks'>><span class = 'chuk'>CHUK: I don't want to cut that.</span>
<<elseif $usescissors == 'carrots'>><span class = 'chuk'>CHUK: I don't want to cut that.</span>
<<else>>\<</if>>\
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with small pot|usescissors][$usescissors to 'smallpot']]</span>
<</if>>\
<span id = 'tab'>[[Use with large pot|usescissors][$usescissors to 'largepot']]</span>
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with Chef-bot|usescissors][$usescissors to 'chefbot']]</span>
<</if>>\
<<if $leekspicked>>\
<<else>>\
<span id = 'tab'>[[Use with large leeks|usescissors][$usescissors to 'leeks']]</span>
<</if>>\
<span id = 'tab'>[[Use with wilted carrots|usescissors][$usescissors to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $usescissors == 'baron'>><span class = 'chuk'>CHUK: I don't want to hurt him.</span>
<<elseif $usescissors == 'petshop'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usescissors == 'bearded'>><span class = 'chuk'>CHUK: I don't want to hurt her.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|usescissors][$usescissors to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|usescissors][$usescissors to 'petshop']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with bearded alien|usescissors][$usescissors to 'bearded']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $maintenancemanscared == true && $toaddeployed == false>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\
<<if $usescissors == 'maintenanceman'>><span class = 'chuk'>CHUK: I don't want to hurt him.</span>
<<elseif $usescissors == 'toad'>><span class = 'chuk'>CHUK: I don't want to hurt my toad.</span>
<<else>>\<</if>>\
<<if $maintenancemanscared>>\
<<else>>\
<span id = 'tab'>[[Use with maintenance man|usescissors][$usescissors to 'maintenanceman']]</span>
<</if>>\
<<if $toaddeployed>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|usescissors][$usescissors to 'toad']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span><</if>>
<<elseif $room == 'tunnel'>>\
<<if $usescissors == 'bars'>><span class = 'chuk'>CHUK: I can't cut metal bars with scissors.</span>
<<elseif $usescissors == 'ledge'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usescissors == 'pipes'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|usescissors][$usescissors to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|usescissors][$usescissors to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|usescissors][$usescissors to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $usescissors == 'deck'>><span class = 'chuk'>CHUK: I don't want to cut that.</span>
<<elseif $usescissors == 'crystal'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usescissors == 'basket'>><span class = 'chuk'>CHUK: I don't want to ruin the fortune teller's knitting.</span>
<<elseif $usescissors == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw this away.</span>
<<elseif $usescissors == 'madame'>><span class = 'chuk'>CHUK: I don't want to hurt her.</span>
<<else>>\<</if>>\
<<if $act > 2>>\
<<else>>\
<span id = 'tab'>[[Use with deck of cards|usescissors][$usescissors to 'deck']]</span>
<</if>>\
<span id = 'tab'>[[Use with crystal ball|usescissors][$usescissors to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|usescissors][$usescissors to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|usescissors][$usescissors to 'bin']]</span>
<<if $madamein>>\
<span id = 'tab'>[[Use with fortune teller|usescissors][$usescissors to 'madame']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $usescissors == 'swords'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usescissors == 'workbench'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<<if $swordsswapped>>\
<<else>>\
<span id = 'tab'>[[Use with Ochra's swords|usescissors][$usescissors to 'swords']]</span>
<</if>>\
<span id = 'tab'>[[Use with workbench|usescissors][$usescissors to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $usescissors == 'mechanic'>><span class = 'chuk'>CHUK: I don't want to hurt him.</span>
<<elseif $usescissors == 'valves'>><span class = 'chuk'>CHUK: That won't turn on the boiler.</span>
<<elseif $usescissors == 'valves2'>><span class = 'chuk'>CHUK: I've no reason to mess with the valves now.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|usescissors][$usescissors to 'mechanic']]</span>
<<if $aftericecream>>\
<span id = 'tab'>[[Use with arena boiler's valves|usescissors][$usescissors to 'valves2']]</span>
<<else>>\
<span id = 'tab'>[[Use with arena boiler's valves|usescissors][$usescissors to 'valves']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'penthouse'>>\
<<if $usescissors == 'statue'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usescissors == 'phone'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usescissors == 'moon'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden statue|usescissors][$usescissors to 'statue']]</span>
<span id = 'tab'>[[Use with videophone|usescissors][$usescissors to 'phone']]</span>
<span id = 'tab'>[[Use with Crystal Moon|usescissors][$usescissors to 'moon']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'prison'>>\
<<if $usescissors == 'prisonbars'>><span class = 'chuk'>CHUK: The scissors are not <i>that</i> sharp.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with metal bars|usescissors][$usescissors to 'prisonbars']]</span>
<span id = 'tab'>[[Use with Steve's tied hands|freesteve]]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'rexroom'>>\
<<if $usescissors == 'rex'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Rex|usescissors][$usescissors to 'rex']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'bay'>>\
<<if $usescissors == 'ship'>><span class = 'chuk'>CHUK: Damaging the ship enough to disable it is an idea, but I would need much more powerful tools. I have no time to look for them.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with General Vox's ship|usescissors][$usescissors to 'ship']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'waitingroom'>>\
<<if $usescissors == 'posterleft'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usescissors == 'postermiddle'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usescissors == 'posterright'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with leftmost poster|usescissors][$usescissors to 'posterleft']]</span>
<span id = 'tab'>[[Use with middle poster|usescissors][$usescissors to 'postermiddle']]</span>
<span id = 'tab'>[[Use with rightmost poster|usescissors][$usescissors to 'posterright']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'bridge'>>\
<<if $usescissors == 'guards'>><span class = 'chuk'>CHUK: No way could I defeat all of them.</span>
<<elseif $usescissors == 'chairperor'>><span class = 'chuk'>CHUK: The guards will shoot me before I get to stab the Chairperor.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's guards|usescissors][$usescissors to 'guards']]</span>
<span id = 'tab'>[[Use with Chairperor M'zzur|usescissors][$usescissors to 'chairperor']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>>\<span class = 'chuk'></span>\
Combine <span class = 'items'>Scissors</span>
<<if $scissorswith == 'leaflet'>><span class = 'chuk'>CHUK: I don't need to cut this.</span>
<<elseif $scissorswith == 'overalls'>><span class = 'chuk'>CHUK: I'd rather just roll up the sleeves.</span>
<<elseif $scissorswith == 'mop'>><span class = 'chuk'>CHUK: I don't need to cut this.</span>
<<elseif $scissorswith == 'fakehead'>><span class = 'chuk'>CHUK: It won't look... lifelike if I cut any more holes in it.</span>
<<elseif $scissorswith == 'leaf'>><span class = 'chuk'>CHUK: I don't want to cut it into pieces.</span>
<<elseif $scissorswith == 'screwdriver'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $scissorswith == 'watch'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $scissorswith == 'toad'>><span class = 'chuk'>CHUK: I don't want to hurt my toad.</span>
<<elseif $scissorswith == 'paint'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $scissorswith == 'leeks'>><span class = 'chuk'>CHUK: I need them whole.</span>
<<elseif $scissorswith == 'goldenleeks'>><span class = 'chuk'>CHUK: I need them whole.</span>
<<elseif $scissorswith == 'soda'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $scissorswith == 'band'>><span class = 'chuk'>CHUK: I don't need to cut this.</span>
<<elseif $scissorswith == 'card'>><span class = 'chuk'>CHUK: I don't need to cut this.</span>
<<elseif $scissorswith == 'portrait'>><span class = 'chuk'>CHUK: I'd never destroy this work of art!</span>
<<elseif $scissorswith == 'beard'>><span class = 'chuk'>CHUK: I don't need to cut this.</span>
<<elseif $scissorswith == 'cape'>><span class = 'chuk'>CHUK: I don't need to cut this.</span>
<<elseif $scissorswith == 'box'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $scissorswith == 'book'>><span class = 'chuk'>CHUK: I don't want to destroy the book.</span>
<<elseif $scissorswith == 'goodbook'>><span class = 'chuk'>CHUK: I don't want to destroy the book.</span>
<<elseif $scissorswith == 'crickets'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $scissorswith == 'emptybox'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $scissorswith == 'remote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $scissorswith == 'goldenremote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $scissorswith == 'stevescard'>><span class = 'chuk'>CHUK: I don't want to cut this.</span>
<<elseif $scissorswith == 'accesscard'>><span class = 'chuk'>CHUK: I don't want to cut this.</span>
<<elseif $scissorswith == 'pigeon'>><span class = 'chuk'>CHUK: I don't want to hurt my pigeon.</span>
<<elseif $scissorswith == 'fuel'>><span class = 'chuk'>CHUK: That would be reckless and dangerous to do.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $accesscard>><span class="items">[[Access card|combinescissors][$scissorswith to 'accesscard']]</span>
<</if>>\
<<if $ball>><span class="items">[[Blue foam ball|ballwithscissors]]</span>
<</if>>\
<<if $cape>>[[Cape of gold|combinescissors][$scissorswith to 'cape']]
<</if>>\
<<if $crickets>>[[Crickets in icebox|combinescissors][$scissorswith to 'crickets']]
<</if>>\
<<if $band>>[[Elastic band|combinescissors][$scissorswith to 'band']]
<</if>>\
<<if $emptybox>>[[Empty icebox|combinescissors][$scissorswith to 'emptybox']]
<</if>>\
<<if $beard>>[[Fake beard|combinescissors][$scissorswith to 'beard']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combinescissors][$scissorswith to 'fakehead']]
<</if>>\
<<if $paint>>[[Gold spray paint|combinescissors][$scissorswith to 'paint']]
<</if>>\
<<if $goldenleeks>>[[Golden leeks|combinescissors][$scissorswith to 'goldenleeks']]
<</if>>\
<<if $goldenremote>>[[Golden remote control|combinescissors][$scissorswith to 'goldenremote']]
<</if>>\
<<if $book>>[[Handbook of Insults|combinescissors][$scissorswith to 'book']]
<</if>>\
<<if $pigeon>>[[Homing Rocket Pigeon|combinescissors][$scissorswith to 'pigeon']]
<</if>>\
<<if $box>>[[Icebox|combinescissors][$scissorswith to 'box']]
<</if>>\
<<if $goodbook>>[[Improved Handbook of Insults|combinescissors][$scissorswith to 'goodbook']]
<</if>>\
<<if $overalls>>[[Janitor's overalls|combinescissors][$scissorswith to 'overalls']]
<</if>>\
<<if $toad>>[[Korrian Horned Toad|combinescissors][$scissorswith to 'toad']]
<</if>>\
<<if $leeks>>[[Large leeks|combinescissors][$scissorswith to 'leeks']]
<</if>>\
<<if $mop>>[[Mop head|combinescissors][$scissorswith to 'mop']]
<</if>>\
<<if $soda>>[[M'zzur Soda|combinescissors][$scissorswith to 'soda']]
<</if>>\
<<if $portrait>>[[Personalised tarot card|combinescissors][$scissorswith to 'portrait']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combinescissors][$scissorswith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combinescissors][$scissorswith to 'watch']]
<</if>>\
<<if $leaf>>[[Reddish leaf|combinescissors][$scissorswith to 'leaf']]
<</if>>\
<<if $remote>>[[Remote control|combinescissors][$scissorswith to 'remote']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combinescissors][$scissorswith to 'screwdriver']]
<</if>>\
<<if $fuel>>[[Solid rocket fuel|combinescissors][$scissorswith to 'fuel']]
<</if>>\
<<if $stevescard>>[[Steve's business card|combinescissors][$scissorswith to 'stevescard']]
<</if>>\
<<if $card>>[[Tarot card|combinescissors][$scissorswith to 'card']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$scissorswith to 'none']]</span>
<<set $room to 'mainlobby'>>\
<span class = 'header'><center>Main lobby area</center></span>
You're in the main lobby area. The spacious room is filled with various aliens.
A giant <span class = 'def'>[[portrait of Chairperor M'zzur|mzzurportrait]]</span> presides over the lobby.
<<if $act <4>>Behind a golden counter you see <span class = 'def'>[[Steve|talktosteve]]</span> in his gaudy jacket.<<else>>There's no one behind the <span class = 'def'>[[golden counter|behinddesk]]</span>.<</if>>
<<if $girlmet>>In a corner of the lobby stands the <span class = 'def'>[[girl advertising the Instant Delivery Pet Shop|talktogirl]]</span>.<<else>>In a corner of the lobby stands a <span class = 'def'>[[human girl wearing a blue T-shirt|talktogirl]]</span>. She's holding a bunch of leaflets and next to her you see a basket full of big, blue foam balls.<</if>>
<<if $enamet>>In the opposite corner you see the <span class = 'def'>[[variably-eyed lady Ena|talktoena]]</span>.<<else>>In the opposite corner you notice a <span class = 'def'>[[thin, orange-skinned alien in an elegant dress|talktoena]]</span>. Her flat face is constantly shifting as eyes of different sizes pop up and disappear back under the skin.<</if>>
<span class = 'def'>[[Quik|lookquiks]]</span> are running to and fro along the walls.
<<if $act == 1>>There are three possible exits in this area: a <span class = 'dir'>[[corridor leading north-west|blockedway]]</span>, which is blocked by red metal bars, a <span class = 'dir'>[[corridor leading north-east|easterncorridor]]</span>, and the door to the <span class = 'dir'>[[arena vestibule|startmatch1]]</span>.
<<else>>There are three possible exits in this area: a <span class = 'dir'>[[corridor leading north-west|westerncorridor]]</span>, a <span class = 'dir'>[[corridor leading north-east|easterncorridor]]</span>, and the door to the <<if $act == 2>><span class = 'dir'>[[arena vestibule|startmatch2]]</span><<elseif $act == 3>><span class = 'dir'>[[arena vestibule|startmatch3]]</span><<else>><span class = 'dir'>[[arena vestibule|vestibuledontgo]]</span><</if>>.<</if>>\
<<if $act2started>>\
<<elseif $act == 2>>
<span class = 'new'>You notice that the northwestern exit from the lobby, which was closed off before, is now accessible.</span>
<<set $act2started to true>>\
<<else>><</if>>\
<span class = 'uti'><span id="tab">[[Inventory & stats|inventory]]</span>
<span id="tab"><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></span></span>
You use the scissors to hollow out the ball, removing most of the foam. Then you carefully cut two round holes in the ball, creating something that strangely resembles a Quik head.
<<set $fakehead to true>><<set $ball to false>>\
<span id="tab">[[Return to inventory|inventory]]</span><span class = 'chuk'></span><<if $room == 'servicecorridor' || $room == 'storeroom' || $room == 'kitchen' || $room == 'quikroom' || $room == 'repairshop'>>\
<span class = 'chuk'>CHUK: I shouldn't take off my disguise here.</span>
<span id="tab">[[Return to inventory|inventory]]</span>
<<else>>\
You take off your disguise.
<<set $fakeheadon to false>>\
<span id="tab">[[Return to inventory|inventory]]</span>
<</if>><span class = 'chuk'></span><<if $room == 'easterncorridor'>>You quickly put on the fake Quik head.
<<set $fakeheadon to true>>\
<span id="tab">[[Return to inventory|inventory]]</span>
<<else>>\
<span class = 'chuk'>CHUK: I don't want to put it on here.</span>
<span id="tab">[[Return to inventory|inventory]]</span>
<</if>>\Your shuttle docks to the <i>Perfect Paradise</i>. You get off and follow other passengers to the main lobby area.
Dozens of creatures, of many shapes, colours and sizes, wander around the lobby or stand in small groups, chatting. Small blue-skinned aliens – about your size – with large heads, featureless save for round, hollow eyes, hurry to and fro among the visitors, carrying various equipment. Even though they're very quiet, you hear a guest complaining about "the nuisance those Quik cause".
The centre of the lobby is occupied by a golden counter, staffed by a middle aged human male. He has a square chin and glossy black hair, combed back, and is wearing a purple and gold striped jacket, a black tie and a broad smile. A small badge identifies him as "Steve".
As you look around the lobby, trying to figure out where to sign up for the tournament, Steve notices you and beckons you to come closer.
<span class="steve">STEVE: Welcome to the <i>Perfect Paradise</i>, my friend! I am Steve, the arena manager. Pardon me, but you seem a little lost. Can I help you? Did you come to watch the intense, thrilling battles of the Grand Galactic Fighting Tournament?</span>
Steve's voice is just as loud as you thought it must be.
<span id = 'tab'><span class = 'chuk'>[[I'm no spectator! I'm a warrior, and I'm here to win your tournament!|introconfident]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I-I didn't come to watch. I may not look like an athlete, but… I came to participate.|introshy]]</span></span><span class='steve'>STEVE: Done reading? Great. Sign here… here… and here. All right, Chuk, you're officially in! Congratulations and good luck!</span>
Steve grabs your hand and shakes it energetically.
<span class='steve'>STEVE: You're fighting in the next match. There's no real hurry, we can wait until both you and Gaaarg are ready. So, use that time to prepare, and give a real show, all right? When you're ready, come to the arena vestibule – see that door behind the counter? – and I'll run you through final preparations. Now, do you have any questions? As a representative of M'zzur Enterprises I'll do anything to help.</span>
<span id='tab'><span class = 'chuk'>[[Yeah, one big question: Who's that Gaaarg person I'm going to fight?|intro11a]]</span></span>
As you finish your question, Steve smiles and points at a huge, bipedal, reptilian creature. The green-grey alien is over two metres tall, has imposing crocodile jaws and a muscular tail. As he walks through the lobby with a rolling gait, people quickly move aside to let him pass.
<span class='steve'>STEVE: That's Gaaarg. Amazing, isn't he? One of our strongest contenders for the title.</span>
Before you get a chance to reply, a crashing noise turns everyone's heads. Gaaarg walks straight into the red bars blocking one of the corridors. He bounces back, loses his balance and lands on the floor with a loud thud and a look of sheer surprise on his face.
<span class='steve'>STEVE: As I said, he's great, only his eyesight isn't all that good.</span>
Gaaarg gets up and, after carefully looking around, finally exits through the other corridor.
<span id='tab'>[[Continue|intro11a2]]</span><span class='steve'>STEVE: You'd like to see His Majesty, huh? Can't say I blame you. Everyone would want that, so, to avoid unnecessary commotion, Chairperor M'zzur stays in his penthouse on the top deck for the time being. He watches live footage of the matches, though. After all, this tournament is his passion project! But don't worry, you'll get to see him during the grand closing ceremony.</span>
<span id='tab'>[[Back|intro11_2]]</span>
<span class='steve'>STEVE: Can't say yet – it's a surprise! But a most wonderful surprise, I assure you, chosen by His Majesty himself.</span>
<span class = 'chuk'>CHUK: Would it be something like… the Chairperor granting one wish to the winner, maybe?</span>
<span class='steve'>STEVE: Can't confirm, can't deny! Just wait and see – you're going to love it!</span>
<span id='tab'>[[Back|intro11_2]]</span><span class='steve'>STEVE: You're welcome to visit any rooms on the main deck! Except for the service area, of course, but there isn't anything to see there anyway. Oh, and the area behind that barred exit is temporarily closed off – we're dealing with a small ventilation malfunction. Sorry about the inconvenience; we'll soon get everything fixed.</span>
<span id='tab'>[[Back|intro11_2]]</span><span class='steve'>STEVE: This may sound a bit like I'm bragging, but I'm basically running the whole tournament, friend! Well, of course, I'm not His Majesty's official representative, that would be General Vox, but as the arena manager, I take care of the contestants, do the announcing, and, most importantly, make sure the audience are enjoying themselves!</span>
<span id='tab'>[[Back|intro11_2]]</span><span class='steve'>STEVE: Oh, you like it? Sorry, but right now, the only places with a good view of it are the Chairperor's penthouse on the top deck and General Vox's private apartment, which are, of course, restricted areas.</span>
<span id='tab'>[[Back|intro11_2]]</span><span class='steve'>STEVE: You're welcome, my friend!</span>
<span id='tab'>[[Continue|mainlobby]]</span><span id='tab'><span class = 'chuk'>[[Can you give me some hints on how to take on Gaaarg?|gaaarghintsintro]]</span></span>
<span id='tab'><span class = 'chuk'>[[Is the Chairperor onboard the ship?|intro11b]]</span></span>
<span id='tab'><span class = 'chuk'>[[What's the big prize you mentioned?|intro11c]]</span></span>
<span id='tab'><span class = 'chuk'>[[Can I go anywhere on the ship?|intro11d]]</span></span>
<span id='tab'><span class = 'chuk'>[[What exactly is your job here?|intro11e]]</span></span>
<span id='tab'><span class = 'chuk'>[[Where can I get a good view at that moon towed by the ship?|intro11g]]</span></span>
<span id='tab'><span class = 'chuk'>[[That's all for now. Thanks for getting me in the tournament!|endintro]]</span></span>
<<if $act == 1>><<if $girlmet>><<else>><<set $girlmet to true>><</if>>\
<<if $talktogirlagain>>\
<span class = 'aqua'>GIRL: Hello and we- oh, it's you again. What was I… right. Thank you for your interest! Please visit the Amazing Instant Delivery Mail Order Pet Shop!</span>
<span id = 'tab'><span class = 'chuk'>[[Where exactly is the shop?|whereshop2]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Thanks! I'll be going now.|mainlobby]]</span></span>
<<else>><<set$talktogirlagain to true>>\
The girl smiles as you approach and a glimpse of hope appears in her eyes. It seems like she's been standing here for a long, long time, ignored by all the guests.
<span class = 'aqua'>GIRL: Hello and welcome, prospective customer! I am a marketing contractor for the Amazing Instant Delivery Mail Order Pet Shop, which has just opened here, aboard the <i>Perfect Paradise</i>! Looking for an exotic animal to amaze other guests? Or a cute pet for your children? Or maybe you need food and accessories for your animal friend? Look no further! The Amazing Instant Delivery Mail Order Pet Shop has everything you need. Just place an order at our booth and we'll deliver it instantly using highly advanced scientific technology!</span>
The girl ends her speech short of breath. She hands you a promotional leaflet and a foam ball from the basket.
<span class = 'items'>
Item received: Pet Shop leaflet
Item received: Blue foam ball</span>
<<set $ball to true>><<set $leaflet to true>>\
<span id = 'tab'><span class = 'chuk'>[[Wow, that's amazing! Scientific technology? That's my favourite kind! How exactly does it work?|technology]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Where exactly is the shop?|whereshop]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Thanks! I'll be going now.|mainlobby]]</span></span>
<</if>>\
<<elseif $act > 1>>\
<span class = 'aqua'>GIRL: Hello and we- oh, it's you again. What was I… right. Thank you for your interest! Please visit the Amazing Instant Delivery Mail Order Pet Shop!</span>
<span id = 'tab'><span class = 'chuk'>[[Where exactly is the shop?|whereshop3]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Thanks! I'll be going now.|mainlobby]]</span></span>
<<else>>\<</if>>\
<<if $act == 1 && $enamet == false>><<set $enamet to true>>\
The strange lady bows her head slightly as you approach. Several new eyes appear on her face and inspect you carefully.
<span class = 'tomato'>ENA: Hello! I am lady Ena. Whom do I have the pleasure to address?</span>
<span class = 'chuk'>CHUK: I'm Chuk.</span>
<span class = 'tomato'>ENA: Nice to meet you, Mr. Chuk! I haven't seen you here before. I assume you've only just arrived, to watch the finals? Who will you cheer for in the upcoming match?</span>
<span class = 'chuk'>CHUK: Um, I – I guess for myself.</span>
Lady Ena can't hide her surprise. She produces half a dozen new eyes and starts blinking rapidly.
<span class = 'tomato'>ENA: Oh dear… excuse me, but aren't you a bit… small for an athlete? Oh, I'm sorry! I didn't want to discourage you, or anything! If you got to the quarter-finals, you must be an excellent fighter, after all! Although I haven't seen any of your matches… </span>
<span id = 'tab'><span class = 'chuk'>[[What do you think about the tournament in general?|tournament]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Who is your favourite athlete so far?|athletes]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Can you tell me anything about Gaaarg?|gaaarg]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Thanks for the chat. I'll be going now.|byeena]]</span></span>
<<elseif $act == 2 && $enamet == false>><<set $enamet to true>><<set $enatalkedto2 to true>>\
The strange lady bows her head slightly as you approach. Several new eyes appear on her face and inspect you with excitement.
<span class = 'tomato'>ENA: Hello! I am lady Ena. And you must be Mr. Chuk, the new star of the arena!</span>
<span class = 'chuk'>CHUK: Well… yes, I'm Chuk.</span>
<span class = 'tomato'>ENA: It's so wonderful to meet you, Mr. Chuk! I must say, I was really impressed with your fighting style! At first I thought that horrible Gaaarg was just going to squash you – oh, excuse me, I shouldn't say such things – but you completely outsmarted him! Well done!</span>
<span id = 'tab'><span class = 'chuk'>[[What do you think about the tournament in general?|tournament]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Who is your favourite athlete so far?|athletes]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Can you tell me anything about Princess Ochra?|ochra]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Thanks for the chat. I'll be going now.|byeena]]</span></span>
<<elseif $act == 2 && $enatalkedto2 == false>><<set $enatalkedto2 to true>>\
Lady Ena waves at you excitedly.
<span class = 'tomato'>ENA: Mr. Chuk! What a wonderful match! I've seen everything! I must say, I was really impressed with your fighting style! At first I thought that horrible Gaaarg was just going to squash you – oh, excuse me, I shouldn't say such things – but you completely outsmarted him! Well done!</span>
<span id = 'tab'><span class = 'chuk'>[[What do you think about the tournament in general?|tournament]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Who is your favourite athlete so far?|athletes]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Can you tell me anything about Princess Ochra?|ochra]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Thanks for the chat. I'll be going now.|byeena]]</span></span>
<<elseif $act == 3 && $enamet == false>><<set $enamet to true>><<set $enatalkedto3 to true>>\
The strange lady bows her head slightly as you approach. Several new eyes appear on her face and inspect you with excitement.
<span class = 'tomato'>ENA: Hello! I am lady Ena. And you must be Mr. Chuk, one of the tournament finalists!</span>
<span class = 'chuk'>CHUK: Well… yes, I'm Chuk.</span>
<span class = 'tomato'>ENA: It's so wonderful to meet you, Mr. Chuk! I must say, I was really impressed with your unique fighting style! I admit, I cheered for Princess Ochra at first, but when I've seen you face her – you were so small and yet so determined! I couldn't but hope you'd do well!</span>
<span id = 'tab'><span class = 'chuk'>[[What do you think about the tournament in general?|tournament]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Who is your favourite athlete so far?|athletes]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Can you tell me anything about the Cybercricket?|cybercricket]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Thanks for the chat. I'll be going now.|byeena]]</span></span>
<<elseif $act == 3 && $enatalkedto3 == false>><<set $enatalkedto3 to true>>\
Lady Ena waves at you excitedly.
<span class = 'tomato'>ENA: Mr. Chuk! What an exciting match! I'm a little sad you eliminated Princess Ochra from the tournament, but on the other hand, I'm glad <i>you</i> have done so well! Tell me, are you really a magician?</span>
<span class = 'chuk'>CHUK: I guess that depends on the kind of magic you believe in.</span>
<span class = 'tomato'>ENA: Now, that's a mysterious answer! But I won't press you to reveal your secrets.</span>
<span id = 'tab'><span class = 'chuk'>[[What do you think about the tournament in general?|tournament]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Who is your favourite athlete so far?|athletes]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Can you tell me anything about the Cybercricket?|cybercricket]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Thanks for the chat. I'll be going now.|byeena]]</span></span>
<<elseif $act == 1>>\
Lady Ena seems glad that you stopped to talk with her.
<span class = 'tomato'>ENA: Dear, I can't wait for the next match! The suspense is killing me! Now, did you want to chat about anything in particular?</span>
<span id = 'tab'><span class = 'chuk'>[[What do you think about the tournament in general?|tournament]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Who is your favourite athlete so far?|athletes]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Can you tell me anything about Gaaarg?|gaaarg]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Thanks for the chat. I'll be going now.|byeena]]</span></span>
<<elseif $act == 2>>\
Lady Ena seems glad that you stopped to talk with her.
<span class = 'tomato'>ENA: Dear, I can't wait for the next match! The suspense is killing me! Now, did you want to chat about anything in particular?</span>
<span id = 'tab'><span class = 'chuk'>[[What do you think about the tournament in general?|tournament]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Who is your favourite athlete so far?|athletes]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Can you tell me anything about Princess Ochra?|ochra]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Thanks for the chat. I'll be going now.|byeena]]</span></span>
<<elseif $act == 3>>\
Lady Ena seems glad that you stopped to talk with her.
<span class = 'tomato'>ENA: Dear, I can't wait for the final match! The suspense is killing me! Now, did you want to chat about anything in particular?</span>
<span id = 'tab'><span class = 'chuk'>[[What do you think about the tournament in general?|tournament]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Who is your favourite athlete so far?|athletes]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Can you tell me anything about the Cybercricket?|cybercricket]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Thanks for the chat. I'll be going now.|byeena]]</span></span>
<<elseif $act == 4 && $enamet == false>>\
<span class = 'chuk'></span>The many-eyed lady stares at you in amazement. She produces a handful of new eyes seems and to be absorbing your image.
<span class = 'tomato'>ENA: Oooh! You-you're Chuk the Grand Champion! It's such an honour to meet you! Allow me to introduce myself: I'm lady Ena, your faithful fan!</span>
Lady Ena goes into a long praise of your skills and fighting style, not letting you squeeze in even a single word. Her compliments make you blush, so you excuse yourself politely and walk away.
<span id = 'tab'>[[Continue|mainlobby]]</span>
<<elseif $act == 4>>\
<span class = 'chuk'></span>As soon as you approach, Lady Ena starts bombarding you with compliments. You've never seen her this excited before.
<span class = 'tomato'>ENA: Mr Chuk! To think, you're the Grand Champion! Oh, to think I'm now friends with the Grand Champion! It's such an honour! That last fight… I don't know how you did it, but you completely disarmed, disheartened and destroyed that terrible Cybercricket! Were those your race's secret powers in action?</span>
Lady Ena goes into a long praise of your skills and fighting style, not letting you squeeze in even a single word. Her compliments make you blush, so you excuse yourself politely and walk away.
<span id = 'tab'>[[Continue|mainlobby]]</span>
<<else>>\
<</if>>\
Steve bends over the counter and smiles wider than usual when he recognizes you.
<span class = 'steve'>STEVE: Well, if it isn't our soon-to-be champion! Can I help you, my friend? Any questions in need of an answer?</span>
<<if $act == 1>><span id='tab'><span class = 'chuk'>[[Can you give me some hints on how to take on Gaaarg?|gaaarghints]]</span></span>
<<elseif $act == 2>><span id='tab'><span class = 'chuk'>[[Can you give me some advice on how to fight Princess Ochra?|ochrahints]]</span></span>
<<elseif $act == 3>><span id='tab'><span class = 'chuk'>[[How can I defeat the Cybercricket?|crickethints]]</span></span>
<</if>>\
<<if $act == 3>>\
<span id='tab'><span class = 'chuk'>[[What is that Cybercricket guy anyway? A man? A machine? A mutant?|whatiscricket]]</span></span>
<<else>><</if>>\
<<if $act == 3>>\
<span id='tab'><span class = 'chuk'>[[Does the Cybercricket often destroy the fencing?|fencing]]</span></span>
<<else>><</if>>\
<span id='tab'><span class = 'chuk'>[[Is the Chairperor onboard the ship?|ischairperor]]</span></span>
<<if $act == 3>>\
<span id='tab'><span class = 'chuk'>[[Will the Chairperor be watching the final match?|watchfinal]]</span></span>
<<else>><</if>>\
<span id='tab'><span class = 'chuk'>[[What's the big prize you mentioned?|whatprize]]</span></span>
<span id='tab'><span class = 'chuk'>[[Can I go anywhere on the ship?|canigo]]</span></span>
<span id='tab'><span class = 'chuk'>[[What exactly is your job here?|yourjob]]</span></span>
<span id='tab'><span class = 'chuk'>[[Where can I get a good view at that moon towed by the ship?|moon]]</span></span>
<span id='tab'><span class = 'chuk'>[[Tell me again, what should I do when I'm ready to fight?|howfight]]</span></span>
<span id='tab'><span class = 'chuk'>[[I'll be going now.|byesteve]]</span></span><<if $needwatch>>You look at the Quik and one of them looks back. Then it approaches you shyly.
<span class = 'quik'>QUIK: Quik sorry to ask… Quik need help, your help, maybe? Need electronic brain very much, tiny, tiny one. You find one, you give it to Quik, please very much?</span>
<span id = 'tab'><span class = 'chuk'>[[I don't have time for that.|watchnotime]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I'll see what I can do.|watchok]]</span></span>
<<elseif $needcape>>You look at the Quik and one of them looks back. Then it approaches you shyly.
<span class = 'quik'>QUIK: Quik sorry to bother again, but need more help very much. Quik have a difficult problem: must have thin gold foil, very thin, real gold. Can you find some for Quik, please?</span>
<span class = 'chuk'>CHUK: Foil made of real gold? That must be crazy expensive!</span>
<span class = 'quik'>QUIK: Quik know… but, maybe, you find it somewhere?</span>
<span id = 'tab'><span class = 'chuk'>[[Okay, if I do, I'll bring it to you.|capeok]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I can't promise anything. I most likely won't have time to look for gold foil.|capenotime]]</span></span>
<<elseif $needfuel>>You look at the Quik and one of them looks back. Then it approaches you shyly.
<span class = 'quik'>QUIK: Welcome! Quik hear you Grand Champion now, very important, very powerful! Quik sorry to ask, but Quik need one more thing, maybe Grand Champion can help? If Quik not find this, things go bad, very bad! Please, Grand Champion, you bring Quik some rocket fuel? Little fuel, for little ship. Will look like silver box. Quik know it hard to get, but Quik also hear Big General has small ship in a secret hangar somewhere. You find it, you find fuel, too!</span>
<span id = 'tab'><span class = 'chuk'>[[Okay, I'll look for it.|fuelok]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I have more important things do to right now.|fuelnotime]]</span></span>
<<else>><span class = 'chuk'></span>From time to time a Quik appears running along a wall, carrying some tool or other: a bucket, a mop, a broom. The small aliens hardly make any noise and are careful not to get too close to any guests.
They have blue skin, short limbs and large, round heads with no earholes, mouths or noses – only black, hollow eyes like empty holes. All are dressed in simple, plain brown clothing, not dissimilar to your own traveller's outfit.
Nobody but you seems to pay any attention to the Quik – most guests are likely too tall to notice them.
<span id = 'tab'>[[Back|mainlobby]]</span>
<</if>>The portrait of Chairperor M'zzur, set in a golden frame, is hanging on the wall behind the counter. In the portrait M'zzur is wearing a golden robe, a white shirt, a black tie and a tall golden crown with converging points. His platinum hair is elaborately shaped in what resembles curved horns, and his face is very pale. He smiles faintly, but his dark eyes are joyless and watchful. You shudder, feeling as if he was observing you. Then you think he smirks just like a jerk who stole a moon and knows no one can make him pay. You feel the urge to prove him wrong.
<span id = 'tab'>[[Back|mainlobby]]</span><<if $startmatch1again>>You notice Steve, who somehow managed to get here before you.<<else>><<set $startmatch1again to true>><span class = 'chuk'></span>The vestibule is different than you expected. It looks of luxury, with soft carpets, red leather couches, a minibar and several giant TV screens.
You notice Steve, who somehow managed to get here before you. The arena manager smiles at you. He seems more excited than usual.<</if>>
<span class = 'steve'>STEVE: Just in time, my friend! I've just got a word from Bob. Looks like Gaaarg is all pumped and ready to fight. How about you? Having jitters? Can we start the match? </span>
<span id = 'tab'><span class = 'chuk'>[[I don't think I'm ready yet.|dontfight]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Yes, I'm ready.|fight1]]</span></span><<set $room to 'easterncorridor'>>\
<span class = 'header'><center>Main deck eastern corridor</center></span>
This wide corridor gently curves around the arena space, leading <<if $fakeheadon>><span class = 'dir'>[[south-west to the main lobby|lobby take off head]]</span><<else>><span class = 'dir'>[[south-west to the main lobby|mainlobby]]</span><</if>> and <<if $fakeheadon>><span class = 'dir'>[[north|northtakeoffhead]]</span><<else>><span class = 'dir'>[[north|northerncorridor]]</span><</if>>. Elegantly dressed aliens walk along its gilded walls.
On the outward wall there is a door labelled <<if $fakeheadon>><span class = 'dir'>"[[Library|librarytakeoffhead]]"</span><<else>><span class = 'dir'>"[[Library|library]]"</span><</if>>.
There's also a <<if $rexdefeated>><span class = 'dir'>[[service area entrance|headnomore]]</span><<elseif $color == 'blue' && $fakeheadon && $disguiseused>><span class = 'dir'>[[service area entrance|usedisguise]]</span><<elseif $color == 'blue' && $fakeheadon>><span class = 'dir'>[[service area entrance|cheatrobot]]</span><<else>><span class = 'dir'>[[service area entrance|noentry]]</span><</if>> here, blocked by a horizontal bar. Next to it a four-legged <span class = 'def'>[[guard robot|securibot]]</span> is keeping watch.
On the opposite wall there is a large, open passage. A sign above it reads <span class = 'dir'>"[[Arena entrance for the audience|audiencearea]]"</span>. Near the passage you see a <span class = 'def'>[[janitor|janitor]]</span> in red overalls.
<<if $meetgreen == false && $boxtaken == true && $act > 2>>\
There's also a <span class = 'def'>[[green, gelatinous alien|greenalien]]</span> with lots of spindly limbs here, sitting on a bench.
<<elseif $meetgreen == false && $act > 2>>\
There's also a <span class = 'def'>[[green, gelatinous alien|greenalien]]</span> with lots of spindly limbs here, sitting on a bench. Next to the alien there's a blue icebox.
<</if>>\
<<if $meetgreen>><<set $meetgreen to false>>\
<span class = 'new'>You notice an <span class = 'def'>[[alien|greenalien]]</span> you haven't seen here before. It looks like a green, gelatinous cylinder with a large mouth in the middle, three pairs of tiny black eyes and lots of spindly limbs.</span><</if>>\
<span class = 'uti'><span id="tab">[[Inventory & stats|inventory]]</span>
<span id="tab"><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></span></span>
You approach the exit leading north-west from the lobby. It's blocked; through solid metal bars you see a dimly-lit, curved corridor. The air in the corridor is hazy and the airflow coming from there is hot, humid and smells of machine oil.
A sign attached to the red metal bars reads:
<i>Closed for maintenance. We are terribly sorry for the inconvenience.</i>
<span id = 'tab'>[[Step back|mainlobby]]</span><span class = 'steve'>STEVE: Sorry to say that, my friend, but I must be impartial. It wouldn't be fair if I helped one of the contestants.</span>
<span id = 'tab'><span class = 'chuk'>[[But he's three times my size! How is THAT fair?|hesbig]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[All right, forget it.|talktosteve]]</span></span>
<span class='steve'>STEVE: You'd like to see His Majesty, huh? Can't say I blame you. Everyone would want that, so, to avoid unnecessary commotion, Chairperor M'zzur stays in his penthouse on the top deck for the time being. He watches live footage of the matches, though. After all, this tournament is his passion project! But don't worry, you'll get to see him during the grand closing ceremony.</span>
<span id='tab'>[[Back|talktosteve]]</span><span class='steve'>STEVE: Can't say yet – it's a surprise! But a most wonderful surprise, I assure you, chosen by His Majesty himself.</span>
<span class = 'chuk'>CHUK: Would it be something like… the Chairperor granting one wish to the winner, maybe?</span>
<span class='steve'>STEVE: Can't confirm, can't deny! Just wait and see – you're going to love it!</span>
<span id='tab'>[[Back|talktosteve]]</span><span class='steve'>STEVE: You're welcome to visit any rooms on the main deck! Except for the service area, of course, but there isn't anything to see there anyway. <<if $act ==1>>Oh, and the area behind that barred exit is temporarily closed off – we're dealing with a small ventilation malfunction. Sorry about the inconvenience; we'll soon get everything fixed. <</if>></span>
<span id='tab'>[[Back|talktosteve]]</span><span class='steve'>STEVE: This may sound a bit like I'm bragging, but I'm basically running the whole tournament, friend! Well, of course, I'm not His Majesty's official representative, that would be General Vox, but as the arena manager, I take care of the contestants, do the announcing, and, most importantly, make sure the audience are enjoying themselves!</span>
<span id='tab'>[[Back|talktosteve]]</span><span class='steve'>STEVE: Oh, you like it? Sorry, but right now, the only places with a good view of it are the Chairperor's penthouse on the top deck and General Vox's private apartment, which are, of course, restricted areas.</span>
<span id='tab'>[[Back|talktosteve]]</span><span class = 'steve'>STEVE: You're ready, that's what you're trying to say? No? Maybe? Well, when you are, come and see me in the arena vestibule. It's really that simple!</span>
<span id='tab'>[[Back|talktosteve]]</span><span class = 'steve'>STEVE: Take care! Don't get hurt anywhere but in the arena!</span>
<span id = 'tab'>[[Continue|mainlobby]]</span><span class = 'steve'>STEVE: You've got a point there… He's big even for a Torrarian. But, unfortunately, I can't help you out. I don't know Gaaarg's secret weakness, if he has any. Just… try to avoid his attacks and hope for the best, okay?</span>
<span id = 'tab'>[[Back|talktosteve]]</span>The girl is looking a bit embarrassed.
<span class = 'aqua'>GIRL: Um, sorry… there's a little problem with that. The booth – it's in that corridor behind the red bars… You can't get to the shop since they closed it off. Um, but please do visit when they open that area again!</span>
<span id = 'tab'><span class = 'chuk'>[[Thanks! I'll be going now.|mainlobby]]</span></span>The girl is looking a little ashamed.
<span class = 'aqua'>GIRL: Umm, I'm really sorry… I don't know. They just told me to say all that, smile and give away balls and leaflets. But I've seen it work, and it's cool! Pets just pop out of thin air like that!</span>
<span id = 'tab'><span class = 'chuk'>[[Where exactly is the shop?|whereshop]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Thanks! I'll be going now.|mainlobby]]</span></span>The girl is looking a bit embarrassed.
<span class = 'aqua'>GIRL: Um, sorry… there's a little problem with that. The booth – it's in that corridor behind the red bars… You can't get to the shop since they closed it off. Um, but please do visit when they open that area again!</span>
<span id = 'tab'><span class = 'chuk'>[[You said something about scientific technology? That's my favourite kind! How exactly does it work?|technology]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Thanks! I'll be going now.|mainlobby]]</span></span><span class = 'tomato'>ENA: It's very well organized, I have to admit. I love the <i>Perfect Paradise</i> – so stylish and elegant! It's very generous of the Chairperor to invite us all to his private cruiser – I would never have expected that, and yet he did! Now that I think about it, it's actually quite surprising His Majesty organised such tournament in the first place. I always thought he didn't like warriors at all!</span>
<span id = 'tab'>[[Back|enaquestions]]</span><<if $act < 3>>\
<span class = 'tomato'>ENA: I love all of them! Honestly, every competitor is so strong and skilled… or, at the very least, brave – one has to be to enter the arena. I'm trying not to pick any favourites because I know I would be heartbroken if they lost… but I must say I quite like Princess Ochra. She's a high-born lady and yet she can fight, and win!</span>
<span id = 'tab'>[[Back|enaquestions]]</span>
<<else>>\
<span class = 'tomato'>ENA: Well, there are only two athletes still participating in the tournament, and of those two, you are my favourite, without a shade of doubt!</span>
<span id = 'tab'>[[Back|enaquestions]]</span>
<</if>>\<span class = 'tomato'>ENA: The Torarrian warrior? He scares me. He looks like a wild beast! I suppose that's just his image, but it's a bit too convincing for me. And he doesn't care one bit about others. Only yesterday I saw him walk straight into a janitor! The poor man fell down and Gaaarg just stepped over him. Horribly insensitive, wasn't it?</span>
<span id = 'tab'>[[Back|enaquestions]]</span><span id = 'tab'><span class = 'chuk'>[[What do you think about the tournament in general?|tournament]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Who is your favourite athlete so far?|athletes]]</span></span>
<<if $act == 1>><span id = 'tab'><span class = 'chuk'>[[Can you tell me anything about Gaaarg?|gaaarg]]</span></span>
<<elseif $act == 2>><span id = 'tab'><span class = 'chuk'>[[Can you tell me anything about Princess Ochra?|ochra]]</span></span>
<<elseif $act == 3>><span id = 'tab'><span class = 'chuk'>[[Can you tell me anything about the Cybercricket?|cybercricket]]</span></span>
<<else>>\<</if>>\
<span id = 'tab'><span class = 'chuk'>[[Thanks for the chat. I'll be going now.|byeena]]</span></span>
<span class = 'tomato'>ENA: See you later, Mr. Chuk!</span>
<span id = 'tab'>[[Continue|mainlobby]]</span><<if $color == 'blue' && $fakeheadon>>
<span class = 'bot'>SECURIBOT: What are you staring at, dirty little slacker? Get back to work!</span>
<span id = 'tab'>[[Back|easterncorridor]]</span>
<<else>>\
<<if $talktorobotagain>>\
<span class = 'bot'>SECURIBOT: Welcome, sir or madam! Have a safe stay on the <i>Perfect Paradise</i>!</span>
<span id = 'tab'>[[Back|easterncorridor]]</span>
<<else>><<set $talktorobotagain to true>>\
The guard robot stands over two metres tall and is painted matte black with subtle gold accents. A shield-shaped badge on its torso reads: M'ZZUR ENTERPRISES SECURIBOT 7000. It has four stout legs and covers on its sides which, you suspect, are hiding some weaponry.
The robot addresses you politely with a booming voice.
<span class = 'bot'>SECURIBOT: Welcome, sir or madam! I am Securibot 7000, property and intellectual property of M'zzur Enterprises! I am here to guarantee you a safe stay on the <i>Perfect Paradise</i>! I am not programmed for advanced conversation, so if you have questions, please ask them at the counter in the main lobby!</span>
<span id = 'tab'>[[Back|easterncorridor]]</span>
<</if>>
<</if>><<if $janitortalkedtoagain>>\
The janitor is dozing off, supporting himself on his broom.
<span class = 'chuk'>CHUK: Say again, who are you?</span>
<span class = 'janitor'>JANITOR: A janitor.</span>
<span id = 'tab'><span class = 'chuk'>[[You're not very talkative, are you?|nottalkative]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[A janitor? Aren't Quik doing all the cleaning and stuff?|whyjanitor]]</span></span>
<<if $act == 1>>\
<span id = 'tab'><span class = 'chuk'>[[Nice overalls. I dig the colour.|niceoveralls]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[What are you doing here?|janitorsjob]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[It's been swell talking to you, but I must get going. See ya!|easterncorridor]]</span></span>
<<else>><<set $janitortalkedtoagain to true>>\
The janitor is a thin human whose pale skin stands in jarring contrast with his red overalls. He glances at you with no interest and goes back to dozing off.
<span class = 'chuk'>CHUK: Hi! I'm Chuk! Who are you?</span>
<span class = 'janitor'>JANITOR: A janitor.</span>
<span id = 'tab'><span class = 'chuk'>[[You're not very talkative, are you?|nottalkative]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[A janitor? Aren't Quik doing all the cleaning and stuff?|whyjanitor]]</span></span>
<<if $act == 1>>\
<span id = 'tab'><span class = 'chuk'>[[Nice overalls. I dig the colour.|niceoveralls]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[What are you doing here?|janitorsjob]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[It's been swell talking to you, but I must get going. See ya!|easterncorridor]]</span></span>
<</if>><<set $room to 'library'>>\
<span class = 'header'><center>Library</center></span>
The library on the <i>Perfect Paradise</i> is a spacious two storey room with oaken panelling. On the bookshelves along the walls you see thousands of <span class = 'def'>[[books|pickbook]]</span>.
<<if $librariantalkedto>>On the lower floor the insectoid <<if $color == 'grey'>><span class = 'def'>[[librarian|greylibrarian]]</span><<elseif $color == 'red'>><span class = 'def'>[[librarian|redlibrarian]]</span><<elseif $color == 'blue'>><span class = 'def'>[[librarian|bluelibrarian]]</span><<else>><span class = 'def'>[[librarian|greenlibrarian]]</span><</if>> sits behind the desk.<<else>>On the lower floor, near the entrance, a tall, insectoid <<if $color == 'grey'>><span class = 'def'>[[librarian|greylibrarian]]</span><<elseif $color == 'red'>><span class = 'def'>[[librarian|redlibrarian]]</span><<elseif $color == 'blue'>><span class = 'def'>[[librarian|bluelibrarian]]</span><<else>><span class = 'def'>[[librarian|greenlibrarian]]</span><</if>> sits behind the desk.<</if>>\
<<if $scissorstaken>>\<<else>>
The librarian is using large silver <span class = 'def'>[[scissors|lookscissors]]</span> to cut <<if $paperquest == true && $cardpicked == false>><span class = 'def'>[[label cards|looklabels]]</span><<else>>label cards<</if>> out of thin paper. <</if>>
<<if $deathstalkedto>>\
In a corner of the room <span class = 'def'>[[THAT'S DEATH'S ROBOT|talkdeaths]]</span> is reading a book.
<<else>>\
In a corner of the room a huge, shiny, black <span class = 'def'>[[robot|talkdeaths]]</span> stands, reading a book.
<</if>>\
There's only one <span class = 'dir'>[[door|easterncorridor]]</span> here, leading back to the corridor.
<span class = 'uti'><span id="tab">[[Inventory & stats|inventory]]</span>
<span id="tab"><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></span></span><<set $room to 'conservatory'>>\
<span class = 'header'><center>Conservatory</center></span>
<<if $act == 3 && $madamemetinc == false>><<set $madamemetinc to true>>\
<span class = 'new'>As you enter the conservatory you immediately notice Madame Golgadul's huge frame. The fortune teller is absorbed in a friendly chat with the painter.</span>
<</if>>\
This huge room is filled with lush <span class = 'def'>[[greenery|lookgreenery]]</span>, arranged so that it resembles a natural, wild forest.
An artificial <span class = 'def'>[[waterfall]]</span> whispers in the corner.
Near the entrance a <span class = 'def'>[[bush with thick, reddish leaves|plant]]</span> resides in a separate planter.
<<if $act == 3 && $madamemetinc>>\
<span class = 'def'>[[Madame Golgadul and the painter|madameandpainter]]</span> are standing among the greenery, absorbed in a friendly chat.<<else>>\
Among the trees, a <span class = 'def'>[[human woman is standing behind an easel|talkpainter]]</span>, busy painting.<</if>>
There is only one <span class = 'dir'>[[door|westerncorridor]]</span> here, leading back to the corridor.
<span class = 'uti'><span id="tab">[[Inventory & stats|inventory]]</span>
<span id="tab"><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></span></span>Wearing your disguise, you slip under the metal bar without grabbing the Securibot's attention.
<span id = 'tab'>[[Continue|servicecorridor]]</span><<set $disguiseused to true>>\
Wearing your disguise, you head towards the service corridor. You notice a really tiny Quik trotting towards the metal bar, a bucket full of water on its head. You run after it, attempting to hide yourself from the sight of the guard robot behind the bucket, but you're too slow.
<span class = 'bot'>SECURIBOT: You there! Yes, you, without the bucket! Move it! M'zzur Enterprises is not paying you for staring at its security robots, you worthless little piece of trash! In fact, M'zzur Enterprises is not paying you, period, but that's only because you're not worthy of a paycheck! Get back to work!</span>
You hurry after the Quik with the bucket, under the metal barrier and out of the robot's sight.
<span id = 'tab'>[[Continue|servicecorridor]]</span><<if $fakeheadon>>
The guard robot seems to ignore you as you approach the barrier; then, in the last moment, it blocks your way.
<span class = 'bot'>SECURIBOT: My sincere apologies, sir or madam! For a moment there, I thought you were a Quik!
I am terribly sorry, but guests are not allowed in the service area for safety reasons. I have to ask you to turn back. Please, enjoy your safe stay in the opulent facilities of the <i>Perfect Paradise</i>.</span>
<span id = 'tab'>[[Back|easterncorridor]]</span>
<<elseif $color == 'blue'>>
The guard robot seems to ignore you as you approach the barrier; then, in the last moment, it blocks your way.
<span class = 'bot'>SECURIBOT: My sincere apologies, sir or madam! You're short and blue, so I thought you were a Quik – but then I noticed you actually have a FACE!
I am terribly sorry, but guests are not allowed in the service area for safety reasons. I have to ask you to turn back. Please, enjoy your safe stay in the opulent facilities of the <i>Perfect Paradise</i>.</span>
<span id = 'tab'>[[Back|easterncorridor]]</span>
<<else>>
As you approach the service corridor, the guard robot blocks your way.
<span class = 'bot'>SECURIBOT: I am terribly sorry, sir or madam, but guests are not allowed in the service area for safety reasons. I have to ask you to turn back. Please, enjoy your safe stay in the opulent facilities of the <i>Perfect Paradise</i>.</span>
A Quik runs by and passes under the barrier. The robot ignores it.
<span id = 'tab'>[[Back|easterncorridor]]</span>
<</if>><<set $room to 'servicecorridor'>>\
<span class = 'header'><center>Service corridor</center></span>
You are in a dimly-lit corridor with bare metal walls and pipes running under the ceiling. The west end of the corridor connects to the <span class = 'dir'>[[guest area|easterncorridor]]</span>. In the south end there are four doors, leading to the <<if $act == 2 && $kitchenagain == false>><span class = 'dir'>[[kitchen|kitchenintro]]</span><<else>><span class = 'dir'>[[kitchen|kitchen]]</span><</if>>, the <span class = 'dir'>[[storeroom|storeroom]]</span>, the <<if $act == 1>><span class = 'dir'>[[repair shop|repairshopclosed]]</span><<else>><span class = 'dir'>[[repair shop|repairshop]]</span><</if>> and the <span class = 'dir'>[[Quik quarters|quikroom]]</span>.
<span class = 'uti'><span id="tab">[[Inventory & stats|inventory]]</span>
<span id="tab"><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></span></span><span class = 'janitor'>JANITOR: Guess not.</span>
<span id = 'tab'>[[Back|askjanitor]]</span><<if $color == 'blue' && $fakeheadon>><span class = 'janitor'>JANITOR: Yeah, you're doing a good job. But you can't reach everywhere.</span>
<<else>><span class = 'janitor'>JANITOR: They're small. Can't reach everywhere.</span><</if>>
<span id = 'tab'>[[Back|askjanitor]]</span><<set $askcleaning to true>>\
<span class = 'janitor'>JANITOR: Waiting.</span>
<span class = 'chuk'>CHUK: Waiting for what?</span>
<span class = 'janitor'>JANITOR: For when they tell me to clean the arena.</span>
<span class = 'chuk'>CHUK: When do they tell you to clean the arena?</span>
<span class = 'janitor'>JANITOR: Before each match.</span>
<span id = 'tab'>[[Back|askjanitor]]</span><span id = 'tab'><span class = 'chuk'>[[You're not very talkative, are you?|nottalkative]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[A janitor? Aren't Quik doing all the cleaning and stuff?|whyjanitor]]</span></span>
<<if $act == 1>>\
<span id = 'tab'><span class = 'chuk'>[[Nice overalls. I dig the colour.|niceoveralls]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[What are you doing here?|janitorsjob]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[It's been swell talking to you, but I must get going. See ya!|easterncorridor]]</span></span><<if $librariantalkedto>><<else>>The librarian is a tall, slender creature. She has giant, multi-faceted eyes and a slender body with many pairs of arms.
<</if>>\
<<set $librariantalkedto to true>>\
You stand in front of the librarian and wave to catch her attention. She moves her head slightly to look at you, but she seems to barely notice you.
<span id = 'tab'><span class = 'chuk'>[[What's the matter? You look… absent.|grey1]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Can you recommend me some books to read?|grey2]]</span></span>
<<if $scissorstaken>>\
<<else>>
<span id = 'tab'><span class = 'chuk'>[[Can I borrow your scissors?|borrowgrey]]</span></span>
<</if>>\
<<if $askedforrecommendations && $act == 1>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books about Gaaarg's race? You know, Gaaarg, the big, reptilian fighter?|gaaarggrey]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations && $act == 2>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books about the race of Princess Ochra, the four-armed fighter?|ochragrey]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations && $act == 3>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books on insects? Crickets, in particular?|cricketgrey]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations && $maintenancemanscared == false && $toaddeployed>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books on reptiles and amphibians?|reptilesgrey]]</span></span>
<<else>>\
<</if>>\
<<if $cyoaread && $askedforrecommendations>>
<span id = 'tab'><span class = 'chuk'>[[I found that funny book that's, like, also a game, but there are many Xlxian words in it I don't understand. Do you have any Xlxian dictionaries?|cyoagrey]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations == true && $weakinsult == true && $handbooktaken == false>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any dictionaries of insults?|insultsgrey]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[Nevermind.|library]]</span></span>
<<if $librariantalkedto>><<else>>The librarian is a tall, slender creature. She has giant, multi-faceted eyes and a slender body with many pairs of arms.
<</if>>\
<<set $librariantalkedto to true>>\
You stand in front of the librarian and wave to catch her attention. She looks at you and suddenly her eyes start to glow with anger. Her thin arms tremble, as if she wanted to hit someone (probably you) and only restrained herself with immense willpower.
<span id = 'tab'><span class = 'chuk'>[[Whoa, take it easy! Did I do something to anger you?|red1]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Can you recommend me some books to read?|red2]]</span></span>
<<if $scissorstaken>>\
<<else>>
<span id = 'tab'><span class = 'chuk'>[[Can I borrow your scissors?|borrowred]]</span></span>
<</if>>\
<<if $askedforrecommendations && $act == 1>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books about Gaaarg's race? You know, Gaaarg, the big, reptilian fighter?|gaaargred]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations && $act == 2>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books about the race of Princess Ochra, the four-armed fighter?|ochrared]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations && $act == 3>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books on insects? Crickets, in particular?|cricketred]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations && $maintenancemanscared == false && $toaddeployed>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books on reptiles and amphibians?|reptilesred]]</span></span>
<<else>>\
<</if>>\
<<if $cyoaread && $askedforrecommendations>>
<span id = 'tab'><span class = 'chuk'>[[I found that funny book that's, like, also a game, but there are many Xlxian words in it I don't understand. Do you have any Xlxian dictionaries?|cyoared]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations == true && $weakinsult == true && $handbooktaken == false>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any dictionaries of insults?|insultsred]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[Nevermind.|library]]</span></span>
<<if $librariantalkedto>><<else>>The librarian is a tall, slender creature. She has giant, multi-faceted eyes and a slender body with many pairs of arms.
<</if>>\
<<set $librariantalkedto to true>>\
You stand in front of the librarian and wave to catch her attention. She looks at you and sighs deeply. Then she lowers her head.
<span id = 'tab'><span class = 'chuk'>[[What's the matter? Why are you so sad?|blue1]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Can you recommend me some books to read?|blue2]]</span></span>
<<if $scissorstaken>>\
<<else>>
<span id = 'tab'><span class = 'chuk'>[[Can I borrow your scissors?|borrowblue]]</span></span>
<</if>>\
<<if $askedforrecommendations && $act == 1>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books about Gaaarg's race? You know, Gaaarg, the big, reptilian fighter?|gaaargblue]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations && $act == 2>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books about the race of Princess Ochra, the four-armed fighter?|ochrablue]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations && $act == 3>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books on insects? Crickets, in particular?|cricketblue]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations && $maintenancemanscared == false && $toaddeployed>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books on reptiles and amphibians?|reptilesblue]]</span></span>
<<else>>\
<</if>>\
<<if $cyoaread && $askedforrecommendations>>
<span id = 'tab'><span class = 'chuk'>[[I found that funny book that's, like, also a game, but there are many Xlxian words in it I don't understand. Do you have any Xlxian dictionaries?|cyoablue]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations == true && $weakinsult == true && $handbooktaken == false>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any dictionaries of insults?|insultsblue]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[Nevermind.|library]]</span></span>
<<if $librariantalkedto>><<else>>The librarian is a tall, slender creature. She has giant, multi-faceted eyes and a slender body with many pairs of arms.
<</if>>\
<<set $librariantalkedto to true>>\
You stand in front of the librarian and wave to catch her attention. She looks at you and a calm, bright gleam appears in her eyes.
<span class = 'pink'>LIBRARIAN: Hello, how can I help you?</span>
<span id = 'tab'><span class = 'chuk'>[[Can you recommend me some books to read?|recommendbooks]]</span></span>
<<if $scissorstaken>>\
<<else>>
<span id = 'tab'><span class = 'chuk'>[[Can I borrow your scissors?|borrowscissors]]</span></span>
<</if>>\
<<if $askedforrecommendations && $act == 1>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books about Gaaarg's race? You know, Gaaarg, the big, reptilian fighter?|gaaargbook]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations && $act == 2>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books about the race of Princess Ochra, the four-armed fighter?|ochragreen]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations && $act == 3>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books on insects? Crickets, in particular?|cricketgreen]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations && $maintenancemanscared == false && $toaddeployed>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books on reptiles and amphibians?|reptilesgreen]]</span></span>
<<else>>\
<</if>>\
<<if $cyoaread && $askedforrecommendations>>
<span id = 'tab'><span class = 'chuk'>[[I found that funny book that's, like, also a game, but there are many Xlxian words in it I don't understand. Do you have any Xlxian dictionaries?|dictionaries]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations == true && $weakinsult == true && $handbooktaken == false>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any dictionaries of insults?|insultsgreen]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[Thanks for your help! I'll be going now.|library]]</span></span><span class = 'pink'>LIBRARIAN: Eh? Did somebody just speak?</span>
<span id = 'tab'>[[Back|greyask]]</span><span class = 'pink'>LIBRARIAN: What? Books? Oh, right, I should get back to labelling those books…</span>
<span id = 'tab'>[[Back|greyask]]</span><span class = 'pink'>LIBRARIAN: Cutting these labels is so boring. I wish I had something else to do.</span>
<span id = 'tab'>[[Back|greyask]]</span><span id = 'tab'><span class = 'chuk'>[[What's the matter? You look… absent.|grey1]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Can you recommend me some books to read?|grey2]]</span></span>
<<if $scissorstaken>>\
<<else>>
<span id = 'tab'><span class = 'chuk'>[[Can I borrow your scissors?|borrowgrey]]</span></span>
<</if>>\
<<if $askedforrecommendations && $act == 1>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books about Gaaarg's race? You know, Gaaarg, the big, reptilian fighter?|gaaarggrey]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations && $act == 2>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books about the race of Princess Ochra, the four-armed fighter?|ochragrey]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations && $act == 3>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books on insects? Crickets, in particular?|cricketgrey]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations && $maintenancemanscared == false && $toaddeployed>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books on reptiles and amphibians?|reptilesgrey]]</span></span>
<<else>>\
<</if>>\
<<if $cyoaread && $askedforrecommendations>>
<span id = 'tab'><span class = 'chuk'>[[I found that funny book that's, like, also a game, but there are many Xlxian words in it I don't understand. Do you have any Xlxian dictionaries?|cyoagrey]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations == true && $weakinsult == true && $handbooktaken == false>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any dictionaries of insults?|insultsgrey]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[Nevermind.|library]]</span></span><span class = 'pink'>LIBRARIAN: Huh? I think I've just heard some noise. A long, sentence-like noise. Strange… </span>
<span id = 'tab'>[[Back|greyask]]</span><span class = 'pink'>LIBRARIAN: HOW DARE YOU ASK SUCH QUESTIONS! JUST LOOKING AT YOU IS ENOUGH TO MAKE ME ANGRY!</span>
<span id = 'tab'>[[Back|redask]]</span><span class = 'pink'>LIBRARIAN: STOP TALKING SO LOUDLY OR I'LL TEACH YOU A LESSON! MIND YOUR MANNERS! YOU'RE IN A LIBRARY, YOU PUNK!</span>
<span id = 'tab'>[[Back|redask]]</span><span class = 'pink'>LIBRARIAN: NO! AND DON'T ASK AGAIN, OR I'LL STAB YOU WITH THEM!</span>
<span id = 'tab'>[[Back|redask]]</span><span class = 'pink'>LIBRARIAN: DON'T MENTION THAT PHILISTINE! HE CAME HERE ONCE AND SPILLED A DRINK ON A BOOK! IF I EVER SEE HIM AGAIN, I'LL PUNCH HIM IN THAT UGLY FACE!</span>
<span id = 'tab'>[[Back|redask]]</span><span id = 'tab'><span class = 'chuk'>[[What did I do to make you so angry?|red1]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Can you recommend me some books to read?|red2]]</span></span>
<<if $scissorstaken>>\
<<else>>
<span id = 'tab'><span class = 'chuk'>[[Can I borrow your scissors?|borrowred]]</span></span>
<</if>>\
<<if $askedforrecommendations && $act == 1>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books about Gaaarg's race? You know, Gaaarg, the big, reptilian fighter?|gaaargred]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations && $act == 2>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books about the race of Princess Ochra, the four-armed fighter?|ochrared]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations && $act == 3>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books on insects? Crickets, in particular?|cricketred]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations && $maintenancemanscared == false && $toaddeployed>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books on reptiles and amphibians?|reptilesred]]</span></span>
<<else>>\
<</if>>\
<<if $cyoaread && $askedforrecommendations>>
<span id = 'tab'><span class = 'chuk'>[[I found that funny book that's, like, also a game, but there are many Xlxian words in it I don't understand. Do you have any Xlxian dictionaries?|cyoared]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations == true && $weakinsult == true && $handbooktaken == false>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any dictionaries of insults?|insultsred]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[Nevermind.|library]]</span></span><span class = 'pink'>LIBRARIAN: (clears her throat) Strange, I feel like coughing… </span>
<span id = 'tab'>[[Back|greyask]]</span><span class = 'pink'>LIBRARIAN: NO DICTIONARY CAN HELP AN UNCULTURED PUNK LIKE YOU! GET LOST!</span>
<span id = 'tab'>[[Back|redask]]</span>The librarian starts sobbing quietly.
<span id = 'tab'>[[Back|blueask]]</span><span class = 'pink'>LIBRARIAN: Books! What good are books? Alas, they're just words without power to change our sad lives for the better!</span>
<span id = 'tab'>[[Back|blueask]]</span><span class = 'pink'>LIBRARIAN: No, you can't. I have to cut these labels (sob). It's so repetitive, it makes me depressed. Besides, if I gave you the scissors, you'd only hurt yourself with them.</span>
<span id = 'tab'>[[Back|blueask]]</span><span class = 'pink'>LIBRARIAN: Don't even mention that brute! It makes me unbelievably sad when such ignorant piles of muscle earn so much respect! Where is this world going to, oh, where? Soon we'll all forget how to read! And I can do nothing about that! (sob)</span>
<span id = 'tab'>[[Back|blueask]]</span><span class = 'pink'>LIBRARIAN: Oh, the sadness I feel when I think about dictionaries, this failed attempt at bridging the gap between the people of the galaxy, a gap impossible to bridge! We shall never understand each other!</span>
<span id = 'tab'>[[Back|blueask]]</span><span id = 'tab'><span class = 'chuk'>[[Why are you so sad?|blue1]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Can you recommend me some books to read?|blue2]]</span></span>
<<if $scissorstaken>>\
<<else>>
<span id = 'tab'><span class = 'chuk'>[[Can I borrow your scissors?|borrowblue]]</span></span>
<</if>>\
<<if $askedforrecommendations && $act == 1>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books about Gaaarg's race? You know, Gaaarg, the big, reptilian fighter?|gaaargblue]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations && $act == 2>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books about the race of Princess Ochra, the four-armed fighter?|ochrablue]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations && $act == 3>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books on insects? Crickets, in particular?|cricketblue]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations && $maintenancemanscared == false && $toaddeployed>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books on reptiles and amphibians?|reptilesblue]]</span></span>
<<else>>\
<</if>>\
<<if $cyoaread && $askedforrecommendations>>
<span id = 'tab'><span class = 'chuk'>[[I found that funny book that's, like, also a game, but there are many Xlxian words in it I don't understand. Do you have any Xlxian dictionaries?|cyoablue]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations == true && $weakinsult == true && $handbooktaken == false>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any dictionaries of insults?|insultsblue]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[Nevermind.|library]]</span></span><<set $askedforrecommendations to true>>\
<span class = 'pink'>LIBRARIAN: If you want a book on a particular topic, I can help you find one. Otherwise, I suggest you look through our catalogue. There are over 40,000 books in our library; I'm certain you'll find something interesting to read.</span>
<span id = 'tab'>[[Back|greenask]]</span><<set $scissors to true>><<set $scissorstaken to true>>\
<span class = 'pink'>LIBRARIAN: I'm afraid I can't… although… on second thought… You know what? I've already cut so many labels they'll last me for weeks, and I'm growing rather bored of it. Oh, I shouldn't say that; I really love my job, even if it's a bit repetitive sometimes. All right, you can borrow the scissors. Just be careful! They're very sharp!</span>
<span class = 'items'>Item received: Scissors</span>
<span id = 'tab'>[[Back|greenask]]</span><span class = 'pink'>LIBRARIAN: I know who you're talking about! As far as I know, Gaaarg is a Torrarian; a fascinating, primitive culture. I'm afraid we don't have any books dedicated entirely to Torrarians, but you should check <i>Gallord's</i>. It's the definitive guide to the races of the Galaxy.</span>
<span id = 'tab'>[[Back|greenask]]</span><span class = 'pink'>LIBRARIAN: Let me see… no dictionaries, but we have <i>The Encyclopaedia of Xlx</i> – bookcase 16A, shelf 2. Maybe that will help?</span>
<<set $dictionary to true>>\
<span id = 'tab'>[[Back|greenask]]</span><span id = 'tab'><span class = 'chuk'>[[Can you recommend me some books to read?|recommendbooks]]</span></span>
<<if $scissorstaken>>\
<<else>>
<span id = 'tab'><span class = 'chuk'>[[Can I borrow your scissors?|borrowscissors]]</span></span>
<</if>>\
<<if $askedforrecommendations && $act == 1>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books about Gaaarg's race? You know, Gaaarg, the big, reptilian fighter?|gaaargbook]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations && $maintenancemanscared == false && $toaddeployed>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books on reptiles and amphibians?|reptilesgreen]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations && $act == 2>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books about the race of Princess Ochra, the four-armed fighter?|ochragreen]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations && $act == 3>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any books on insects? Crickets, in particular?|cricketgreen]]</span></span>
<<else>>\
<</if>>\
<<if $cyoaread && $askedforrecommendations>>
<span id = 'tab'><span class = 'chuk'>[[I found that funny book that's, like, also a game, but there are many Xlxian words in it I don't understand. Do you have any Xlxian dictionaries?|dictionaries]]</span></span>
<<else>>\
<</if>>\
<<if $askedforrecommendations == true && $weakinsult == true && $handbooktaken == false>>
<span id = 'tab'><span class = 'chuk'>[[Do you have any dictionaries of insults?|insultsgreen]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[Thanks for your help! I'll be going now.|library]]</span></span><<set $room to 'kitchen'>>\
<span class = 'header'><center>Kitchen</center></span>
<<if $act == 1>>\
As you walk into the kitchen, a tall, multi-armed robot wearing a chef's hat turns to look at you.
<span class = 'bot'>What are you doing here?'</span>, it exclaims in a bizarre accent. <span class = 'bot'>'My kitchen doesn't need cleaning now; I'm in the middle of preparing a new, astounding dish! Get lost, you dirty little rascal!'</span>.
The robot is looking really angry, so you quickly escape back to the corridor.
<span id = 'tab'>[[Continue|servicecorridor]]</span>
<<else>>\
<<if $soupdone && $leekspicked>>\
The kitchen is very quiet without the Chef-bot. The <span class = 'def'>[[large pot|largepot]]</span> is sitting on the worktop, abandoned.
Near the edge of the worktop you notice a pile of <span class = 'def'>[[wilted carrots|carrots]]</span>.
<<elseif $soupdone>>\
The kitchen is very quiet without the Chef-bot. The <span class = 'def'>[[large pot|largepot]]</span> is sitting on the worktop, abandoned.
Near the edge of the worktop you notice four <span class = 'def'>[[large leeks|lookleeks]]</span> and a pile of <span class = 'def'>[[wilted carrots|carrots]]</span>.
<<else>>\
The kitchen is a hub of frantic activity. The <span class = 'def'>[[Chef-bot|talkchefbot]]</span> is dancing around the worktop, chopping huge piles of vegetables and adding them to a <span class = 'def'>[[large pot|largepot]]</span>.
<span class = 'def'>[[Another pot|smallpot]]</span>, smaller, is heating on a stove in the corner.
Near the edge of the worktop you notice four <span class = 'def'>[[large leeks|lookleeks]]</span> and a pile of <span class = 'def'>[[wilted carrots|carrots]]</span>.
<</if>>\
The only door leads back to the <span class = 'dir'>[[service corridor|servicecorridor]]</span>.
<span class = 'uti'><span id="tab">[[Inventory & stats|inventory]]</span>
<span id="tab"><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></span></span>
<</if>><<set $room to 'storeroom'>>\
<span class = 'header'><center>Storeroom</center></span>
You are in a tiny storeroom, cluttered with cleaning utensils.<<if $overallstaken>><<else>> A pair of small-sized <span class = 'def'>[[janitor's overalls|lookoveralls]]</span> is hanging on a peg on the wall.<</if>>
There is a <span class = 'def'>[[bucket and some dirty mops|checkmops]]</span> in the corner of the room.
The only door leads back to the <span class = 'dir'>[[service corridor|servicecorridor]]</span>.
<span class = 'uti'><span id="tab">[[Inventory & stats|inventory]]</span>
<span id="tab"><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></span></span><<set $room to 'repairshop'>>\
<span class = 'header'><center>Repair shop</center></span>
<<if $repairshopagain>>\
The repair shop is small, cramped and messy. <<if $swordsswapped>>There's an empty workbench here. <<else>>There's a workbench here, on which <span class = 'def'>[[four sheathed swords|examineswords]]</span> are lying.
<</if>>\
<<else>><<set $repairshopagain to true>>\
The door to the repair shop is no longer locked. You enter and are greeted by a terrible mess: tools and parts are scattered around, dirty rags are lying on the floor, and there are heaps of sawdust here and there.
There is a workbench here, on which <span class = 'def'>[[four sheathed swords|examineswords]]</span> and a leather harness are lying. You immediately recognise Princess Ochra's weapons.
<</if>>\
The only door leads back to the <span class = 'dir'>[[service corridor|servicecorridor]]</span>.
<span class = 'uti'><span id="tab">[[Inventory & stats|inventory]]</span>
<span id="tab"><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></span></span><<set $room to 'quikroom'>>\
<span class = 'header'><center>Quik quarters</center></span>
The Quik quarters are located in a dusty boiler room. Small hammocks, currently unoccupied, hang between tall boilers and from thick pipes. In the centre of the room a <span class = 'def'>[[bunch of Quik are standing in an old, rusty bathtub|bathtub]]</span>.
<span class = 'def'>[[Another Quik|mainquik]]</span> is busy at a small workbench near the <span class = 'dir'>[[door|servicecorridor]]</span> to the service corridor.
<<if $quikroomsagain>>\
<<else>><<set $quikroomsagain to true>>\
The Quik are visibly disturbed by your entrance. It looks like your disguise didn't fool them. They stare at you nervously and quietly whisper among themselves.
<</if>>\
<span class = 'uti'><span id="tab">[[Inventory & stats|inventory]]</span>
<span id="tab"><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></span></span>
<<set $deathstalkedto to true>>\
<<if $deathstalkedtoagain>>\
THAT'S DEATH'S ROBOT puts down its book.
<span class = 'bot'>THAT'S DEATH'S ROBOT: It's you again, my little organic friend! What's the matter?</span>
<span id = 'tab'><span class = 'chuk'>[[You have a weird name.|weirdname]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[So, how's the tournament going for you?|howitsgoing]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[What are you doing here?|deathswhat]]</span></span>
<<if $act == 1>>
<span id = 'tab'><span class = 'chuk'>[[Can you tell me anything about Gaaarg?|deathsgaaarg]]</span></span>
<<else>>\
<</if>>\
<<if $act == 2>>
<span id = 'tab'><span class = 'chuk'>[[Can you tell me anything about Princess Ochra?|deathsochra]]</span></span>
<<else>>\
<</if>>\
<<if $act == 3>>
<span id = 'tab'><span class = 'chuk'>[[Did you happen to read any books on crickets recently?|deathscrickets]]</span></span>
<<else>>\
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[Can you recommend me any books?|deathsbooks]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I'll be going. See ya!|library]]</span></span>
<<else>>
<<set $deathstalkedtoagain to true>>\
The robot has a square head with evil-looking red eyes, long, flexible arms and tank tracks in place of legs. A big gun is mounted on its back.
As you come closer, it jumps, startled, and puts down its book.
<span class = 'bot'>ROBOT: Sorry, didn't hear you coming! Welcome, organic lifeform! I don't think we've met before. I'm THAT'S DEATH'S ROBOT, an independent artificial intelligence, an explorer of new vocabulary, and a proud tournament fighter!</span>
<span id = 'tab'><span class = 'chuk'>[[You have a weird name.|weirdname]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[How is the tournament going for you?|howitsgoing]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[What are you doing here?|deathswhat]]</span></span>
<<if$act == 1>>
<span id = 'tab'><span class = 'chuk'>[[Can you tell me anything about Gaaarg?|deathsgaaarg]]</span></span>
<<else>>\
<</if>>\
<<if $act == 2>>
<span id = 'tab'><span class = 'chuk'>[[Can you tell me anything about Princess Ochra?|deathsochra]]</span></span>
<<else>>\
<</if>>\
<<if $act == 3>>
<span id = 'tab'><span class = 'chuk'>[[Did you happen to read any books on crickets recently?|deathscrickets]]</span></span>
<<else>>\
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[Can you recommend me any books?|deathsbooks]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I'll be going. See ya!|library]]</span></span>
<</if>>\<<set $inventingwords to true>>\
<span class = 'bot'>THAT'S DEATH'S ROBOT: Well, it sure is unique! I coined it myself, based on a list of over 100,000 names of various warriors and gladiators! It represents the ultimate fighter's name and I bear it with pride!</span>
<span id = 'tab'><span class = 'chuk'>[[Can you invent a nickname for me, too?|nickname]]</span></span>
<span id = 'tab'>[[Back|deathsquestions]]</span><<set $deathsweakness to true>>\
<span class = 'bot'>THAT'S DEATH'S ROBOT: Umm… err… It's a little embarrassing to admit, but I was eliminated in my first fight. I went to the arena full of hope and overflowing with power, and completely forgot about my integrated limiter algorithm, which prevents me from hurting any sentient creature. As a result, I was soundly beaten by a monkey-man wielding a pair of sticks. But I don't despair! I've only lost because my opponent had an unfair advantage, and I feel like I'm the moral victor here.</span>
<span id = 'tab'>[[Back|deathsquestions]]</span><<set $inventingwords to true>>\
<span class = 'bot'>THAT'S DEATH'S ROBOT: I'm checking some literature to improve my vocabulary. Man, this cookbook is really fascinating!</span>
<span class = 'chuk'>CHUK: Why do you want to improve your vocabulary?</span>
<span class = 'bot'>THAT'S DEATH'S ROBOT: If I can't fight, maybe I'll make a career inventing amazing nicknames for other fighters! Most people in the tournament have really dull names. Hey, what do you think about "Death Tart"? Packs a punch, doesn't it?</span>
<span id = 'tab'>[[Back|deathsquestions]]</span><span class = 'bot'>THAT'S DEATH'S ROBOT: I sure can! There's tons of fascinating stuff here! I've only just finished a book on poisonous animals – great read, some of them would make excellent gladiator names! I also tried to read a funny little book about adventures on Xlx, but I couldn't make any sense of it. The story was all over the place and I think the pages were not even in order!</span>
<span id = 'tab'>[[Back|deathsquestions]]</span><span class = 'bot'>THAT'S DEATH'S ROBOT: But of course! Just give me a sec – PROCESSING…
There you go:
The Frighter
Death Dread
Dead Bonez
Night Monk Ey
The Crickonator
Broody Worrior
Prince The Fartuitous
The Ultraviolent
Wrestly Champ
Bob
THAT'S DEATH'S ROBOT: You have my permission to use any of these fine pseudonyms!</span>
<span class = 'chuk'>CHUK: On second thought, I think I'll stick with my own name.</span>
<span id = 'tab'>[[Back|deathsquestions]]</span><span id = 'tab'><span class = 'chuk'>[[You have a weird name.|weirdname]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[How is the tournament going for you?|howitsgoing]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[What are you doing here?|deathswhat]]</span></span>
<<if$act == 1>>
<span id = 'tab'><span class = 'chuk'>[[Can you tell me anything about Gaaarg?|deathsgaaarg]]</span></span>
<<else>>\
<</if>>\
<<if $act == 2>>
<span id = 'tab'><span class = 'chuk'>[[Can you tell me anything about Princess Ochra?|deathsochra]]</span></span>
<<else>>\
<</if>>\
<<if $act == 3>>
<span id = 'tab'><span class = 'chuk'>[[Did you happen to read any books on crickets recently?|deathscrickets]]</span></span>
<<else>>\
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[Can you recommend me any books?|deathsbooks]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I'll be going. See ya!|library]]</span></span> <span class = 'bot'>THAT'S DEATH'S ROBOT: About what? Sorry, doesn't ring a bell. But I'll add that to my wordlist!</span>
<span id = 'tab'>[[Back|deathsquestions]]</span><<if $pickbookagain>>\
Choose a book to read:
<span id = 'tab'>[[Gallord's Guide to the Aliens of the Galaxy|gallords]]</span>
<span id = 'tab'>[[Planets of the Galaxy. Pocket Guide, 3rd Edition|planetsbook]]</span>
<span id = 'tab'>[[His Majesty Chairperor M'zzur. A Study of His Life and Influence|mzzurbook]]</span>
<span id = 'tab'>[[Tlazl of Danger! A Xlxian Adventure|cyoabook]]</span>
<span id = 'tab'>[[Poisonous Animals and Where to Find Them|poison]]</span>
<<if $dictionary>>
<span id = 'tab'>[[The Encyclopaedia of Xlx|Xlx]]</span>
<<else>>\
<</if>>\
<span id = 'tab'>[[Back|library]]</span>
<<else>>\
<<set $pickbookagain to true>>\
The book catalogue is so immense it would take hours to just look through it, so you simply check what the recently read titles are and decide to stick to those for the time being. If you ever need to find a book on a particular topic, you can ask the librarian.
<span id = 'tab'>[[Gallord's Guide to the Aliens of the Galaxy|gallords]]</span>
<span id = 'tab'>[[His Majesty Chairperor M'zzur. A study of His Life and Influence|mzzurbook]]</span>
<span id = 'tab'>[[Tlazl of Danger! A Xlxian Adventure|cyoabook]]</span>
<span id = 'tab'>[[Poisonous Animals and Where to Find Them|poison]]</span>
<<if $dictionary>>
<span id = 'tab'>[[The Encyclopaedia of Xlx|Xlx]]</span>
<<else>>\
<</if>>\
<span id = 'tab'>[[Back|library]]</span>
<</if>>\Gallord's Guide to the Aliens of the Galaxy
Published by M'zzur Press
The definitive compendium of knowledge on the races of the galaxy, their habits and cultures.
<span id = 'tab'>Index</span>
[[Chelac]]
[[Obobian]]
[[Quik]]
[[Torrarian]]
[[Zizzian]]
[[Xlx|xlxgallords]]
<span id = 'tab'>[[Pick a different book to read|pickbook]]</span>
<span id = 'tab'>[[That's enough reading for now|library]]</span>You start reading the book and quickly realise it's nothing more than a long, fawning, excruciatingly boring paean to the Chairperor. You close the book with disgust.
<span id = 'tab'>[[Pick a different book to read|pickbook]]</span>
<span id = 'tab'>[[That's enough reading for now|library]]</span><<set $cyoaread to true>>\
Tlazl of Danger! A Xlxian Adventure
published by the Xlxian Board of Tourism
<<if $cyoaagain>>\
<<else>>This thin book looks like some kind of interactive text. It is written in short paragraphs, each followed by a number of possible options which point to different pages. It seems like you're required to make decisions while reading.
<<set $cyoaagain to true>>\
<</if>>\
You start on page 1.
<span class = 'header'>1.</span>
Welcome to the Tlazl of Danger! What you're holding in your hands is by no means an ordinary book. This text is an INTERACTIVE GAME where YOU ARE THE HERO! You'll have to brave the dangers of the forgotten tlazl, make the right decisions and overcome difficult challenges to see the ending! What's more, the Tlazl of Danger is based on AUTHENTIC FACTS about Xlxian flora, fauna, geology and culture, which makes it not only EXCITING, but also EDUCATIONAL! Happy adventuring!
[[Now turn to page 2|page2]]
<span id = 'tab'>[[Pick a different book to read|pickbook]]</span>
<span id = 'tab'>[[That's enough reading for now|library]]</span>This books contains photos and descriptions of various poisonous creatures. One page catches your attention; it shows a picture of a striped, green and yellow toad with short, pointed horns.
"Rokkian Hissing Toad", the description reads. "These toads are known for the loud hissing noise they make when about to attack. They can spit a deadly toxic liquid at a distance of 3 meters or more."
<span id = 'tab'>[[Pick a different book to read|pickbook]]</span>
<span id = 'tab'>[[That's enough reading for now|library]]</span><<set $xlxread to true>>\
The Encyclopaedia of Xlx
published by the National Cultural Institute of Xlx
This bulky book is comprised of definitions of numerous Xlxian words.
bllc – the one which bllcyxx
bllcyxx – to do what a bllc do
cexla – ancient and known to every Xlxian
glwx – one-tenth of a pwolx
hnyxl – common pastime of the Xlx, in which nyx are used
korxl – also known as the Xlxian Mastiff
nyx – used in hnyxl
Pnoxl – known from many cexla because of how he tzylxx others
poxorl – contacted by means of wyxx
pwolx – ten glwx
tlazl – very common on Xlx
tzylxx – to follow the ways of Pnoxl
unx – "the one which unxyxx"; encountered in some tlazl
unxyxx – to act like an unx; to show unx-like qualities
uxxla – necessary in a tlazl
wyxx – to call to poxorl
Xlxian Mastiff – the name alien races give to the korxl
yglaz – a zwrx that always appears in olwr
olwr – e.g. of yglaz
zwrx – e.g. an yglaz, unx or korxl
mwwn – a simple tool, common on Xlx
<span id = 'tab'>[[Pick a different book to read|pickbook]]</span>
<span id = 'tab'>[[That's enough reading for now|library]]</span>Chelac are born warriors. Hailing from a resource-rich planet, Sien IV, they have conquered two other inhabited worlds in their planetary system. Bellicose and unscrupulous, Chelac developed some impressive technology, albeit almost exclusively of the military kind. Their brutal expansion and conquest were stopped by His Majesty Chairperor M'zzur, who defeated the Chelac fleet in the battle of Sien I. The forgiving Chairperor chose not to completely annihilate the warrior race; instead, Chelac were forced to accept certain conditions that guaranteed they would no longer pose a threat to galactic peace and order. A decade has passed since Sien I and the Chelac adapt well to co-existing with other species; indeed, many more peaceful Chelac, who earlier were oppressed by their aggressive compatriots, now hold important positions in different galactic organizations.
Chelac are tall, muscular humanoids with four arms they traditionally used to wield multiple weapons in combat. Their skin colour ranges from light brown through earthy yellow to dark orange. They have human-like heads, but with a row of sharp, keratin spikes on each cheek. Their hair is black and glossy.
Chelac culture lacks sophistications, but many of their songs and poems are known outside their homeworld; they employ vivid, often brutal imagery and have a strong rhythm which does not always translate to other languages. Most Chelac texts are about making war, duelling or feasting, but there are also many that describe various supernatural forces and omens which Chelac, being superstitious, take very seriously.
<span id = 'tab'>[[Back to the index|gallords]]</span><<set $firestory to true>>\
Considered virtually extinct, Obobians are the only sentient race of the volcanic planet Obo. These massive mineral-based creatures have six powerful legs and a cylindrical torso. Their slender necks support large and very flat heads. Obobians are built of living crystals of many different hues, and are sometimes used by other races as a raw material for jewellery-making.
The increasing volcanic activity of Obo eventually rendered the planet uninhabitable even for the Obobians. No live Obobians remain on their homeworld; several specimens were extracted by various expeditions and are now on display (three of them at the Chaiperor's Royal Galactic Museum). Upon leaving Obo, these Obobians' life signs stopped and most scientists agree that the specimens are dead (some argue they are merely hibernating but, despite numerous tries, those scientists were unable to revive them).
Only one surviving Obobian text is known: the legend of the goddess Oamameo. This charmingly naive story is worth quoting, as it shows common sentiments Obobians share with many other undeveloped races, despite being a very different lifeform, both chemically and biologically:
<i>Oamameo was a powerful and beautiful goddess. She loved the Obobians and wanted to live among them. But Oamameo's power was too strong and too wild. Whenever she walked among the Obobians, earthquakes, volcanic eruptions and lava bursts followed. Thousands of Obobians perished in the cataclysms, and Oamameo finally understood that she could not be with them. Broken-hearted, she sealed herself underground and there she rests, crying tears of hot lava every day and every night. Sometimes her longing for the company of Obobians is so strong she forgets about her destructive powers and comes almost to the surface. But each time a noraral </i>(a small, burrowing animal)<i> appears, bringing her news of terrible quakes and eruptions starting everywhere. Saddened, Oamameo returns deeper underground.</i>
Somewhat ironically, the Obobians indeed were eventually destroyed by volcanoes and seismic activity, so either Oamameo's love finally wore out, or (as the author of this compendium is more inclined to believe) the goddess never existed in the first place.
<span id = 'tab'>[[Back to the index|gallords]]</span>Small and barely qualifying as intelligent lifeforms, Quik inhabit the barren, rocky planet Quu, which orbits a red giant. Quik are physically weak, with frail bodies and disproportionally large heads. Their faces are featureless, save for a pair of large, hollow eyes. As they have no mouth, they rely on absorbing nutrients in liquid form through the skin on their palms and soles.
For thousands of years Quik lived in a primitive, clan-based society which did not develop economically or technologically. Only a decade ago a new ray of hope appeared for the species, as M'zzur Enterprises decided to take them under their wing. The Chairperor's company generously provided hundreds of thousands of Quik with jobs and basic education, matched to their limited capabilities. Thanks to this charitable gesture, the people of Quu now form a part of the pangalactic community.
<span id = 'tab'>[[Back to the index|gallords]]</span>Torrarians are warm-blooded, bipedal, predatory reptiles from a remote world called Tyrx. Several sentient species inhabit Tyrx and Torrarians are not the dominant one; the physically weak, but technologically advanced Tyzians have established their rule over the other races and use Torrarians as soldiers, bodyguards and, sometimes, gladiators. The reptiles do not seem to mind this; as long as they are well-fed and can fight, they are satisfied, and Tyzians are clever enough to keep them that way. After Tyrx was contacted by emissaries of Chairperor M'zzur and joined the galactic community, Torrarians started to appear on many different worlds as exotic bodyguards or stars of fight shows.
Torrarians are massive, powerfully built creatures. Even when walking on bent legs, most are over 2 metres tall. They have elongated, crocodile-like jaws and muscular limbs and tails. Males and females look almost identical; both sexes wear no clothes, except when ordered by their masters. Most Torrarians are skilled fighters, cunning enough to make good use of their physical advantages. Unlike most other predatory alien races, they have poor senses of hearing and smell; they rely on their sharp eyesight, although they can't see the entire colour spectrum.
<span id = 'tab'>[[Back to the index|gallords]]</span>Slender insectoids with elongated body and multiple many-jointed "arms", Zizzians are the native species of Zizziz, where they live in caverns and canyons in porous rocks forming the planet's outer crust. Their bodies are pale, with internal organs sometimes visible through the pinkish skin, and their heads resemble a cross between a dragonfly and a butterfly: slightly elongated, with a long proboscis and giant, multi-faceted, opalescent eyes. These eyes, shining in a multitude of colours, are the most striking physical feature of Zizzians and are considered beautiful by many, despite Zizzians' general ugliness. Giant eyes make Zizzians rely primarily on sight; they are also incredibly sensitive to colours. While they react to specific colours with similar emotions as humans and most other races, Zizzians' reactions are greatly amplified.
The insect people of Zizziz are rather intelligent; they formed a society based around science and the accumulation of wisdom. The Great Library of Zizziz, with countless text recorded on chitin plates (many of them now on display in the Chaiperor's Royal Galactic Museum) is a remarkable place to behold. However, Zizzians never developed interplanetary travel and many other advanced technologies. Only after they had joined the galactic community united under the Chairperor's rule were they able to travel to other planets and record their history and culture, which seems to be their natural calling. Now Zizzians commonly work as archivists, researchers and librarians on many worlds.
<span id = 'tab'>[[Back to the index|gallords]]</span>Xlx, the natives of planet Xlx, are medium-sized, stooping humanoids with wrinkled grey skin. Both sexes have bald heads and long, white beards. Xlx were one of the first alien races to recognise the greatness of Chairperor M'zzur's plan for unifying the Galaxy and to join the pangalactic community.
Their planet is cold and barren, crisscrossed by countless canyons and dotted with caves, many of them hundreds of kilometres deep. Huge portions of the planet were devastated a few decades ago by bombardment from the M'zzur Enterprises' battleships; however, the craters complement the natural features of the planet's surface in quite a pleasing and harmonious manner.
The harsh climate of Xlx may partially explain the slow, contemplative nature of its inhabitants. They enjoy hours-long discussions and explaining their point of view, especially to people of other races; it is only unfortunate that Xlx explanations hardly ever explain anything.
<span id = 'tab'>[[Back to the index|gallords]]</span><span class = 'header'>2.</span>
After many days of journey you finally reach the ravine which hides the entrance to the legendary tlazl, where, as rumours say, a treasure of great value lies hidden.
You are carrying:
1 mwwn
1 pwolx
1 uxxla
You start descending towards the mouth of the tlazl when you hear vicious howling and a blood-curdling roar. An olwr of yglaz is following you!
The yglaz run towards you, bloodlust burning in their eyes. You know that the only place where you can be safe from them is the tlazl. You only have a few seconds to decide upon a course of action:
[[If you want to run to the tlazl as fast as you can, turn to page 7.|page7]]
[[If you want to throw the yglaz a pwlox, turn to page 9.|page9]]
[[If you want to throw the yglaz a glwx, turn to page 4.|page4]]<span class = 'chuk'></span><<if $page7again>>\
<<else>><<set $deathcount += 1>><<set$page7again to true>>\
<</if>>\
<span class = 'header'>7.</span>
You start running as fast as you can, but the yglaz are much, much faster. It only takes them seconds to catch up with you. They surround you and tear you to pieces with their sharp fangs.
You are dead.
[[Start over?|cyoabook]]
<<if $deathcount > 3>>
<<if $rageagain>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|page25]]</span>
<<else>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|nerdrage]]</span><</if>>
<<else>>\
<</if>>\
<span id = 'tab'>[[Pick a different book to read|pickbook]]</span>
<span id = 'tab'>[[That's enough reading for now|library]]</span><span class = 'chuk'></span><<if $page9again>>\
<<else>><<set $deathcount += 1>><<set$page9again to true>>\
<</if>>\
<span class = 'header'>9.</span>
You take the pwlox out of your backpack and throw it to the yglaz. The creatures immediately stop and start fighting over it. As they devour your pwlox, you run towards the mouth of the tlazl and descend a narrow corridor.
You're in the tlazl and safe from the yglaz. Unfortunately, you lost your pwlox. For days you wander around the dark tunnels, until you finally die of starvation.
You are dead.
[[Start over?|cyoabook]]
<<if $deathcount > 3>>
<<if $rageagain>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|page25]]</span>
<<else>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|nerdrage]]</span><</if>>
<<else>>\
<</if>>\
<span id = 'tab'>[[Pick a different book to read|pickbook]]</span>
<span id = 'tab'>[[That's enough reading for now|library]]</span><span class = 'header'>4.</span>
You quickly take one glwx of your pwlox and throw it in the direction of the yglaz. The creatures start fighting over the glwx, which distracts them for a moment and lets you escape. The yglaz quickly devour the glwx, but by then you're already near the mouth of the tlazl, which is surrounded by jagged rocks. The entire olwr starts running after you, roaring ferociously, but you give them the slip by jumping straight into the dark opening.
You roll down a descending tunnel, which leaves you breathless. You scramble to your feet and look around. You're safe – the yglaz didn't dare to enter the tlazl.
You're in a small chamber with only two exits.
[[If you want to go left, turn to page 6.|page6]]
[[If you want to go right, turn to page 3.|page3]]
<span class = 'header'>6.</span>
You take the left corridor. You follow the winding, narrow path for a long time and stop twice to eat a glwx. Finally, you reach a large chamber, dimly lit by a glowing lichen which covers the walls. You see an exit on the other side of the chamber, but it's completely grown over by strange, purple vines.
[[If you want to cut the vines with your mwwn, turn to page 10.|page10]]
[[If you want to throw your uxxla at the vines, turn to page 8.|page8]]<span class = 'chuk'></span><<if $page3again>>\
<<else>><<set $deathcount += 1>><<set$page3again to true>>\
<</if>>\
<span class = 'header'>3.</span>
You take the right corridor. You descend for a long time. You're about to enter a large chamber, when the floor starts collapsing under your feet, revealing a gaping abyss. Screaming, you fall down the chasm and hit the sharp rocks at the bottom.
You are dead.
[[Start over?|cyoabook]]
<<if $deathcount > 3>>
<<if $rageagain>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|page25]]</span>
<<else>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|nerdrage]]</span><</if>>
<<else>>\
<</if>>\
<span id = 'tab'>[[Pick a different book to read|pickbook]]</span>
<span id = 'tab'>[[That's enough reading for now|library]]</span><<set $rageagain to true>>\
After yet another "death" of your unfortunate hero you come to the conclusion that the book is a pile of rubbish, written by someone who apparently wanted to torture their readers and never heard the word "fun" in their life. You're too tired of this exercise in frustration to start over. Without an ounce of guilt, you turn to the last page to see if anything interesting happens at the end.
<span class = 'tab'>[[Continue|page25]]</span><<set $rexhead to true>>\
<span class = 'header'>25.</span>
As the terrifying korxl slowly approaches, you recall stories told of these zwrx: supposedly, if they catch eye contact with their prey, they attempt to hypnotize it with their stare and won't move unless the prey moves first. You freeze in place and look straight in the beast's eyes; the korxl immediately stops.
You're safe for a moment, but you can't stay like this forever.
With a sudden burst of speed, you jump towards the nearest column. The korxl attacks and snaps at you, but you manage to grab one of the golden statues and drop it on the tlazl floor, right in front of the beast.
The korxl's gaze meets the ruby eyes of the statue and the giant beast stops, as if an invisible force held it motionless. It will stay like this, until it drops down dead from hunger and exhaustion.
You leave behind the now-harmless korxl and walk through the golden door. Finally, after passing through many dangers, you found the great treasure of the tlazl!
Inside the treasury, a magnificent sight greets you: thousands of dictionaries and encyclopaedias, in which the wisdom of Xlx is collected! You're overcome with joy, for knowledge is the greatest treasure of all!
Congratulations! You have conquered the <i>Tlazl of Danger</i>! You can now turn back to page 1 and attempt a different path through the book!
<i>Tlazl of Danger! A Xlxian Adventure</i> is sponsored and published by the Xlxian Board of Tourism as part of the Program for Promoting Xlx as a Tourist Destination.
<span id = 'tab'>[[Start over|cyoabook]]</span>
<span id = 'tab'>[[Pick a different book to read|pickbook]]</span>
<span id = 'tab'>[[That's enough reading for now|library]]</span><span class = 'chuk'></span><<if $page10again>>\
<<else>><<set $deathcount += 1>><<set$page10again to true>>\
<</if>>\
<span class = 'header'>10.</span>
As soon as you begin to cut the vines, they start pulsating violently and emit a cloud of toxic spores which cause you to suffocate and die in horrible pain.
You are dead.
[[Start over?|cyoabook]]
<<if $deathcount > 3>>
<<if $rageagain>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|page25]]</span>
<<else>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|nerdrage]]</span><</if>>
<<else>>\
<</if>>\
<span id = 'tab'>[[Pick a different book to read|pickbook]]</span>
<span id = 'tab'>[[That's enough reading for now|library]]</span><span class = 'header'>8.</span>
You take aim and throw the uxxla at the strange vines blocking your way. The glass of the uxxla breaks and the plants burst into flames. Fire quickly consumes the vines.
They way is clear, but you've lost your source of light. Luckily, the light-emitting lichen looks to be conveniently growing everywhere in the deeper parts of the tlazl.
You continue on. After walking for about an hour, you reach a chamber with three exits. As you wonder which path to take, an unx walks out of one of the passages! It emits a thunderous roar and attacks you!
[[If you want to unxyxx, turn to page 12.|page12]]
[[If you want to bllc, turn to page 5.|page5]]<span class = 'chuk'></span><<if $page12again>>\
<<else>><<set $deathcount += 1>><<set$page12again to true>>\
<</if>>\
<span class = 'header'>12.</span>
You answer with a roar of your own and throw yourself at the unx, biting, screaming and kicking. The unx is taken aback by your rage, but only for a moment; then it catches you with its massive arms, tears you in half and devours you.
You are dead.
[[Start over?|cyoabook]]
<<if $deathcount > 3>>
<<if $rageagain>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|page25]]</span>
<<else>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|nerdrage]]</span><</if>>
<<else>>\
<</if>>\
<span id = 'tab'>[[Pick a different book to read|pickbook]]</span>
<span id = 'tab'>[[That's enough reading for now|library]]</span><<set $bllc to true>>\
<span class = 'header'>5.</span>
You turn your tail and bllc in shame from the raging unx. You run into the narrowest tunnel, where the beast can't follow you. In the tunnel you find a skeleton of a long dead adventurer, still holding a nyx in his fleshless hands. You take the nyx and continue on.
After several hours, you reach another chamber. With surprise, you notice a small camp set in its corner, and an alien adventurer!
"Back off!" screams the alien; you think he's a human. "The treasure is mine!"
He then pulls out a sword and attacks you!
[[If you want to defend yourself with your mwwn, turn to page 11.|page11]]
[[If you want to defend yourself with your nyx, turn to page 13.|page13]]
[[If you want to wyxx, turn to page 15.|page15]]<span class = 'chuk'></span><<if $page11again>>\
<<else>><<set $deathcount += 1>><<set$page11again to true>>\
<</if>>\
<span class = 'header'>11.</span>
You try to stab the human with your mwwn, but his sword gives him a longer reach. He slashes once and cuts off your head.
You are dead.
[[Start over?|cyoabook]]
<<if $deathcount > 3>>
<<if $rageagain>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|page25]]</span>
<<else>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|nerdrage]]</span><</if>>
<<else>>\
<</if>>\
<span id = 'tab'>[[Pick a different book to read|pickbook]]</span>
<span id = 'tab'>[[That's enough reading for now|library]]</span><span class = 'header'>13.</span>
The human charges at you. You lower your nyx and hold it steady. Before the human can hit you with his sword, you thrust forward with the nyx and bury its sharp point in the alien's chest. He screams and drops down to the floor, dead.
You decide not to take his sword, as you're not trained in the use of such weapons. You look around the chamber and find an exit hidden behind a pile of rock. You take it and find yourself on narrow, descending steps which lead you to a chamber carved in rock, lit by lamps beautifully wrought in gold. There is a golden statue of a bearded man sitting on a throne against one of the walls. You see no other exit from this chamber.
[[If you want to poke the statue with your nyx, turn to page 17.|page17]]
[[If you want to wyxx, turn to page 18.|page18]]
<span class = 'chuk'></span><<if $page15again>>\
<<else>><<set $deathcount += 1>><<set$page15again to true>>\
<</if>>\
<span class = 'header'>15.</span>
You calm your mind and start to wyxx, hoping the poxorl will protect you, but before you can finish the ritual, the human slashes with his sword and cuts off your head.
You are dead.
[[Start over?|cyoabook]]
<<if $deathcount > 3>>
<<if $rageagain>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|page25]]</span>
<<else>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|nerdrage]]</span><</if>>
<<else>>\
<</if>>\
<span id = 'tab'>[[Pick a different book to read|pickbook]]</span>
<span id = 'tab'>[[That's enough reading for now|library]]</span><span class = 'chuk'></span><<if $page17again>>\
<<else>><<set $deathcount += 1>><<set$page17again to true>>\
<</if>>\
<span class = 'header'>17.</span>
As soon as your nyx touches the statue, there is a blinding flash of light. A forked blue lightning hits you and you're enveloped in flames. You die in horrible agony, screaming as your skin melts off and your eyes boil in their sockets.
You are dead.
[[Start over?|cyoabook]]
<<if $deathcount > 3>>
<<if $rageagain>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|page25]]</span>
<<else>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|nerdrage]]</span><</if>>
<<else>>\
<</if>>\
<span id = 'tab'>[[Pick a different book to read|pickbook]]</span>
<span id = 'tab'>[[That's enough reading for now|library]]</span><span class = 'header'>18.</span>
You clear your mind of any distractions, fix your gaze upon the statue and call upon the poxorl. You concentrate hard and after a while a hazy, transparent figure forms in front of the throne – a spirit of an ancient sage clad in long, flowing robes.
'Who are you and why do you seek my help?', he asks angrily, staring at you.
[[If you want to bllc, turn to page 16.|page16]]
[[If you want to tell the spirit you're after the treasure, turn to page 19.|page19]]
[[If you want to tzylxx the spirit, turn to page 14.|page14]]
<span class = 'chuk'></span><<if $page16again>>\
<<else>><<set $deathcount += 1>><<set$page16again to true>>\
<</if>>\
<span class = 'header'>16.</span>
You turn back and bllc, but the spirit raises his hands and shouts with a booming voice:
'Not so fast, accursed robber!'
A beam of white energy hits you and you disintegrate.
You are dead.
[[Start over?|cyoabook]]
<<if $deathcount > 3>>
<<if $rageagain>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|page25]]</span>
<<else>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|nerdrage]]</span><</if>>
<<else>>\
<</if>>\
<span id = 'tab'>[[Pick a different book to read|pickbook]]</span>
<span id = 'tab'>[[That's enough reading for now|library]]</span><span class = 'chuk'></span><<if $page19again>>\
<<else>><<set $deathcount += 1>><<set$page19again to true>>\
<</if>>\
<span class = 'header'>19.</span>
You tell the spirit you came here to claim the treasure of the tlazl.
'Just as I thought', he shouts. 'A filthy robber! And you're insolent enough to admit that!'
He raises his hand and summons a beam of white energy. The beam hits you and you disintegrate.
You are dead.
[[Start over?|cyoabook]]
<<if $deathcount > 3>>
<<if $rageagain>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|page25]]</span>
<<else>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|nerdrage]]</span><</if>>
<<else>>\
<</if>>\
<span id = 'tab'>[[Pick a different book to read|pickbook]]</span>
<span id = 'tab'>[[That's enough reading for now|library]]</span><<set $tzylxx to true>>\
<span class = 'header'>14.</span>
The spirit doesn't seem friendly. You think he must be the guardian of the treasure and decide it would be best not to anger him. Remembering the cexla about Pnoxl, you decide to tzylxx the spirit and tell him you were sent here by the Council of Elders to check if the great treasure is safe from thieves.
The spirit seems content with your explanation.
'Very well! It's good to see the Elders are finally taking matters seriously!', he says, raising his hands. Part of the wall revolves, revealing a passage.
'Go, quickly!', shouts the guardian spirit. 'See if no one has stolen the treasure!'.
You follow the secret passage to a chamber cut by a deep chasm. There is a narrow rope bridge over the chasm.
[[If you want to check if the ropes are tied tight, turn to page 21.|page21]]
[[If you want to walk over the bridge, turn to page 23.|page23]]
[[If you want to jump over the chasm, turn to page 20.|page20]]<span class = 'chuk'></span><<if $page21again>>\
<<else>><<set $deathcount += 1>><<set$page21again to true>>\
<</if>>\
<span class = 'header'>21.</span>
You tug at the ropes to make sure they are properly fastened. Unfortunately, it turns out the ropes are made of a deadly toxic, thorny vine. Several thorns puncture your skin and soon you are writhing in agony, feeling as if your entrails were burning.
You are dead.
[[Start over?|cyoabook]]
<<if $deathcount > 3>>
<<if $rageagain>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|page25]]</span>
<<else>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|nerdrage]]</span><</if>>
<<else>>\
<</if>>\
<span id = 'tab'>[[Pick a different book to read|pickbook]]</span>
<span id = 'tab'>[[That's enough reading for now|library]]</span><span class = 'header'>23.</span>
You safely cross the rope bridge. You find yourself standing in front of a giant, golden door, slightly ajar, which surely leads to the treasure! The door is surrounded by a circle of white columns, on which there stand golden statues with ruby eyes, looking wistfully towards the bridge.
Then you notice there is a giant korxl guarding the door! Your eyes meet. You blink and the beast starts approaching you slowly, with a guttural growl.
[[If you want to attack with your nyx, turn to page 22.|page22]]
[[If you want to run to the door, turn to page 24.|page24]]
[[If you want to pick up a statue and place it in front of the korxl, turn to page 25.|page25]]<span class = 'chuk'></span><<if $page20again>>\
<<else>><<set $deathcount += 1>><<set$page20again to true>>\
<</if>>\
<span class = 'header'>20.</span>
The bridge looks unsafe to you, so you decide to jump over the chasm with a running start.
It turns out to be a very bad idea, which you realize as you fall down the bottomless chasm. Falling to your death, you have time to look at the bridge, which, from this perspective, looks perfectly safe.
You are dead.
[[Start over?|cyoabook]]
<<if $deathcount > 3>>
<<if $rageagain>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|page25]]</span>
<<else>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|nerdrage]]</span><</if>>
<<else>>\
<</if>>\
<span id = 'tab'>[[Pick a different book to read|pickbook]]</span>
<span id = 'tab'>[[That's enough reading for now|library]]</span><span class = 'chuk'></span><<if $page22again>>\
<<else>><<set $deathcount += 1>><<set$page22again to true>>\
<</if>>\
<span class = 'header'>22.</span>
You thrust with the nyx, but the korxl nimbly avoids your attack. Then he knocks you down and bites your head off with a single snap of its massive jaws.
You are dead.
[[Start over?|cyoabook]]
<<if $deathcount > 3>>
<<if $rageagain>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|page25]]</span>
<<else>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|nerdrage]]</span><</if>>
<<else>>\
<</if>>\
<span id = 'tab'>[[Pick a different book to read|pickbook]]</span>
<span id = 'tab'>[[That's enough reading for now|library]]</span><span class = 'chuk'></span><<if $page24again>>\
<<else>><<set $deathcount += 1>><<set$page24again to true>>\
<</if>>\
<span class = 'header'>24.</span>
You dash towards the golden door, hoping to outmanoeuvre the korxl, but the giant beast is much faster than you expected. It jumps at you, knocks you down and bites your head off with a single snap of its massive jaws.
You are dead.
[[Start over?|cyoabook]]
<<if $deathcount > 3>>
<<if $rageagain>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|page25]]</span>
<<else>><span class = 'chuk'>[[Enough stupid death scenes. I'm skipping to the last page.|nerdrage]]</span><</if>>
<<else>>\
<</if>>\
<span id = 'tab'>[[Pick a different book to read|pickbook]]</span>
<span id = 'tab'>[[That's enough reading for now|library]]</span>The door to the repair shop is locked.
<span id = 'tab'>[[Back|servicecorridor]]</span><<set $overallstaken to true>><<set $overalls to true>>\
You stand up on tiptoe and reach to grab the red overalls from the peg. They were made for some janitor of small stature – they are still too big for you, but if you rolled up the sleeves and legs, you could wear them just fine.
<span class = 'items'>Item received: Janitor's overalls</span>
<span id = 'tab'>[[Continue|storeroom]]</span><<if $mopheadtaken>>\
A bucket and some old, dirty mops. They smell just as bad as they look.
<span id = 'tab'>[[Back|storeroom]]</span>
<<else>>\
<<set $mopheadtaken to true>><<set $mop to true>>\
You find some old, dirty, smelly mops which you don't really want to touch, and a perfectly white, brand new mop head someone has left in the bucket. It's made of thin, long threads that look a lot like hair.
You take the mop head.
<span class = 'items'>Item received: Mop head</span>
<span id = 'tab'>[[Continue|storeroom]]</span>
<</if>>You come closer to the bathtub and notice it's filled with a low level of some semi-transparent greenish fluid. The Quik are standing in it, barefoot. As you watch for a while longer, you notice the level of the fluid gradually dropping.
<span id = 'tab'>[[Talk to the Quik in the bathtub|bathtubtalk]]</span>
<span id = 'tab'>[[Back|quikroom]]</span><span class = 'chuk'></span><<if $mainquikagain && $needcape == true>>\
The Quik looks back at you. It seems to be pondering some thought. Finally, it speaks:
<span class = 'quik'>QUIK: Good time you back! Quik need help again; important stuff! Quik must have thin foil of real gold. Can you find some for Quik?</span>
<span class = 'chuk'>CHUK: Foil made of real gold? That must be crazy expensive!</span>
<span class = 'quik'>QUIK: Yes, it expensive, but very much needed! You help, please?</span>
<span id = 'tab'><span class = 'chuk'>[[Okay, if I find any, I'll bring it to you.|mcapeok]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I can't promise anything. I most likely won't have time to look for gold foil.|mcapenotime]]</span></span>
<<elseif $mainquikagain && $needfuel == true>>\
The Quik looks back at you. It seems to be pondering some thought. Finally, it speaks:
<span class = 'quik'>QUIK: Welcome! Quik hear you Grand Champion now, very important, very powerful! Quik sorry to ask, but Quik need one more thing, maybe Grand Champion can help? If Quik not find this, things go bad, very bad! Please, Grand Champion, you bring Quik some rocket fuel? Little fuel, for little ship. Will look like silver box. Quik know it hard to get, but Quik also hear Big General has small ship in a secret hangar somewhere. You find it, you find fuel, too!</span>
<span id = 'tab'><span class = 'chuk'>[[Okay, I'll look for it.|mfuelok]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I have more important things do to right now.|mfuelnotime]]</span></span>
<<elseif $mainquikagain && $needwatch == true>>\
The Quik looks back at you. It seems to be pondering some thought. Finally, it speaks:
<span class = 'quik'>QUIK: Good time you back! Quik need your help very much. Quik need electronic brain, tiny, tiny one, that really important. Can you bring Quik one, please?</span>
<span id = 'tab'><span class = 'chuk'>[[I don't have time for that.|mwatchnotime]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I'll see what I can do.|mwatchok]]</span></span>
<<elseif $mainquikagain>>\
The Quik is busy working on some tangled mess of wires and circuit boards. Various tools, scraps of metal and electronics parts are scattered on the workbench.
<span id = 'tab'>[[Back|quikroom]]</span>
<<else>><<set $mainquikagain to true>>
All of a sudden, the Quik puts down its tools and stares right at you.
<span class = 'quik'>QUIK: You no Quik. You who?</span>
<span id = 'tab'>[[Tell it you're a contestant|contestant]]</span>
<span id = 'tab'>[[Tell it you're a guest|guest]]</span>
<span id = 'tab'>[[Tell it it's none of its business|nobusiness]]</span>
<</if>>\You try to start a conversation, but the Quik turn away from you, nervously whispering among themselves.
<span id = 'tab'>[[Back|quikroom]]</span><<if $needwatch>><span class = 'chuk'>CHUK: I'm a warrior participating in the tournament! I come from a faraway planet!</span>
Something about you seems to interest the Quik.
<span class = 'quik'>QUIK: Small warrior… You brave! Maybe you help Quik? Quik need electronic brain, tiny, tiny one, that really important. Can you bring Quik one, please?</span>
<span id = 'tab'><span class = 'chuk'>[[I don't have time for that.|mwatchnotime]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I'll see what I can do.|mwatchok]]</span></span>
<<else>><span class = 'chuk'>CHUK: I'm a warrior participating in the tournament! I come from a faraway planet!</span>
Something about you seems to interest the Quik.
<span class = 'quik'>QUIK: Small warrior… You brave! Maybe you help Quik later? We see…</span>
It goes back to its work, humming a strange little tune.
<span id = 'tab'>[[Continue|quikroom]]</span>
<</if>><<if $needwatch>><span class = 'chuk'>CHUK: I came here to watch the tournament! I'm from a distant planet!</span>
<span class = 'quik'>QUIK: Honourable guest no go to dirty Quik room. Quik may be punished! But you smart, you use disguise. And you no hurt Quik. Quik think you good person. Maybe you help Quik? Quik need electronic brain, tiny, tiny one, that really important. Can you bring Quik one, please?</span>
<span id = 'tab'><span class = 'chuk'>[[I don't have time for that.|mwatchnotime]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I'll see what I can do.|mwatchok]]</span></span>
<<else>><span class = 'chuk'>CHUK: I came here to watch the tournament! I'm from a distant planet!</span>
<span class = 'quik'>QUIK: Honourable guest no go to dirty Quik room. Quik may be punished! But you smart, you use disguise. And you no hurt Quik. Quik think you good person. Maybe you help Quik later? We see…
Maybe you help Quik later? We see…</span>
It goes back to its work, humming a strange little tune.
<span id = 'tab'>[[Continue|quikroom]]</span>
<</if>><<if $needwatch>><span class = 'chuk'>CHUK: That's none of your business.</span>
The Quik looks hurt by your words, and it somehow makes you feel guilty, so you quickly add:
<span class = 'chuk'>CHUK: Sorry, I didn't mean to be rude. I'm just looking around the ship. Um… sorry I barged into your room like that.</span>
The Quik nods. It looks like it's approving of your words.
<span class = 'quik'>QUIK: You apologise to Quik! People never no apologise. You good person, we think. You come to Quik room if you want, yes? Maybe you help Quik? Quik need electronic brain, tiny, tiny one, that really important. Can you bring Quik one, please?</span>
<span id = 'tab'><span class = 'chuk'>[[I don't have time for that.|mwatchnotime]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I'll see what I can do.|mwatchok]]</span></span>
<<else>><span class = 'chuk'>CHUK: That's none of your business.</span>
The Quik looks hurt by your words, and it somehow makes you feel guilty, so you quickly add:
<span class = 'chuk'>CHUK: Sorry, I didn't mean to be rude. I'm just looking around the ship. Um… sorry I barged into your room like that.</span>
The Quik nods. It looks like it's approving of your words.
<span class = 'quik'>QUIK: You apologise to Quik! People never no apologise. You good person, we think. You come to Quik room if you want, yes? Maybe you help Quik later? We see… </span>
It goes back to its work, humming a strange little tune.
<span id = 'tab'>[[Continue|quikroom]]</span>
<</if>><span class = 'steve'>STEVE: Then what are you bothering me for? I have enough on my head running this thing without you arena primadonnas changing your minds every five seconds! All right, all right. I apologise. Guess it won't do to send you out unprepared. Go, get ready, preferably fast, and come back.</span>
<span id = 'tab'>[[Continue|mainlobby]]</span><span class = 'chuk'></span><span class = 'steve'>STEVE: Excellent!</span>
He pulls out his phone and pushes a button.
There is a low rumble and you hear Steve's recorded voice booming from hidden loudspeakers.
<span class = 'steve'>STEVE: LADIES AND GENTLEMEN! OUR ATHLETES ARE READY TO PROVIDE YOU WITH ANOTHER EXCITING EXPERIENCE! THE NEXT MATCH IS STARTING IN TEN MINUTES! DON'T MISS THE SHOW!
STEVE: No turning back now, my friend! Right, let's get on with the formalities. Do you have a weapon you want to register? Mm, none of your items meet the registration criteria. Unarmed combat, then, just like your opponent. OK, put your stuff on that bench. Thanks. You may proceed to the right, to gate 2. Yes, through that door. I still have Gaaarg to deal with. I just hope he got used to fighting in pants and we won't need to go through all the convincing again.</span>
<<if $overallson>>\
<span class = 'steve'>STEVE: By the way, nice costume, but I think it belongs to M'zzur Enterprises. Hand it over, please.</span>
<span class = 'chuk'>CHUK: All right, I'm taking it off… though, you know, I'm not wearing anything underneath.</span>
<span class = 'steve'>STEVE: On second thought, keep it for the time being.</span>
<<else>><</if>>\
<span class = 'steve'>STEVE: All right, Chuk! Enough talking; go, put on a show they won't forget!</span>
<span id = 'tab'>[[Continue|fight1B]]</span>
You wait in a small room, behind a heavy metal portcullis which leads to the arena.
The arena is circular, covered with white sand. The first rows of seats are very close to its edge. There's a fencing – made of single, tall metal posts – separating them from the arena.
The audience on the tribunes start cheering as Steve's voice booms over the arena.
<span class = 'steve'>STEVE: LADIES, GENTLEMEN AND ALL THE REST OF YOU! WELCOME TO THE SECOND QUARTER-FINAL OF THE GRAND GALACTIC FIGHTING TOURNAMENT! WE ARE GOING TO SEE ONE OF THE CROWD FAVOURITES, THE MIGHTY, THE CUNNING, THE UNSTOPPABLE GAAARG!</span>
The cheering gets louder as the reptilian fighter appears out of his gate, roaring and making swiping movements with his arms.
<span class = 'steve'>STEVE: SEEMS LIKE GAAARG IS POISED TO WIN… BUT HE HASN'T WON THIS MATCH YET! CAN HE TAKE HOME ANOTHER VICTORY, OR WILL HE FINALLY BE BESTED BY OUR NEW CONTESTANT?
STEVE: FROM GATE 2 APPEARS A NEW MARVEL! A WARRIOR OF SMALL STATURE BUT GREAT SPIRIT! THOUGH HE ARRIVED LATE FOR THE TOURNAMENT, HIS RECORD AS A FIGHTER CONVINCED US TO GIVE THIS BRAVE PARTICIPANT A CHANCE! YES, THAT'S RIGHT, LADIES AND GENTLEMEN! IF CHUK WINS HIS FIRST MATCH, HE'LL GO STRAIGHT TO THE SEMI-FINALS! WHAT EMOTIONS! WHAT A TWIST! LET'S GIVE IT TO CHUUUUUUK!</span>
You walk into the arena, where Gaaarg awaits you. The audience cheers.
You're tense, almost shaking, but you force yourself to concentrate.
The noises go silent. There's only you, Gaaarg, and a fight for you to win.
<<if $color == 'red' && $overallson>>
<span id = 'tab'>[[Continue|fight1win]]</span>
<<elseif $color == 'red'>>
<span id = 'tab'>[[Continue|fight1lose1]]</span>
<<elseif $overallson>>
<span id = 'tab'>[[Continue|fight1lose1]]</span>
<<else>>
<span id = 'tab'>[[Continue|fight1lose2]]</span>
<</if>>Gaaarg is waiting in the middle of the arena, a hulking giant, likely able to crush you with a single blow.
He, however, isn't attacking you. He's turning this and that way, utterly confused, looking for his opponent.
That's, of course, because he can't see anything red. In your overalls and with red skin you're practically invisible to him.
<span class = 'chuk'>CHUK: I'm here, you croc-faced dummy!</span>
Gaaarg turns to you and leaps, but you dash to the side. The reptile lands and strikes, but hits only air.
You hear the audience laughing and applauding. This makes Gaaarg furious.
<span class = 'madame'>GAAARG: I'LL CRUSH YOU!</span>
<span class = 'chuk'>CHUK: Try it, you dumb hunk of muscle!</span>
Gaaarg gets ready to charge.
<span id = 'tab'>[[Run to the centre of the arena|gaaargmiss]]</span>
<span id = 'tab'>[[Stand in front of the arena fencing|fight1wina]]</span>
Gaaarg looks around for a moment, seemingly confused, frowning. Then he notices you, laughs coarsely and fixes his gaze on you.
You know you can't fight the giant reptilian warrior head on. You prepare to dodge his first attack.
Then Gaaarg strikes. And it turns out he's faster than he has any right to be with his immense size.
The crowd holds their breath.
Gaaarg reaches you with a single powerful leap and hits you with a mighty swipe of his arm. Before you could even think about dodging, you are knocked out cold.
You fall down senseless.
You were defeated and are out of the tournament. You lost your only chance to get back the Crystal Moon.
<span class = 'header'><center>GAME OVER.</center></span>
<center>[[Restore game|startmatch1]]</center>
<center><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></center>Gaaarg laughs coarsely and fixes his gaze on you. His small, unblinking yellow eyes seem to burn you.
You know you can't fight the giant reptilian warrior head on. You prepare to dodge his first attack.
Then Gaaarg strikes. And it turns out he's faster than he has any right to be with his immense size.
The crowd holds their breath.
Gaaarg reaches you with a single powerful leap and hits you with a mighty swipe of his arm. Before you could even think about dodging, you are knocked out cold.
You fall down senseless.
You were defeated and are out of the tournament. You lost your only chance to get back the Crystal Moon.
<span class = 'header'><center>GAME OVER.</center></span>
<center>[[Restore game|startmatch1]]</center>
<center><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></center>
<<set $act to 2>><<set $needwatch to true>>\
You walk off the arena, feeling dizzy – must be the adrenaline. Steve is waiting for you in the vestibule.
<span class = 'steve'>STEVE: Congratulations, my friend! Well played! I admit, I didn't believe you could really pull that off, but you surprised me – surprised us all! That was… that was different, and people really liked it!</span>
<span class = 'steve'>STEVE: Now go get some rest, and start preparing for the semi-finals! You'll be going against Princess Ochra the Chelac – a true swordmaster!
STEVE: Oh, and about these overalls…</span>
You take off the janitor's overalls, revealing your traveller's outfit, and hand them to Steve, who frowns.
<span class = 'steve'>STEVE: So you weren't naked underneath, you little devil! Oh well, I guess it's no use getting angry about it now. But from now on, please refrain from appropriating M'zzur Enterprises' assets for yourself, friend.</span>
<span class = 'items'>Item lost: Janitor's overalls</span>
<<set $overalls to false>><<set $overallson to false>>\
<span id = 'tab'>[[Continue|fight1win2a]]</span>
<<set $leaf to true>><<set $leafcut to true>>\
You make sure the painter isn't looking and cut off one of the leathery leaves.
<span class = 'items'>Item received: Reddish leaf.</span>
<span id = 'tab'>[[Continue|conservatory]]</span>
A leathery, reddish leaf cut from the plant in the conservatory.
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Reddish leaf</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $useleaf == 'portrait'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useleaf == 'steve'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $useleaf == 'ena'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $useleaf == 'girl'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $useleaf == 'quiks'>><span class = 'chuk'>CHUK: I don't think they want that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|useleaf][$useleaf to 'portrait']]</span>
<span id = 'tab'>[[Use with Steve|useleaf][$useleaf to 'steve']]</span>
<span id = 'tab'>[[Use with variably-eyed lady|useleaf][$useleaf to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|useleaf][$useleaf to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|useleaf][$useleaf to 'quiks']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $useleaf == 'securibot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaf == 'janitor'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $useleaf == 'bar'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|useleaf][$useleaf to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|useleaf][$useleaf to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|useleaf][$useleaf to 'bar']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $useleaf == 'librarian'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $useleaf == 'robot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaf == 'books'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|useleaf][$useleaf to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|useleaf][$useleaf to 'robot']]</span>
<span id = 'tab'>[[Use with books|useleaf][$useleaf to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $useleaf == 'plant'>><span class = 'chuk'>CHUK: I didn't cut it off to put it back on the plant.</span>
<<elseif $useleaf == 'painter'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaf == 'waterfall'>><span class = 'chuk'>CHUK: It doesn't need watering.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|useleaf][$useleaf to 'plant']]</span>
<span id = 'tab'>[[Use with painter|useleaf][$useleaf to 'painter']]</span>
<span id = 'tab'>[[Use with waterfall|useleaf][$useleaf to 'waterfall']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $useleaf == 'mops'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useleaf == 'overalls'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|useleaf][$useleaf to 'mops']]</span>
<<if $overallstaken>>\
<<else>>
<span id = 'tab'>[[Use with janitor's overalls|useleaf][$useleaf to 'overalls']]</span>
<</if>>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $useleaf == 'tub'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useleaf == 'quik'>><span class = 'chuk'>CHUK: I don't think it wants that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|useleaf][$useleaf to 'tub']]</span>
<span id = 'tab'>[[Use with Quik mechanic|useleaf][$useleaf to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $useleaf == 'door'>><span class = 'chuk'>CHUK: That won't open the door.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|useleaf][$useleaf to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $useleaf == 'vendingmachine'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaf == 'guard'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaf == 'grate'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|useleaf][$useleaf to 'vendingmachine']]</span>
<<if $guardscared>>\
<<else>>\
<span id = 'tab'>[[Use with guard|useleaf][$useleaf to 'guard']]</span>
<</if>>\
<<if $grateremoved>>\
<<else>>\
<span id = 'tab'>[[Use with metal grate|useleaf][$useleaf to 'grate']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $useleaf == 'largepot'>><span class = 'chuk'>CHUK: I don't want to feed this leaf to the guests.</span>
<<elseif $useleaf == 'chefbot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaf == 'leeks'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaf == 'carrots'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with small pot|addleaf]]</span>
<</if>>\
<span id = 'tab'>[[Use with large pot|useleaf][$useleaf to 'largepot']]</span>
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with Chef-bot|useleaf][$useleaf to 'chefbot']]</span>
<</if>>\
<<if $leekspicked>>\
<<else>>\
<span id = 'tab'>[[Use with large leeks|useleaf][$useleaf to 'leeks']]</span>
<</if>>\
<span id = 'tab'>[[Use with wilted carrots|useleaf][$useleaf to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $useleaf == 'baron'>><span class = 'chuk'>CHUK: As a naturalist, what can you tell me about this leaf?</span>
<span class = 'janitor'>BARON VON SCHMERZKOPF: Zat's Bamban Fireplant, ov course. Mozt egzellent viz vinaigrette!</span>
<<elseif $useleaf == 'petshop'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|useleaf][$useleaf to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|useleaf][$useleaf to 'petshop']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $maintenancemanscared == true && $toaddeployed == false>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\
<<if $useleaf == 'maintenanceman'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaf == 'toad'>><span class = 'chuk'>CHUK: It doesn't eat leaves.</span>
<<else>>\<</if>>\
<<if $maintenancemanscared>>\
<<else>>\
<span id = 'tab'>[[Use with maintenance man|useleaf][$useleaf to 'maintenanceman']]</span>
<</if>>\
<<if $toaddeployed>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|useleaf][$useleaf to 'toad']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span><</if>>
<<elseif $room == 'tunnel'>>\
<<if $useleaf == 'bars'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useleaf == 'ledge'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useleaf == 'pipes'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|useleaf][$useleaf to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|useleaf][$useleaf to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|useleaf][$useleaf to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $useleaf == 'deck'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaf == 'crystal'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useleaf == 'basket'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useleaf == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw this away.</span>
<<elseif $useleaf == 'madame'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with deck of cards|useleaf][$useleaf to 'deck']]</span>
<span id = 'tab'>[[Use with crystal ball|useleaf][$useleaf to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|useleaf][$useleaf to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|useleaf][$useleaf to 'bin']]</span>
<<if $madamein>>\
<span id = 'tab'>[[Use with fortune teller|useleaf][$useleaf to 'madame']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $useleaf == 'swords'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useleaf == 'workbench'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<<if $swordsgone>>\
<<else>>\
<span id = 'tab'>[[Use with Ochra's swords|useleaf][$useleaf to 'swords']]</span>
<</if>>\
<span id = 'tab'>[[Use with workbench|useleaf][$useleaf to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $useleaf == 'mechanic'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleaf == 'valves'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useleaf == 'valves2'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|useleaf][$useleaf to 'mechanic']]</span>
<<if $aftericecream>>\
<span id = 'tab'>[[Use with arena boiler's valves|useleaf][$useleaf to 'valves2']]</span>
<<else>>\
<span id = 'tab'>[[Use with arena boiler's valves|useleaf][$useleaf to 'valves']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>><span class = 'chuk'></span>\
Combine <span class = 'items'>Reddish leaf</span>
<<if $leafwith == 'leaflet'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafwith == 'overalls'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafwith == 'mop'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafwith == 'fakehead'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafwith == 'scissors'>><span class = 'chuk'>CHUK: I don't want to cut it into pieces.</span>
<<elseif $leafwith == 'screwdriver'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafwith == 'watch'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafwith == 'toad'>><span class = 'chuk'>CHUK: It doesn't eat leaves.</span>
<<elseif $leafwith == 'paint'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $leafwith == 'soda'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafwith == 'band'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafwith == 'card'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafwith == 'portrait'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leafwith == 'beard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $ball>><span class="items">[[Blue foam ball|combineleaf]]</span>
<</if>>\
<<if $band>>[[Elastic band|combineleaf][$leafwith to 'band']]
<</if>>\
<<if $beard>>[[Fake beard|combineleaf][$leafwith to 'beard']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combineleaf][$leafwith to 'fakehead']]
<</if>>\
<<if $paint>>[[Gold spray paint|combineleaf][$leafwith to 'paint']]
<</if>>\
<<if $overalls>>[[Janitor's overalls|combineleaf][$leafwith to 'overalls']]
<</if>>\
<<if $toad>>[[Korrian Horned Toad|combineleaf][$leafwith to 'toad']]
<</if>>\
<<if $mop>>[[Mop head|combineleaf][$leafwith to 'mop']]
<</if>>\
<<if $soda>>[[M'zzur Soda|combineleaf][$leafwith to 'soda']]
<</if>>\
<<if $portrait>>[[Personalised tarot card|combineleaf][$leafwith to 'portrait']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combineleaf][$leafwith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combineleaf][$leafwith to 'watch']]
<</if>>\
<<if $scissors>>[[Scissors|combineleaf][$leafwith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combineleaf][$leafwith to 'screwdriver']]
<</if>>\
<<if $card>>[[Tarot card|combineleaf][$leafwith to 'card']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$leafwith to 'none']]</span>
<span class = 'chuk'></span><<if $talkpainteragain>>\
<span class = 'painter'>PAINTER: ...Oh, you're back.</span>
<<else>>\
<<set $talkpainteragain to true>>\
The woman doesn't notice you until you speak.
<span class = 'chuk'>CHUK: Hi!</span>
<span class = 'painter'>PAINTER: …Hello. Excuse me, I'm a little busy.</span>
<</if>>\
<span id = 'tab'>[[Look at the painting|lookpainting]]</span>
<<if $portraitdone>>\
<<else>>\
<span id = 'tab'><span class = 'chuk'>[[Could you paint my portrait?|askpaint]]</span></span>
<</if>>\
<span id = 'tab'>[[Back|conservatory]]</span>The plant has large, leathery leaves with very thick stalks. There is a plaque on its planter.
<span id = 'tab'>[[Read the plaque|plaque]]</span>
<span id = 'tab'>[[Pick a leaf|trypick]]</span>
<span id = 'tab'>[[Back|conservatory]]</span>
You stand in the bushes, which cover you almost completely. It's nice and calm among the green leaves, but you don't want to waste time, so you leave your hiding place after a few moments.
<span id = 'tab'>[[Back|conservatory]]</span><<if $lookpainting>>\
General Vox's portrait looks pretty much done to you, but the painter is still adding some finishing touches, all while grumbling to herself.
<span id = 'tab'>[[Back|talkpainter2]]</span>
<<else>>\
<<set $lookpainting to true>>\
It's an almost finished portrait of a middle-aged human woman with sharp features and short, grey hair. She's wearing a black uniform with elaborate gold distinctions.
<span class = 'painter'>PAINTER: That's general Lynda Vox. She's running the tournament in the Chairperor's name. And, I'm telling you, she's one picky customer.</span>
The painter goes back to applying finishing touches to the portrait.
<span id = 'tab'>[[Back|talkpainter2]]</span>
<</if>><<set $paperquest to true>>\
The painter gives you a long, thoughtful look.
<span class = 'painter'>PAINTER: Well, you're an interesting little guy… never met one like you before. Yes, I think I could paint you, but you'll have to bring me some canvas, or at least thick, quality paper. I had to do so many versions of Vox's portrait that my stock ran out, and I can't seem to buy materials anywhere on this ship. You'd think they'd have their supplies, but no, all they sell is those horrible souvenirs and disgusting soda.</span>
<span id = 'tab'>[[Back|talkpainter2]]</span><span class = 'chuk'></span><span id = 'tab'>[[Look at the painting|lookpainting]]</span>
<<if $portraitdone>>\
<<else>>\
<span id = 'tab'><span class = 'chuk'>[[Could you paint my portrait?|askpaint]]</span></span>
<</if>>\
<span id = 'tab'>[[Back|conservatory]]</span><i>Sienan Twitchplant. Only three specimens of this plant are left in the entire Galaxy. Caution: leaves of the Sienan Twitchplant contain an extremely powerful laxative. Do not consume. If consumed, please refrain from using our luxury cushioned seats.</i>
<span id = 'tab'>[[Back|plant]]</span><span class = 'chuk'></span><<if $leafcut>>\
<span class = 'chuk'>CHUK: I don't need any more leaves.</span>
<span id = 'tab'>[[Back|plant]]</span>
<<else>>\
You try to pick one of the leaves, but the thick, rubbery stalks are too strong for you to break.
<span id = 'tab'>[[Back|plant]]</span>
<</if>>\<<set $room to 'northerncorridor'>>\
<span class = 'header'><center>Main deck north-eastern corridor</center></span>
You're in the north-eastern end of the main corridor. There are no people here, and you see only one <<if $golddooropen>><span class = 'dir'>[[door|rexroom]]</span><<else>><span class = 'dir'>[[door|voxdoor]]</span><</if>> – large and golden – the sign on which reads <i>Private apartments of Gen. Lynda Vox</i>.
There's also a side corridor here, leading <<if $act == 1>><span class = 'dir'>[[west|westblocked]]</span><<else>><span class = 'dir'>[[west|northwesterncorridor]]</span><</if>><<if $act == 1>>, but it's blocked by red metal bars<</if>>.
You can also follow the main corridor <span class = 'dir'>[[south|easterncorridor]]</span>.
<<if $act2startedn == true>>\
<<elseif $act == 2>>\
<span class = 'new'>You notice that the corridor leading west, which was closed off before, is now accessible.</span>
<<set $act2startedn to true>>\
<</if>>\
<span class = 'uti'><span id="tab">[[Inventory & stats|inventory]]</span>
<span id="tab"><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></span></span>The door is locked. There's a card reader on it.
<span class = 'chuk'>CHUK: I don't think I can open it without the right access card.</span>
<span id = 'tab'>[[Back|northerncorridor]]</span><span class = 'big'><center>Chuk and the Arena</center></span>
<span class = 'biggish'><center>[[New game|intro1]]</center>
<center><<link "Load game">><<script>>UI.saves()<</script>><</link>></center>
<center>[[About|about]]</center></span>
The balding man walks to the counter. He's looking deeply unhappy.
<span class = 'janitor'>BOB: You heard her! What in the name of M'zzur am I supposed to do? We don't have a bladesmith! What even is a bladesmith?</span>
<span class = 'steve'>STEVE: Stop it. You know as well as I do that no one has cursed these swords. She's just talked herself into believing this nonsense, because she's superstitious. Leave them at the repair shop. Someone will give them a proper cleaning to make them all nice and shiny, and when you tell the Princess they were "un-cursed", she's going to buy it.</span>
<span class = 'janitor'>BOB: That… that's a great idea! Thanks, Steve. Boy, I'd never think about this myself!</span>
<span class = 'steve'>STEVE: …I know.</span>
Bob hastily leaves the lobby through the north-eastern exit, clasping the swords to his chest.
Steve turns to you.
<span class = 'steve'>STEVE: Well, you've seen Ochra. Go, get ready for the fight. Surprise us again!</span>
<span id = 'tab'>[[Continue|mainlobby]]</span><<set $fakeheadon to false>>\
<span class = 'chuk'>CHUK: I'd better take off the disguise before going there. I don't want everybody to think I'm a Quik.</span>
You take off your disguise.
<span id = 'tab'>[[Continue|mainlobby]]</span><<set $fakeheadon to false>>\
<span class = 'chuk'>CHUK: I'd better take off the disguise before going there. I don't want everybody to think I'm a Quik.</span>
You take off your disguise.
<span id = 'tab'>[[Continue|library]]</span><<set $fakeheadon to false>>\
<span class = 'chuk'>CHUK: I'd better take off the disguise before going there. I don't want everybody to think I'm a Quik.</span>
You take off your disguise.
<span id = 'tab'>[[Continue|northerncorridor]]</span>You take a look at the huge stack of labels the librarian has cut.
<span class = 'chuk'>CHUK: That paper is as thin as a tissue. I don't think you could paint on it.</span>
<span id = 'tab'>[[Back|library]]</span>You look through the door and see crowds of aliens swarming around stands with merchandise and gated stairways leading to the tribunes.
<span class = 'chuk'>CHUK: No, thanks. They would trample me.</span>
<span id = 'tab'>[[Back|easterncorridor]]</span>A red, cross-head screwdriver.
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Screwdriver</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $usescrewdriver == 'portrait'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usescrewdriver == 'steve'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $usescrewdriver == 'ena'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $usescrewdriver == 'girl'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $usescrewdriver == 'quiks'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|usescrewdriver][$usescrewdriver to 'portrait']]</span>
<<if $act <4>>\
<span id = 'tab'>[[Use with Steve|usescrewdriver][$usescrewdriver to 'steve']]</span>
<<else>>\
<</if>>\
<span id = 'tab'>[[Use with variably-eyed lady|usescrewdriver][$usescrewdriver to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|usescrewdriver][$usescrewdriver to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|usescrewdriver][$usescrewdriver to 'quiks']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $usescrewdriver == 'securibot'>><span class = 'chuk'>CHUK: I don't see any screws on that robot.</span>
<<elseif $usescrewdriver == 'janitor'>><span class = 'chuk'>CHUK: I'm sure he has his own tools.</span>
<<elseif $usescrewdriver == 'bar'>><span class = 'chuk'>CHUK: No screws to unscrew here.</span>
<<elseif $usescrewdriver == 'greenalien'>><span class = 'chuk'>CHUK: I don't think it wants that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|usescrewdriver][$usescrewdriver to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|usescrewdriver][$usescrewdriver to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|usescrewdriver][$usescrewdriver to 'bar']]</span>
<<if $act > 2>>\
<span id = 'tab'>[[Use with green alien|usescrewdriver][$usescrewdriver to 'greenalien']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $usescrewdriver == 'librarian'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $usescrewdriver == 'robot'>><span class = 'chuk'>CHUK: I don't see any screws on that robot.</span>
<<elseif $usescrewdriver == 'books'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|usescrewdriver][$usescrewdriver to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|usescrewdriver][$usescrewdriver to 'robot']]</span>
<span id = 'tab'>[[Use with books|usescrewdriver][$usescrewdriver to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $usescrewdriver == 'plant'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usescrewdriver == 'painter'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $usescrewdriver == 'waterfall'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usescrewdriver == 'madame'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|usescrewdriver][$usescrewdriver to 'plant']]</span>
<<if $act < 4>>\
<span id = 'tab'>[[Use with painter|usescrewdriver][$usescrewdriver to 'painter']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Use with waterfall|usescrewdriver][$usescrewdriver to 'waterfall']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with fortune teller|usescrewdriver][$usescrewdriver to 'madame']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $usescrewdriver == 'mops'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|usescrewdriver][$usescrewdriver to 'mops']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $usescrewdriver == 'tub'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usescrewdriver == 'quik'>><span class = 'chuk'>CHUK: It's got its own tools.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|usescrewdriver][$usescrewdriver to 'tub']]</span>
<span id = 'tab'>[[Use with Quik mechanic|usescrewdriver][$usescrewdriver to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $usescrewdriver == 'door'>><span class = 'chuk'>CHUK: No screws on that door.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|usescrewdriver][$usescrewdriver to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $usescrewdriver == 'vendingmachine'>><span class = 'chuk'>CHUK: I don't want to dismantle that.</span>
<<elseif $usescrewdriver == 'guard'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|usescrewdriver][$usescrewdriver to 'vendingmachine']]</span>
<<if $guardscared>>\
<<else>>\
<span id = 'tab'>[[Use with guard|usescrewdriver][$usescrewdriver to 'guard']]</span>
<</if>>\
<<if $grateremoved>>\
<<else>>\
<span id = 'tab'>[[Use with metal grate|removegrate]]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $usescrewdriver == 'smallpot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usescrewdriver == 'largepot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usescrewdriver == 'chefbot'>><span class = 'chuk'>CHUK: I don't see any screws on that robot.</span>
<<elseif $usescrewdriver == 'leeks'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usescrewdriver == 'carrots'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with small pot|usescrewdriver][$usescrewdriver to 'smallpot']]</span>
<</if>>\
<span id = 'tab'>[[Use with large pot|usescrewdriver][$usescrewdriver to 'largepot']]</span>
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with Chef-bot|usescrewdriver][$usescrewdriver to 'chefbot']]</span>
<</if>>\
<<if $leekspicked>>\
<<else>>\
<span id = 'tab'>[[Use with large leeks|usescrewdriver][$usescrewdriver to 'leeks']]</span>
<</if>>\
<span id = 'tab'>[[Use with wilted carrots|usescrewdriver][$usescrewdriver to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $usescrewdriver == 'baron'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usescrewdriver == 'petshop'>><span class = 'chuk'>CHUK: I don't want to dismantle that.</span>
<<elseif $usescrewdriver == 'bearded'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|usescrewdriver][$usescrewdriver to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|usescrewdriver][$usescrewdriver to 'petshop']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with bearded alien|usescrewdriver][$usescrewdriver to 'bearded']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $maintenancemanscared == true && $toaddeployed == false>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\
<<if $usescrewdriver == 'maintenanceman'>><span class = 'chuk'>CHUK: He doesn't need a screwdriver for painting.</span>
<<elseif $usescrewdriver == 'toad'>><span class = 'chuk'>CHUK: It's a real toad. Doesn't have any screws to unscrew.</span>
<<else>>\<</if>>\
<<if $maintenancemanscared>>\
<<else>>\
<span id = 'tab'>[[Use with maintenance man|usescrewdriver][$usescrewdriver to 'maintenanceman']]</span>
<</if>>\
<<if $toaddeployed>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|usescrewdriver][$usescrewdriver to 'toad']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span><</if>>
<<elseif $room == 'tunnel'>>\
<<if $usescrewdriver == 'bars'>><span class = 'chuk'>CHUK: No screws to unscrew here.</span>
<<elseif $usescrewdriver == 'ledge'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usescrewdriver == 'pipes'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|usescrewdriver][$usescrewdriver to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|usescrewdriver][$usescrewdriver to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|usescrewdriver][$usescrewdriver to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $usescrewdriver == 'deck'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usescrewdriver == 'crystal'>><span class = 'chuk'>CHUK: No screws on that magic ball.</span>
<<elseif $usescrewdriver == 'basket'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usescrewdriver == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw this away.</span>
<<elseif $usescrewdriver == 'madame'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<else>>\<</if>>\
<<if $act > 2>>\
<<else>>\
<span id = 'tab'>[[Use with deck of cards|usescrewdriver][$usescrewdriver to 'deck']]</span>
<</if>>\
<span id = 'tab'>[[Use with crystal ball|usescrewdriver][$usescrewdriver to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|usescrewdriver][$usescrewdriver to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|usescrewdriver][$usescrewdriver to 'bin']]</span>
<<if $madamein>>\
<span id = 'tab'>[[Use with fortune teller|usescrewdriver][$usescrewdriver to 'madame']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $usescrewdriver == 'swords'>><span class = 'chuk'>CHUK: No screws on these swords.</span>
<<elseif $usescrewdriver == 'workbench'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<<if $swordsswapped>>\
<<else>>\
<span id = 'tab'>[[Use with Ochra's swords|usescrewdriver][$usescrewdriver to 'swords']]</span>
<</if>>\
<span id = 'tab'>[[Use with workbench|usescrewdriver][$usescrewdriver to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $usescrewdriver == 'mechanic'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $usescrewdriver == 'valves'>><span class = 'chuk'>CHUK: That won't turn on the boiler.</span>
<<elseif $usescrewdriver == 'valves2'>><span class = 'chuk'>CHUK: I've no reason to mess with the valves now.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|usescrewdriver][$usescrewdriver to 'mechanic']]</span>
<<if $aftericecream>>\
<span id = 'tab'>[[Use with arena boiler's valves|usescrewdriver][$usescrewdriver to 'valves2']]</span>
<<else>>\
<span id = 'tab'>[[Use with arena boiler's valves|usescrewdriver][$usescrewdriver to 'valves']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'penthouse'>>\
<<if $usescrewdriver == 'statue'>><span class = 'chuk'>CHUK: No screws on that statue.</span>
<<elseif $usescrewdriver == 'phone'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usescrewdriver == 'moon'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden statue|usescrewdriver][$usescrewdriver to 'statue']]</span>
<span id = 'tab'>[[Use with videophone|usescrewdriver][$usescrewdriver to 'phone']]</span>
<span id = 'tab'>[[Use with Crystal Moon|usescrewdriver][$usescrewdriver to 'moon']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'prison'>>\
<<if $usescrewdriver == 'prisonbars'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usescrewdriver == 'steveshands'>><span class = 'chuk'>CHUK: His hands aren't <i>screwed</i> together.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with metal bars|usescrewdriver][$usescrewdriver to 'prisonbars']]</span>
<span id = 'tab'>[[Use with Steve's tied hands|usescrewdriver][$usescrewdriver to 'steveshands']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'rexroom'>>\
<<if $usescrewdriver == 'rex'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Rex|usescrewdriver][$usescrewdriver to 'rex']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'bay'>>\
<<if $usescrewdriver == 'ship'>><span class = 'chuk'>CHUK: I see no screws on this ship. Curse M'zzur Enterprises' advanced production methods!</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with General Vox's ship|usescrewdriver][$usescrewdriver to 'ship']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'waitingroom'>>\
<<if $usescrewdriver == 'posterleft'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usescrewdriver == 'postermiddle'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usescrewdriver == 'posterright'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with leftmost poster|usescrewdriver][$usescrewdriver to 'posterleft']]</span>
<span id = 'tab'>[[Use with middle poster|usescrewdriver][$usescrewdriver to 'postermiddle']]</span>
<span id = 'tab'>[[Use with rightmost poster|usescrewdriver][$usescrewdriver to 'posterright']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'bridge'>>\
<<if $usescrewdriver == 'guards'>><span class = 'chuk'>CHUK: No way could I defeat all of them.</span>
<<elseif $usescrewdriver == 'chairperor'>><span class = 'chuk'>CHUK: The guards will shoot me before I get to stab the Chairperor.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's guards|usescrewdriver][$usescrewdriver to 'guards']]</span>
<span id = 'tab'>[[Use with Chairperor M'zzur|usescrewdriver][$usescrewdriver to 'chairperor']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>>\<span class = 'chuk'></span>\
Combine <span class = 'items'>Screwdriver</span>
<<if $screwdriverwith == 'scissors'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $screwdriverwith == 'mop'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $screwdriverwith == 'leaflet'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $screwdriverwith == 'leaf'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $screwdriverwith == 'watch'>><span class = 'chuk'>CHUK: I don't want to mess with this watch.</span>
<<elseif $screwdriverwith == 'toad'>><span class = 'chuk'>CHUK: It's a real toad. Doesn't have any screws to unscrew.</span>
<<elseif $screwdriverwith == 'paint'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $screwdriverwith == 'leeks'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $screwdriverwith == 'goldenleeks'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $screwdriverwith == 'soda'>><span class = 'chuk'>CHUK: It's a screw-on cap, but that doesn't mean I need a screwdriver to remove it.</span>
<<elseif $screwdriverwith == 'band'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $screwdriverwith == 'card'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $screwdriverwith == 'portrait'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $screwdriverwith == 'beard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $screwdriverwith == 'fakehead'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $screwdriverwith == 'cape'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $screwdriverwith == 'box'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $screwdriverwith == 'book'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $screwdriverwith == 'goodbook'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $screwdriverwith == 'crickets'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $screwdriverwith == 'emptybox'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $screwdriverwith == 'remote'>><span class = 'chuk'>CHUK: I don't want to mess with this remote.</span>
<<elseif $screwdriverwith == 'goldenremote'>><span class = 'chuk'>CHUK: I don't want to mess with this remote.</span>
<<elseif $screwdriverwith == 'pigeon'>><span class = 'chuk'>CHUK: I don't want to dismantle its space gear.</span>
<<elseif $screwdriverwith == 'fuel'>><span class = 'chuk'>CHUK: Opening the fuel container now would be extremely dangerous.</span>
<<elseif $screwdriverwith == 'accesscard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $screwdriverwith == 'stevescard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $accesscard>>[[Access card|combinescrewdriver][$screwdriverwith to 'accesscard']]
<</if>>\
<<if $cape>>[[Cape of gold|combinescrewdriver][$screwdriverwith to 'cape']]
<</if>>\
<<if $crickets>>[[Crickets in icebox|combinescrewdriver][$screwdriverwith to 'crickets']]
<</if>>\
<<if $band>>[[Elastic band|combinescrewdriver][$screwdriverwith to 'band']]
<</if>>\
<<if $emptybox>>[[Empty icebox|combinescrewdriver][$screwdriverwith to 'emptybox']]
<</if>>\
<<if $beard>>[[Fake beard|combinescrewdriver][$screwdriverwith to 'beard']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combinescrewdriver][$screwdriverwith to 'fakehead']]
<</if>>\
<<if $paint>>[[Gold spray paint|combinescrewdriver][$screwdriverwith to 'paint']]
<</if>>\
<<if $goldenleeks>>[[Golden leeks|combinescrewdriver][$screwdriverwith to 'goldenleeks']]
<</if>>\
<<if $goldenremote>>[[Golden remote control|combinescrewdriver][$screwdriverwith to 'goldenremote']]
<</if>>\
<<if $book>>[[Handbook of Insults|combinescrewdriver][$screwdriverwith to 'book']]
<</if>>\
<<if $pigeon>>[[Homing Rocket Pigeon|combinescrewdriver][$screwdriverwith to 'pigeon']]
<</if>>\
<<if $box>>[[Icebox|combinescrewdriver][$screwdriverwith to 'box']]
<</if>>\
<<if $goodbook>>[[Improved Handbook of Insults|combinescrewdriver][$screwdriverwith to 'goodbook']]
<</if>>\
<<if $toad>>[[Korrian Horned Toad|combinescrewdriver][$screwdriverwith to 'toad']]
<</if>>\
<<if $leeks>>[[Large leeks|combinescrewdriver][$screwdriverwith to 'leeks']]
<</if>>\
<<if $mop>>[[Mop head|combinescrewdriver][$screwdriverwith to 'mop']]
<</if>>\
<<if $soda>>[[M'zzur Soda|combinescrewdriver][$screwdriverwith to 'soda']]
<</if>>\
<<if $portrait>>[[Personalised tarot card|combinescrewdriver][$screwdriverwith to 'portrait']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combinescrewdriver][$screwdriverwith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combinescrewdriver][$screwdriverwith to 'watch']]
<</if>>\
<<if $leaf>>[[Reddish leaf|combinescrewdriver][$screwdriverwith to 'leaf']]
<</if>>\
<<if $remote>>[[Remote control|combinescrewdriver][$screwdriverwith to 'remote']]
<</if>>\
<<if $scissors>>[[Scissors|combinescrewdriver][$screwdriverwith to 'scissors']]
<</if>>\
<<if $fuel>>[[Solid rocket fuel|combinescrewdriver][$screwdriverwith to 'fuel']]
<</if>>\
<<if $stevescard>>[[Steve's business card|combinescrewdriver][$screwdriverwith to 'stevescard']]
<</if>>\
<<if $card>>[[Tarot card|combinescrewdriver][$screwdriverwith to 'card']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$screwdriverwith to 'none']]</span>
It's a big, green and yellow striped toad with two pointy horns. It looks half asleep.
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Korrian Horned Toad</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $usetoad == 'portrait'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usetoad == 'steve'>><span class = 'chuk'>CHUK: I don't think he wants a pet.</span>
<<elseif $usetoad == 'ena'>><span class = 'chuk'>CHUK: I don't think she wants a pet.</span>
<<elseif $usetoad == 'girl'>><span class = 'chuk'>CHUK: I don't think she wants a pet.</span>
<<elseif $usetoad == 'quiks'>><span class = 'chuk'>CHUK: I don't think they want a pet.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|usetoad][$usetoad to 'portrait']]</span>
<span id = 'tab'>[[Use with Steve|usetoad][$usetoad to 'steve']]</span>
<span id = 'tab'>[[Use with variably-eyed lady|usetoad][$usetoad to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|usetoad][$usetoad to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|usetoad][$usetoad to 'quiks']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $usetoad == 'securibot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usetoad == 'janitor'>><span class = 'chuk'>CHUK: I don't think he wants a pet.</span>
<<elseif $usetoad == 'bar'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|usetoad][$usetoad to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|usetoad][$usetoad to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|usetoad][$usetoad to 'bar']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $usetoad == 'librarian'>><span class = 'chuk'>CHUK: I don't think she wants a pet.</span>
<<elseif $usetoad == 'robot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usetoad == 'books'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|usetoad][$usetoad to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|usetoad][$usetoad to 'robot']]</span>
<span id = 'tab'>[[Use with books|usetoad][$usetoad to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $usetoad == 'plant'>><span class = 'chuk'>CHUK: It's not interested in this plant.</span>
<<elseif $usetoad == 'painter'>><span class = 'chuk'>CHUK: I don't think she wants a pet.</span>
<<elseif $usetoad == 'waterfall'>><span class = 'chuk'>CHUK: Want to take a shower, toad? ... It's not interested in the waterfall.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|usetoad][$usetoad to 'plant']]</span>
<span id = 'tab'>[[Use with painter|usetoad][$usetoad to 'painter']]</span>
<span id = 'tab'>[[Use with waterfall|usetoad][$usetoad to 'waterfall']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $usetoad == 'mops'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|usetoad][$usetoad to 'mops']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $usetoad == 'tub'>><span class = 'chuk'>CHUK: I don't think the toad would like to bathe in... whatever that tub is filled with.</span>
<<elseif $usetoad == 'quik'>><span class = 'chuk'>CHUK: I don't think it wants a pet.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|usetoad][$usetoad to 'tub']]</span>
<span id = 'tab'>[[Use with Quik mechanic|usetoad][$usetoad to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $usetoad == 'door'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|usetoad][$usetoad to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $usetoad == 'vendingmachine'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usetoad == 'guard'>><span class = 'chuk'>CHUK: Look at my awesome toad! You can buy a toad like this in the pet shop down that corridor!</span>
<span class = 'items'>ROYAL GUARD: My employment contract explicitly prohibits me from purchasing pets when on duty, so NO THANKS. Sir.</span>
<<elseif $usetoad == 'grate'>><span class = 'chuk'>CHUK: The toad could squeeze through the grate, but then what?</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|usetoad][$usetoad to 'vendingmachine']]</span>
<<if $guardscared>>\
<<else>>\
<span id = 'tab'>[[Use with guard|usetoad][$usetoad to 'guard']]</span>
<</if>>\
<<if $grateremoved>>\
<<else>>\
<span id = 'tab'>[[Use with metal grate|usetoad][$usetoad to 'grate']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $usetoad == 'smallpot'>><span class = 'chuk'>CHUK: I don't want to cook it!</span>
<<elseif $usetoad == 'largepot'>><span class = 'chuk'>CHUK: It's a pet, not food!</span>
<<elseif $usetoad == 'chefbot'>><span class = 'chuk'>CHUK: Better not. It might dice the poor toad and add it to the stew!</span>
<<elseif $usetoad == 'leeks'>><span class = 'chuk'>CHUK: It doesn't eat leeks.</span>
<<elseif $usetoad == 'carrots'>><span class = 'chuk'>CHUK: I don't think anything would want to eat those carrots.</span>
<<else>>\<</if>>\
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with small pot|usetoad][$usetoad to 'smallpot']]</span>
<</if>>\
<span id = 'tab'>[[Use with large pot|usetoad][$usetoad to 'largepot']]</span>
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with Chef-bot|usetoad][$usetoad to 'chefbot']]</span>
<</if>>\
<<if $leekspicked>>\
<<else>>\
<span id = 'tab'>[[Use with large leeks|usetoad][$usetoad to 'leeks']]</span>
<</if>>\
<span id = 'tab'>[[Use with wilted carrots|usetoad][$usetoad to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $usetoad == 'baron'>><span class = 'chuk'>CHUK: As a naturalist, what can you tell me about my pet?</span>
<span class = 'janitor'>BARON VON SCHMERZKOPF: Oooh, zuch a beautiful hamster!</span>
<<elseif $usetoad == 'petshop'>><span class = 'chuk'>CHUK: I don't want to return it.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|usetoad][$usetoad to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|usetoad][$usetoad to 'petshop']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<span id = 'tab'>[[Use with maintenance man|deploytoad]]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'tunnel'>>\
<<if $usetoad == 'bars'>><span class = 'chuk'>CHUK: The toad could squeeze through the bars, but bringing it to the arena wouldn't really help anything.</span>
<<elseif $usetoad == 'ledge'>><span class = 'chuk'>CHUK: I don't want to leave it on this ledge.</span>
<<elseif $usetoad == 'pipes'>><span class = 'chuk'>CHUK: That's no place for a toad.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|usetoad][$usetoad to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|usetoad][$usetoad to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|usetoad][$usetoad to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $usetoad == 'deck'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usetoad == 'crystal'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usetoad == 'basket'>><span class = 'chuk'>CHUK: I don't want to put my toad in that basket.</span>
<<elseif $usetoad == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw my toad away.</span>
<<elseif $usetoad == 'madame'>><span class = 'chuk'>CHUK: A fortune teller should have a cat for a pet, not a toad.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with deck of cards|usetoad][$usetoad to 'deck']]</span>
<span id = 'tab'>[[Use with crystal ball|usetoad][$usetoad to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|usetoad][$usetoad to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|usetoad][$usetoad to 'bin']]</span>
<<if $madamein>>\
<span id = 'tab'>[[Use with fortune teller|usetoad][$usetoad to 'madame']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $usetoad == 'swords'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usetoad == 'workbench'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<<if $swordsgone>>\
<<else>>\
<span id = 'tab'>[[Use with Ochra's swords|usetoad][$usetoad to 'swords']]</span>
<</if>>\
<span id = 'tab'>[[Use with workbench|usetoad][$usetoad to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $usetoad == 'mechanic'>><span class = 'chuk'>CHUK: I don't think he wants a pet.</span>
<<elseif $usetoad == 'valves'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usetoad == 'valves2'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|usetoad][$usetoad to 'mechanic']]</span>
<<if $aftericecream>>\
<span id = 'tab'>[[Use with arena boiler's valves|usetoad][$usetoad to 'valves2']]</span>
<<else>>\
<span id = 'tab'>[[Use with arena boiler's valves|usetoad][$usetoad to 'valves']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>><span class = 'chuk'></span>\
Combine <span class = 'items'>Korrian Horned Toad</span>
<<if $toadwith == 'scissors'>><span class = 'chuk'>CHUK: I don't want to hurt my toad.</span>
<<elseif $toadwith == 'mop'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $toadwith == 'leaflet'>><span class = 'chuk'>CHUK: Hey, look, toad! It's a leaflet from the store where I bought you. It doesn't have your picture in it, though...</span>
<<elseif $toadwith == 'leaf'>><span class = 'chuk'>CHUK: It doesn't eat leaves.</span>
<<elseif $toadwith == 'screwdriver'>><span class = 'chuk'>CHUK: It's a real toad. Doesn't have any screws to unscrew.</span>
<<elseif $toadwith == 'watch'>><span class = 'chuk'>CHUK: Toads have no use for fancy watches.</span>
<<elseif $toadwith == 'paint'>><span class = 'chuk'>CHUK: A golden toad would look amazing, but I'm afraid the paint would hurt it.</span>
<<elseif $toadwith == 'leeks'>><span class = 'chuk'>CHUK: It doesn't eat leeks.</span>
<<elseif $toadwith == 'goldenleeks'>><span class = 'chuk'>CHUK: It doesn't eat leeks. Especially not spray-painted ones.</span>
<<elseif $toadwith == 'soda'>><span class = 'chuk'>CHUK: The carbonation could inflate it, and that would be animal cruelty.</span>
<<elseif $toadwith == 'band'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $toadwith == 'card'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $toadwith == 'portrait'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $toadwith == 'beard'>><span class = 'chuk'>CHUK: It looks just right for a toad and doesn't need a fake mop beard.</span>
<<elseif $toadwith == 'fakehead'>><span class = 'chuk'>CHUK: It's much too big for the toad to wear.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $band>>[[Elastic band|combinetoad][$toadwith to 'band']]
<</if>>\
<<if $beard>>[[Fake beard|combinetoad][$toadwith to 'beard']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combinetoad][$toadwith to 'fakehead']]
<</if>>\
<<if $paint>>[[Gold spray paint|combinetoad][$toadwith to 'paint']]
<</if>>\
<<if $goldenleeks>>[[Golden leeks|combinetoad][$toadwith to 'goldenleeks']]
<</if>>\
<<if $leeks>>[[Large leeks|combinetoad][$toadwith to 'leeks']]
<</if>>\
<<if $mop>>[[Mop head|combinetoad][$toadwith to 'mop']]
<</if>>\
<<if $soda>>[[M'zzur Soda|combinetoad][$toadwith to 'soda']]
<</if>>\
<<if $portrait>>[[Personalised tarot card|combinetoad][$toadwith to 'portrait']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combinetoad][$toadwith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combinetoad][$toadwith to 'watch']]
<</if>>\
<<if $leaf>>[[Reddish leaf|combinetoad][$toadwith to 'leaf']]
<</if>>\
<<if $scissors>>[[Scissors|combinetoad][$toadwith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combinetoad][$toadwith to 'screwdriver']]
<</if>>\
<<if $card>>[[Tarot card|combinetoad][$toadwith to 'card']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$toadwith to 'none']]</span>
A pocket watch you received from Baron von Schmerzkopf. It's a new model, gold-plated, with advanced electronics and over 1000 functions.
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Pocket watch</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $usewatch == 'portrait'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usewatch == 'steve'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usewatch == 'ena'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usewatch == 'girl'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usewatch == 'quik'>><span class = 'chuk'>CHUK: Why would a Quik need a golden pocket watch?</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|usewatch][$usewatch to 'portrait']]</span>
<<if $act <4>>\
<span id = 'tab'>[[Use with Steve|usewatch][$usewatch to 'steve']]</span>
<<else>>\
<</if>>\
<span id = 'tab'>[[Use with variably-eyed lady|usewatch][$usewatch to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|usewatch][$usewatch to 'girl']]</span>
<<if $questwatch>><span id = 'tab'>[[Use with Quik|watchtoquik]]</span>
<<else>><span id = 'tab'>[[Use with Quik|usewatch][$usewatch to 'quik']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $usewatch == 'securibot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.
<<elseif $usewatch == 'janitor'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usewatch == 'bar'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usewatch == 'greenalien'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|usewatch][$usewatch to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|usewatch][$usewatch to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|usewatch][$usewatch to 'bar']]</span>
<<if $act > 2>>\
<span id = 'tab'>[[Use with green alien|usewatch][$usewatch to 'greenalien']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $usewatch == 'librarian'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usewatch == 'robot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usewatch == 'books'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|usewatch][$usewatch to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|usewatch][$usewatch to 'robot']]</span>
<span id = 'tab'>[[Use with books|usewatch][$usewatch to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $usewatch == 'plant'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usewatch == 'painter'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usewatch == 'waterfall'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usewatch == 'madame'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|usewatch][$usewatch to 'plant']]</span>
<<if $act < 4>>\
<span id = 'tab'>[[Use with painter|usewatch][$usewatch to 'painter']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Use with waterfall|usewatch][$usewatch to 'waterfall']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with fortune teller|usewatch][$usewatch to 'madame']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $usewatch == 'mops'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|usewatch][$usewatch to 'mops']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $usewatch == 'tub'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usewatch == 'mainquik'>><span class = 'chuk'>CHUK: Why would a Quik need a golden pocket watch?</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|usewatch][$usewatch to 'tub']]</span>
<<if $questwatch>><span id = 'tab'>[[Use with Quik mechanic|watchtomainquik]]</span>
<<else>><span id = 'tab'>[[Use with Quik mechanic|usewatch][$usewatch to 'mainquik']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $usewatch == 'door'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|usewatch][$usewatch to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $usewatch == 'vendingmachine'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usewatch == 'guard'>><span class = 'items'>ROYAL GUARD: You can't bribe me with that trinket. Sir.</span>
<<elseif $usewatch == 'grate'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|usewatch][$usewatch to 'vendingmachine']]</span>
<<if $guardscared>>\
<<else>>\
<span id = 'tab'>[[Use with guard|usewatch][$usewatch to 'guard']]</span>
<</if>>\
<<if $grateremoved>>\
<<else>>\
<span id = 'tab'>[[Use with metal grate|usewatch][$usewatch to 'grate']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $usewatch == 'smallpot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usewatch == 'largepot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usewatch == 'chefbot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usewatch == 'leeks'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usewatch == 'carrots'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with small pot|usewatch][$usewatch to 'smallpot']]</span>
<</if>>\
<span id = 'tab'>[[Use with large pot|usewatch][$usewatch to 'largepot']]</span>
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with Chef-bot|usewatch][$usewatch to 'chefbot']]</span>
<</if>>\
<<if $leekspicked>>\
<<else>>\
<span id = 'tab'>[[Use with large leeks|usewatch][$usewatch to 'leeks']]</span>
<</if>>\
<span id = 'tab'>[[Use with wilted carrots|usewatch][$usewatch to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $usewatch == 'baron'>><span class = 'chuk'>CHUK: He could be offended if I returned the watch.</span>
<<elseif $usewatch == 'petshop'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usewatch == 'bearded'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|usewatch][$usewatch to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|usewatch][$usewatch to 'petshop']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with bearded alien|usewatch][$usewatch to 'bearded']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $maintenancemanscared == true && $toaddeployed == false>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\
<<if $usewatch == 'maintenanceman'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usewatch == 'toad'>><span class = 'chuk'>CHUK: Toads have no use for fancy watches.</span>
<<else>>\<</if>>\
<<if $maintenancemanscared>>\
<<else>>\
<span id = 'tab'>[[Use with maintenance man|usewatch][$usewatch to 'maintenanceman']]</span>
<</if>>\
<<if $toaddeployed>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|usewatch][$usewatch to 'toad']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span><</if>>
<<elseif $room == 'tunnel'>>\
<<if $usewatch == 'bars'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usewatch == 'ledge'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usewatch == 'pipes'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|usewatch][$usewatch to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|usewatch][$usewatch to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|usewatch][$usewatch to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $usewatch == 'deck'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usewatch == 'crystal'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usewatch == 'basket'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usewatch == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw this away.</span>
<<elseif $usewatch == 'madame'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<<if $act > 2>>\
<<else>>\
<span id = 'tab'>[[Use with deck of cards|usewatch][$usewatch to 'deck']]</span>
<</if>>\
<span id = 'tab'>[[Use with crystal ball|usewatch][$usewatch to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|usewatch][$usewatch to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|usewatch][$usewatch to 'bin']]</span>
<<if $madamein>>\
<span id = 'tab'>[[Use with fortune teller|usewatch][$usewatch to 'madame']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $usewatch == 'swords'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usewatch == 'workbench'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<<if $swordsswapped>>\
<<else>>\
<span id = 'tab'>[[Use with Ochra's swords|usewatch][$usewatch to 'swords']]</span>
<</if>>\
<span id = 'tab'>[[Use with workbench|usewatch][$usewatch to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $usewatch == 'mechanic'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usewatch == 'valves'>><span class = 'chuk'>CHUK: That won't turn on the boiler.</span>
<<elseif $usewatch == 'valves2'>><span class = 'chuk'>CHUK: I've no reason to mess with the valves now.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|usewatch][$usewatch to 'mechanic']]</span>
<<if $aftericecream>>\
<span id = 'tab'>[[Use with arena boiler's valves|usewatch][$usewatch to 'valves2']]</span>
<<else>>\
<span id = 'tab'>[[Use with arena boiler's valves|usewatch][$usewatch to 'valves']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'penthouse'>>\
<<if $usewatch == 'statue'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usewatch == 'phone'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usewatch == 'moon'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden statue|usewatch][$usewatch to 'statue']]</span>
<span id = 'tab'>[[Use with videophone|usewatch][$usewatch to 'phone']]</span>
<span id = 'tab'>[[Use with Crystal Moon|usewatch][$usewatch to 'moon']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'prison'>>\
<<if $usewatch == 'prisonbars'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usewatch == 'steveshands'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with metal bars|usewatch][$usewatch to 'prisonbars']]</span>
<span id = 'tab'>[[Use with Steve's tied hands|usewatch][$usewatch to 'steveshands']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'rexroom'>>\
<<if $usewatch == 'rex'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Rex|usewatch][$usewatch to 'rex']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'bay'>>\
<<if $usewatch == 'ship'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with General Vox's ship|usewatch][$usewatch to 'ship']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'waitingroom'>>\
<<if $usewatch == 'posterleft'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usewatch == 'postermiddle'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usewatch == 'posterright'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with leftmost poster|usewatch][$usewatch to 'posterleft']]</span>
<span id = 'tab'>[[Use with middle poster|usewatch][$usewatch to 'postermiddle']]</span>
<span id = 'tab'>[[Use with rightmost poster|usewatch][$usewatch to 'posterright']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>><span class = 'chuk'></span>\
Combine <span class = 'items'>Pocket watch</span>
<<if $watchwith == 'scissors'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $watchwith == 'mop'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $watchwith == 'leaflet'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $watchwith == 'leaf'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $watchwith == 'screwdriver'>><span class = 'chuk'>CHUK: I don't want to mess with this watch.</span>
<<elseif $watchwith == 'toad'>><span class = 'chuk'>CHUK: Toads have no use for fancy watches.</span>
<<elseif $watchwith == 'paint'>><span class = 'chuk'>CHUK: The watch already is gold.</span>
<<elseif $watchwith == 'leeks'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $watchwith == 'goldenleeks'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $watchwith == 'soda'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $watchwith == 'band'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $watchwith == 'card'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $watchwith == 'portrait'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $watchwith == 'beard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $watchwith == 'fakehead'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $watchwith == 'cape'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $watchwith == 'box'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $watchwith == 'book'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $watchwith == 'goodbook'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $watchwith == 'crickets'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $watchwith == 'emptybox'>><span class = 'chuk'>CHUK: Not a proper place to store your watch.</span>
<<elseif $watchwith == 'remote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $watchwith == 'goldenremote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $watchwith == 'pigeon'>><span class = 'chuk'>CHUK: I think it has a built-in timer in its space gear.</span>
<<elseif $watchwith == 'fuel'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $watchwith == 'accesscard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $watchwith == 'stevescard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $accesscard>>[[Access card|combinewatch][$watchwith to 'accesscard']]
<</if>>\
<<if $cape>>[[Cape of gold|combinewatch][$watchwith to 'cape']]
<</if>>\
<<if $crickets>>[[Crickets in icebox|combinewatch][$watchwith to 'crickets']]
<</if>>\
<<if $band>>[[Elastic band|combinewatch][$watchwith to 'band']]
<</if>>\
<<if $emptybox>>[[Empty icebox|combinewatch][$watchwith to 'emptybox']]
<</if>>\
<<if $beard>>[[Fake beard|combinewatch][$watchwith to 'beard']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combinewatch][$watchwith to 'fakehead']]
<</if>>\
<<if $paint>>[[Gold spray paint|combinewatch][$watchwith to 'paint']]
<</if>>\
<<if $goldenleeks>>[[Golden leeks|combinewatch][$watchwith to 'goldenleeks']]
<</if>>\
<<if $goldenremote>>[[Golden remote control|combinewatch][$watchwith to 'goldenremote']]
<</if>>\
<<if $book>>[[Handbook of Insults|combinewatch][$watchwith to 'book']]
<</if>>\
<<if $pigeon>>[[Homing Rocket Pigeon|combinewatch][$watchwith to 'pigeon']]
<</if>>\
<<if $box>>[[Icebox|combinewatch][$watchwith to 'box']]
<</if>>\
<<if $goodbook>>[[Improved Handbook of Insults|combinewatch][$watchwith to 'goodbook']]
<</if>>\
<<if $toad>>[[Korrian Horned Toad|combinewatch][$watchwith to 'toad']]
<</if>>\
<<if $leeks>>[[Large leeks|combinewatch][$watchwith to 'leeks']]
<</if>>\
<<if $mop>>[[Mop head|combinewatch][$watchwith to 'mop']]
<</if>>\
<<if $soda>>[[M'zzur Soda|combinewatch][$watchwith to 'soda']]
<</if>>\
<<if $portrait>>[[Personalised tarot card|combinewatch][$watchwith to 'portrait']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combinewatch][$watchwith to 'leaflet']]
<</if>>\
<<if $leaf>>[[Reddish leaf|combinewatch][$watchwith to 'leaf']]
<</if>>\
<<if $remote>>[[Remote control|combinewatch][$watchwith to 'remote']]
<</if>>\
<<if $scissors>>[[Scissors|combinewatch][$watchwith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combinewatch][$watchwith to 'screwdriver']]
<</if>>\
<<if $fuel>>[[Solid rocket fuel|combinewatch][$watchwith to 'fuel']]
<</if>>\
<<if $stevescard>>[[Steve's business card|combinewatch][$watchwith to 'stevescard']]
<</if>>\
<<if $card>>[[Tarot card|combinewatch][$watchwith to 'card']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$watchwith to 'none']]</span>
A large can of gold spray paint.
<span class = 'chuk'>CHUK: "For use on all surfaces!"</span>
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Gold spray paint</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $usepaint == 'portrait'>><span class = 'chuk'>CHUK: I'd love to vandalise that portrait, but there are too many people looking.</span>
<<elseif $usepaint == 'steve'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usepaint == 'ena'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usepaint == 'girl'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usepaint == 'quiks'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|usepaint][$usepaint to 'portrait']]</span>
<span id = 'tab'>[[Use with Steve|usepaint][$usepaint to 'steve']]</span>
<span id = 'tab'>[[Use with variably-eyed lady|usepaint][$usepaint to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|usepaint][$usepaint to 'girl']]</span>
<<if $questcape>>
<span id = 'tab'>[[Use with Quik|painttoquik]]</span>
<<else>>
<span id = 'tab'>[[Use with Quik|usepaint][$usepaint to 'quiks']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $usepaint == 'securibot'>><span class = 'chuk'>CHUK: I don't want to paint it gold.</span>
<<elseif $usepaint == 'janitor'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usepaint == 'bar'>><span class = 'chuk'>CHUK: I don't want to paint that gold.</span>
<<elseif $usepaint == 'greenalien'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|usepaint][$usepaint to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|usepaint][$usepaint to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|usepaint][$usepaint to 'bar']]</span>
<<if $act > 2>>\
<span id = 'tab'>[[Use with green alien|usepaint][$usepaint to 'greenalien']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $usepaint == 'librarian'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usepaint == 'robot'>><span class = 'chuk'>CHUK: I don't want to paint it gold.</span>
<<elseif $usepaint == 'books'>><span class = 'chuk'>CHUK: I don't want to vandalise the books.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|usepaint][$usepaint to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|usepaint][$usepaint to 'robot']]</span>
<span id = 'tab'>[[Use with books|usepaint][$usepaint to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $usepaint == 'plant'>><span class = 'chuk'>CHUK: I like the colour of that plant. I don't want to change it.</span>
<<elseif $usepaint == 'painter'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usepaint == 'waterfall'>><span class = 'chuk'>CHUK: I can't spray paint a waterfall.</span>
<<elseif $usepaint == 'madame'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|usepaint][$usepaint to 'plant']]</span>
<span id = 'tab'>[[Use with painter|usepaint][$usepaint to 'painter']]</span>
<span id = 'tab'>[[Use with waterfall|usepaint][$usepaint to 'waterfall']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with fortune teller|usepaint][$usepaint to 'madame']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $usepaint == 'mops'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|usepaint][$usepaint to 'mops']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $usepaint == 'tub'>><span class = 'chuk'>CHUK: I don't want to paint that gold.</span>
<<elseif $usepaint == 'quik'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|usepaint][$usepaint to 'tub']]</span>
<<if $questcape>>
<span id = 'tab'>[[Use with Quik mechanic|painttomainquik]]</span>
<<else>>
<span id = 'tab'>[[Use with Quik mechanic|usepaint][$usepaint to 'quik']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $usepaint == 'door'>><span class = 'chuk'>CHUK: The door's already painted gold.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|usepaint][$usepaint to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $usepaint == 'vendingmachine'>><span class = 'chuk'>CHUK: I don't want to paint that gold.</span>
<<elseif $usepaint == 'guard'>><span class = 'chuk'>CHUK: His armour already is gold.</span>
<<elseif $usepaint == 'grate'>><span class = 'chuk'>CHUK: I don't want to paint that gold.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|usepaint][$usepaint to 'vendingmachine']]</span>
<<if $guardscared>>\
<<else>>\
<span id = 'tab'>[[Use with guard|usepaint][$usepaint to 'guard']]</span>
<</if>>\
<<if $grateremoved>>\
<<else>>\
<span id = 'tab'>[[Use with metal grate|usepaint][$usepaint to 'grate']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $usepaint == 'smallpot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usepaint == 'largepot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usepaint == 'chefbot'>><span class = 'chuk'>CHUK: I don't want to paint it gold.</span>
<<elseif $usepaint == 'leeks'>><span class = 'chuk'>CHUK: I can't paint them while they're lying in a heap. I need to pick them up first.</span>
<<elseif $usepaint == 'carrots'>><span class = 'chuk'>CHUK: I don't want to paint that gold.</span>
<<else>>\<</if>>\
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with small pot|usepaint][$usepaint to 'smallpot']]</span>
<</if>>\
<span id = 'tab'>[[Use with large pot|usepaint][$usepaint to 'largepot']]</span>
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with Chef-bot|usepaint][$usepaint to 'chefbot']]</span>
<</if>>\
<<if $leekspicked>>\
<<else>>\
<span id = 'tab'>[[Use with large leeks|usepaint][$usepaint to 'leeks']]</span>
<</if>>\
<span id = 'tab'>[[Use with wilted carrots|usepaint][$usepaint to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $usepaint == 'baron'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usepaint == 'petshop'>><span class = 'chuk'>CHUK: I don't want to paint that gold.</span>
<<elseif $usepaint == 'bearded'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|usepaint][$usepaint to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|usepaint][$usepaint to 'petshop']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with bearded alien|usepaint][$usepaint to 'bearded']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $maintenancemanscared == true && $toaddeployed == false>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\
<<if $usepaint == 'maintenanceman'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usepaint == 'toad'>><span class = 'chuk'>CHUK: A golden toad would look amazing, but I'm afraid the paint would hurt it.</span>
<<else>>\<</if>>\
<<if $maintenancemanscared>>\
<<else>>\
<span id = 'tab'>[[Use with maintenance man|usepaint][$usepaint to 'maintenanceman']]</span>
<</if>>\
<<if $toaddeployed>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|usepaint][$usepaint to 'toad']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span><</if>>
<<elseif $room == 'tunnel'>>\
<<if $usepaint == 'bars'>><span class = 'chuk'>CHUK: I don't want to paint that gold.</span>
<<elseif $usepaint == 'ledge'>><span class = 'chuk'>CHUK: I don't want to paint that gold.</span>
<<elseif $usepaint == 'pipes'>><span class = 'chuk'>CHUK: I don't want to paint that gold.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|usepaint][$usepaint to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|usepaint][$usepaint to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|usepaint][$usepaint to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $usepaint == 'deck'>><span class = 'chuk'>CHUK: I don't want to paint the cards gold.</span>
<<elseif $usepaint == 'crystal'>><span class = 'chuk'>CHUK: I don't want to paint that gold.</span>
<<elseif $usepaint == 'basket'>><span class = 'chuk'>CHUK: I don't want to paint that gold. </span>
<<elseif $usepaint == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw this away. </span>
<<elseif $usepaint == 'madame'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<<if $act > 2>>\
<<else>>\
<span id = 'tab'>[[Use with deck of cards|usepaint][$usepaint to 'deck']]</span>
<</if>>\
<span id = 'tab'>[[Use with crystal ball|usepaint][$usepaint to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|usepaint][$usepaint to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|usepaint][$usepaint to 'bin']]</span>
<<if $madamein>>\
<span id = 'tab'>[[Use with fortune teller|usepaint][$usepaint to 'madame']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $usepaint == 'swords'>><span class = 'chuk'>CHUK: They're already gold.</span>
<<elseif $usepaint == 'workbench'>><span class = 'chuk'>CHUK: I don't want to paint that gold.</span>
<<else>>\<</if>>\
<<if $swordsswapped>>\
<<else>>\
<span id = 'tab'>[[Use with Ochra's swords|usepaint][$usepaint to 'swords']]</span>
<</if>>\
<span id = 'tab'>[[Use with workbench|usepaint][$usepaint to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $usepaint == 'mechanic'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usepaint == 'valves'>><span class = 'chuk'>CHUK: I don't want to paint the valves gold.</span>
<<elseif $usepaint == 'valves2'>><span class = 'chuk'>CHUK: I don't want to paint the valves gold.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|usepaint][$usepaint to 'mechanic']]</span>
<<if $aftericecream>>\
<span id = 'tab'>[[Use with arena boiler's valves|usepaint][$usepaint to 'valves2']]</span>
<<else>>\
<span id = 'tab'>[[Use with arena boiler's valves|usepaint][$usepaint to 'valves']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'penthouse'>>\
<<if $usepaint == 'statue'>><span class = 'chuk'>CHUK: It's already gold.</span>
<<elseif $usepaint == 'phone'>><span class = 'chuk'>CHUK: I don't want to paint it gold.</span>
<<elseif $usepaint == 'moon'>><span class = 'chuk'>CHUK: The Crystal Moon is infinitely more beautiful than any amount of gold!</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden statue|usepaint][$usepaint to 'statue']]</span>
<span id = 'tab'>[[Use with videophone|usepaint][$usepaint to 'phone']]</span>
<span id = 'tab'>[[Use with Crystal Moon|usepaint][$usepaint to 'moon']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>><span class = 'chuk'></span>\
Combine <span class = 'items'>Gold spray paint</span>
<<if $paintwith == 'scissors'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $paintwith == 'mop'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $paintwith == 'leaflet'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $paintwith == 'leaf'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $paintwith == 'screwdriver'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $paintwith == 'watch'>><span class = 'chuk'>CHUK: The watch already is gold.</span>
<<elseif $paintwith == 'toad'>><span class = 'chuk'>CHUK: A golden toad would look amazing, but I'm afraid the paint would hurt it.</span>
<<elseif $paintwith == 'goldenleeks'>><span class = 'chuk'>CHUK: They're already painted gold.</span>
<<elseif $paintwith == 'soda'>><span class = 'chuk'>CHUK: There's enough gold in this bottle's design.</span>
<<elseif $paintwith == 'band'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $paintwith == 'card'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $paintwith == 'portrait'>><span class = 'chuk'>CHUK: I don't want to spray golden paint all over my beautiful portrait!</span>
<<elseif $paintwith == 'beard'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $paintwith == 'fakehead'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $paintwith == 'cape'>><span class = 'chuk'>CHUK: It's already gold.</span>
<<elseif $paintwith == 'box'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $paintwith == 'book'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $paintwith == 'goodbook'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $paintwith == 'crickets'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $paintwith == 'emptybox'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $paintwith == 'goldenremote'>><span class = 'chuk'>CHUK: It's already gold.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $cape>>[[Cape of gold|combinepaint][$paintwith to 'cape']]
<</if>>\
<<if $crickets>>[[Crickets in icebox|combinepaint][$paintwith to 'crickets']]
<</if>>\
<<if $band>>[[Elastic band|combinepaint][$paintwith to 'band']]
<</if>>\
<<if $emptybox>>[[Empty icebox|combinepaint][$paintwith to 'emptybox']]
<</if>>\
<<if $beard>>[[Fake beard|combinepaint][$paintwith to 'beard']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combinepaint][$paintwith to 'fakehead']]
<</if>>\
<<if $goldenleeks>>[[Golden leeks|combinepaint][$paintwith to 'goldenleeks']]
<</if>>\
<<if $goldenremote>>[[Golden remote control|combinepaint][$paintwith to 'goldenremote']]
<</if>>\
<<if $book>>[[Handbook of Insults|combinepaint][$paintwith to 'book']]
<</if>>\
<<if $box>>[[Icebox|combinepaint][$paintwith to 'box']]
<</if>>\
<<if $goodbook>>[[Improved Handbook of Insults|combinepaint][$paintwith to 'goodbook']]
<</if>>\
<<if $toad>>[[Korrian Horned Toad|combinepaint][$paintwith to 'toad']]
<</if>>\
<<if $leeks>>[[Large leeks|paintwithleeks]]
<</if>>\
<<if $mop>>[[Mop head|combinepaint][$paintwith to 'mop']]
<</if>>\
<<if $soda>>[[M'zzur Soda|combinepaint][$paintwith to 'soda']]
<</if>>\
<<if $portrait>>[[Personalised tarot card|combinepaint][$paintwith to 'portrait']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combinepaint][$paintwith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combinepaint][$paintwith to 'watch']]
<</if>>\
<<if $leaf>>[[Reddish leaf|combinepaint][$paintwith to 'leaf']]
<</if>>\
<<if $remote>>[[Remote control|paintwithremote]]
<</if>>\
<<if $scissors>>[[Scissors|combinepaint][$paintwith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combinepaint][$paintwith to 'screwdriver']]
<</if>>\
<<if $card>>[[Tarot card|combinepaint][$paintwith to 'card']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$paintwith to 'none']]</span>
These four large leeks have been painted gold.
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Golden leeks</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $usegoldenleeks == 'portrait'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoldenleeks == 'steve'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usegoldenleeks == 'ena'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoldenleeks == 'girl'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usegoldenleeks == 'quiks'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|usegoldenleeks][$usegoldenleeks to 'portrait']]</span>
<span id = 'tab'>[[Use with Steve|usegoldenleeks][$usegoldenleeks to 'steve']]</span>
<span id = 'tab'>[[Use with variably-eyed lady|usegoldenleeks][$usegoldenleeks to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|usegoldenleeks][$usegoldenleeks to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|usegoldenleeks][$usegoldenleeks to 'quiks']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $usegoldenleeks == 'securibot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoldenleeks == 'janitor'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usegoldenleeks == 'bar'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|usegoldenleeks][$usegoldenleeks to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|usegoldenleeks][$usegoldenleeks to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|usegoldenleeks][$usegoldenleeks to 'bar']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $usegoldenleeks == 'librarian'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoldenleeks == 'robot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoldenleeks == 'books'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|usegoldenleeks][$usegoldenleeks to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|usegoldenleeks][$usegoldenleeks to 'robot']]</span>
<span id = 'tab'>[[Use with books|usegoldenleeks][$usegoldenleeks to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $usegoldenleeks == 'plant'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usegoldenleeks == 'painter'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoldenleeks == 'waterfall'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|usegoldenleeks][$usegoldenleeks to 'plant']]</span>
<span id = 'tab'>[[Use with painter|usegoldenleeks][$usegoldenleeks to 'painter']]</span>
<span id = 'tab'>[[Use with waterfall|usegoldenleeks][$usegoldenleeks to 'waterfall']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $usegoldenleeks == 'mops'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|usegoldenleeks][$usegoldenleeks to 'mops']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $usegoldenleeks == 'tub'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usegoldenleeks == 'quik'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|usegoldenleeks][$usegoldenleeks to 'tub']]</span>
<span id = 'tab'>[[Use with Quik mechanic|usegoldenleeks][$usegoldenleeks to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $usegoldenleeks == 'door'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|usegoldenleeks][$usegoldenleeks to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $usegoldenleeks == 'vendingmachine'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoldenleeks == 'guard'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoldenleeks == 'grate'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|usegoldenleeks][$usegoldenleeks to 'vendingmachine']]</span>
<<if $guardscared>>\
<<else>>\
<span id = 'tab'>[[Use with guard|usegoldenleeks][$usegoldenleeks to 'guard']]</span>
<</if>>\
<<if $grateremoved>>\
<<else>>\
<span id = 'tab'>[[Use with metal grate|usegoldenleeks][$usegoldenleeks to 'grate']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $usegoldenleeks == 'largepot'>><span class = 'chuk'>CHUK: I'll find a better use for these golden leeks.</span>
<<elseif $usegoldenleeks == 'carrots'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with large pot|usegoldenleeks][$usegoldenleeks to 'largepot']]</span>
<span id = 'tab'>[[Use with wilted carrots|usegoldenleeks][$usegoldenleeks to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $usegoldenleeks == 'baron'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usegoldenleeks == 'petshop'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|usegoldenleeks][$usegoldenleeks to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|usegoldenleeks][$usegoldenleeks to 'petshop']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $maintenancemanscared == true && $toaddeployed == false>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\
<<if $usegoldenleeks == 'maintenanceman'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usegoldenleeks == 'toad'>><span class = 'chuk'>CHUK: It doesn't eat leeks. Especially not spray-painted ones.</span>
<<else>>\<</if>>\
<<if $maintenancemanscared>>\
<<else>>\
<span id = 'tab'>[[Use with maintenance man|usegoldenleeks][$usegoldenleeks to 'maintenanceman']]</span>
<</if>>\
<<if $toaddeployed>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|usegoldenleeks][$usegoldenleeks to 'toad']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span><</if>>
<<elseif $room == 'tunnel'>>\
<<if $usegoldenleeks == 'bars'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usegoldenleeks == 'ledge'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoldenleeks == 'pipes'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|usegoldenleeks][$usegoldenleeks to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|usegoldenleeks][$usegoldenleeks to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|usegoldenleeks][$usegoldenleeks to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $usegoldenleeks == 'deck'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoldenleeks == 'crystal'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoldenleeks == 'basket'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usegoldenleeks == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw them away.</span>
<<elseif $usegoldenleeks == 'madame'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with deck of cards|usegoldenleeks][$usegoldenleeks to 'deck']]</span>
<span id = 'tab'>[[Use with crystal ball|usegoldenleeks][$usegoldenleeks to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|usegoldenleeks][$usegoldenleeks to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|usegoldenleeks][$usegoldenleeks to 'bin']]</span>
<<if $madamein>>\
<span id = 'tab'>[[Use with fortune teller|usegoldenleeks][$usegoldenleeks to 'madame']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $usegoldenleeks == 'workbench'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Ochra's swords|swapswords]]</span>
<span id = 'tab'>[[Use with workbench|usegoldenleeks][$usegoldenleeks to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $usegoldenleeks == 'mechanic'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoldenleeks == 'valves'>><span class = 'chuk'>CHUK: That won't turn on the boiler.</span>
<<elseif $usegoldenleeks == 'valves2'>><span class = 'chuk'>CHUK: I've no reason to mess with the valves now.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|usegoldenleeks][$usegoldenleeks to 'mechanic']]</span>
<<if $aftericecream>>\
<span id = 'tab'>[[Use with arena boiler's valves|usegoldenleeks][$usegoldenleeks to 'valves2']]</span>
<<else>>\
<span id = 'tab'>[[Use with arena boiler's valves|usegoldenleeks][$usegoldenleeks to 'valves']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>><span class = 'chuk'></span>\
Combine <span class = 'items'>Golden leeks</span>
<<if $goldenleekswith == 'scissors'>><span class = 'chuk'>CHUK: I need them whole.</span>
<<elseif $goldenleekswith == 'mop'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goldenleekswith == 'leaflet'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goldenleekswith == 'screwdriver'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goldenleekswith == 'watch'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goldenleekswith == 'toad'>><span class = 'chuk'>CHUK: It doesn't eat leeks. Especially not spray-painted ones.</span>
<<elseif $goldenleekswith == 'paint'>><span class = 'chuk'>CHUK: They're already painted gold.</span>
<<elseif $goldenleekswith == 'soda'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goldenleekswith == 'band'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goldenleekswith == 'card'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goldenleekswith == 'portrait'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goldenleekswith == 'beard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goldenleekswith == 'fakehead'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $band>>[[Elastic band|combinegoldenleeks][$goldenleekswith to 'band']]
<</if>>\
<<if $beard>>[[Fake beard|combinegoldenleeks][$goldenleekswith to 'beard']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combinegoldenleeks][$goldenleekswith to 'fakehead']]
<</if>>\
<<if $paint>>[[Gold spray paint|combinegoldenleeks][$goldenleekswith to 'paint']]
<</if>>\
<<if $toad>>[[Korrian Horned Toad|combinegoldenleeks][$goldenleekswith to 'toad']]
<</if>>\
<<if $mop>>[[Mop head|combinegoldenleeks][$goldenleekswith to 'mop']]
<</if>>\
<<if $soda>>[[M'zzur Soda|combinegoldenleeks][$goldenleekswith to 'soda']]
<</if>>\
<<if $portrait>>[[Personalised tarot card|combinegoldenleeks][$goldenleekswith to 'portrait']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combinegoldenleeks][$goldenleekswith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combinegoldenleeks][$goldenleekswith to 'watch']]
<</if>>\
<<if $scissors>>[[Scissors|combinegoldenleeks][$goldenleekswith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combinegoldenleeks][$goldenleekswith to 'screwdriver']]
<</if>>\
<<if $card>>[[Tarot card|combinegoldenleeks][$goldenleekswith to 'card']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$goldenleekswith to 'none']]</span>
Four exceptionally large leeks.
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Large leeks</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $useleeks == 'portrait'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useleeks == 'steve'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $useleeks == 'ena'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $useleeks == 'girl'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $useleeks == 'quiks'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|useleeks][$useleeks to 'portrait']]</span>
<span id = 'tab'>[[Use with Steve|useleeks][$useleeks to 'steve']]</span>
<span id = 'tab'>[[Use with variably-eyed lady|useleeks][$useleeks to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|useleeks][$useleeks to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|useleeks][$useleeks to 'quiks']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $useleeks == 'securibot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useleeks == 'janitor'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useleeks == 'bar'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|useleeks][$useleeks to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|useleeks][$useleeks to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|useleeks][$useleeks to 'bar']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $useleeks == 'librarian'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $useleeks == 'robot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleeks == 'books'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|useleeks][$useleeks to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|useleeks][$useleeks to 'robot']]</span>
<span id = 'tab'>[[Use with books|useleeks][$useleeks to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $useleeks == 'plant'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleeks == 'painter'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useleeks == 'waterfall'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|useleeks][$useleeks to 'plant']]</span>
<span id = 'tab'>[[Use with painter|useleeks][$useleeks to 'painter']]</span>
<span id = 'tab'>[[Use with waterfall|useleeks][$useleeks to 'waterfall']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $useleeks == 'mops'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|useleeks][$useleeks to 'mops']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $useleeks == 'tub'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleeks == 'quik'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|useleeks][$useleeks to 'tub']]</span>
<span id = 'tab'>[[Use with Quik mechanic|useleeks][$useleeks to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $useleeks == 'door'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|useleeks][$useleeks to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $useleeks == 'vendingmachine'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleeks == 'guard'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleeks == 'grate'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|useleeks][$useleeks to 'vendingmachine']]</span>
<<if $guardscared>>\
<<else>>\
<span id = 'tab'>[[Use with guard|useleeks][$useleeks to 'guard']]</span>
<</if>>\
<<if $grateremoved>>\
<<else>>\
<span id = 'tab'>[[Use with metal grate|useleeks][$useleeks to 'grate']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $useleeks == 'largepot'>><span class = 'chuk'>CHUK: I'll find a better use for these leeks.</span>
<<elseif $useleeks == 'carrots'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with large pot|useleeks][$useleeks to 'largepot']]</span>
<span id = 'tab'>[[Use with wilted carrots|useleeks][$useleeks to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $useleeks == 'baron'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $useleeks == 'petshop'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|useleeks][$useleeks to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|useleeks][$useleeks to 'petshop']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $maintenancemanscared == true && $toaddeployed == false>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\
<<if $useleeks == 'maintenanceman'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $useleeks == 'toad'>><span class = 'chuk'>CHUK: It doesn't eat leeks.</span>
<<else>>\<</if>>\
<<if $maintenancemanscared>>\
<<else>>\
<span id = 'tab'>[[Use with maintenance man|useleeks][$useleeks to 'maintenanceman']]</span>
<</if>>\
<<if $toaddeployed>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|useleeks][$useleeks to 'toad']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span><</if>>
<<elseif $room == 'tunnel'>>\
<<if $useleeks == 'bars'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useleeks == 'ledge'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleeks == 'pipes'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|useleeks][$useleeks to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|useleeks][$useleeks to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|useleeks][$useleeks to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $useleeks == 'deck'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleeks == 'crystal'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useleeks == 'basket'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useleeks == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw them away.</span>
<<elseif $useleeks == 'madame'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with deck of cards|useleeks][$useleeks to 'deck']]</span>
<span id = 'tab'>[[Use with crystal ball|useleeks][$useleeks to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|useleeks][$useleeks to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|useleeks][$useleeks to 'bin']]</span>
<<if $madamein>>\
<span id = 'tab'>[[Use with fortune teller|useleeks][$useleeks to 'madame']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $useleeks == 'swords'>><span class = 'chuk'>CHUK: If Princess Ochra fought with leeks instead of swords, she would be much less dangerous. Now, the leeks are about the same size as the swords, but they don't look too similar.</span>
<<elseif $useleeks == 'workbench'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<<if $swordsgone>>\
<<else>>\
<span id = 'tab'>[[Use with Ochra's swords|useleeks][$useleeks to 'swords']]</span>
<</if>>\
<span id = 'tab'>[[Use with workbench|useleeks][$useleeks to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $useleeks == 'mechanic'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $useleeks == 'valves'>><span class = 'chuk'>CHUK: That won't turn on the boiler.</span>
<<elseif $useleeks == 'valves2'>><span class = 'chuk'>CHUK: I've no reason to mess with the valves now.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|useleeks][$useleeks to 'mechanic']]</span>
<<if $aftericecream>>\
<span id = 'tab'>[[Use with arena boiler's valves|useleeks][$useleeks to 'valves2']]</span>
<<else>>\
<span id = 'tab'>[[Use with arena boiler's valves|useleeks][$useleeks to 'valves']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>><span class = 'chuk'></span>\
Combine <span class = 'items'>Large leeks</span>
<<if $leekswith == 'scissors'>><span class = 'chuk'>CHUK: I need them whole.</span>
<<elseif $leekswith == 'mop'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leekswith == 'leaflet'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leekswith == 'screwdriver'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leekswith == 'watch'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leekswith == 'toad'>><span class = 'chuk'>CHUK: It doesn't eat leeks.</span>
<<elseif $leekswith == 'soda'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leekswith == 'band'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leekswith == 'card'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leekswith == 'portrait'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leekswith == 'beard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $leekswith == 'fakehead'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $band>>[[Elastic band|combineleeks][$leekswith to 'band']]
<</if>>\
<<if $beard>>[[Fake beard|combineleeks][$leekswith to 'beard']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combineleeks][$leekswith to 'fakehead']]
<</if>>\
<<if $paint>>[[Gold spray paint|paintwithleeks]]
<</if>>\
<<if $toad>>[[Korrian Horned Toad|combineleeks][$leekswith to 'toad']]
<</if>>\
<<if $mop>>[[Mop head|combineleeks][$leekswith to 'mop']]
<</if>>\
<<if $soda>>[[M'zzur Soda|combineleeks][$leekswith to 'soda']]
<</if>>\
<<if $portrait>>[[Personalised tarot card|combineleeks][$leekswith to 'portrait']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combineleeks][$leekswith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combineleeks][$leekswith to 'watch']]
<</if>>\
<<if $scissors>>[[Scissors|combineleeks][$leekswith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combineleeks][$leekswith to 'screwdriver']]
<</if>>\
<<if $card>>[[Tarot card|combineleeks][$leekswith to 'card']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$leekswith to 'none']]</span>
A bottle of cinnamon-flavoured diet soda. A warning on the label reads:
<i>Caution! Extremely fizzy. Do not shake!</i>
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>M'zzur Soda</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $usesoda == 'portrait'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usesoda == 'steve'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $usesoda == 'ena'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $usesoda == 'girl'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $usesoda == 'quiks'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|usesoda][$usesoda to 'portrait']]</span>
<span id = 'tab'>[[Use with Steve|usesoda][$usesoda to 'steve']]</span>
<span id = 'tab'>[[Use with variably-eyed lady|usesoda][$usesoda to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|usesoda][$usesoda to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|usesoda][$usesoda to 'quiks']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $usesoda == 'securibot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usesoda == 'janitor'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $usesoda == 'bar'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|usesoda][$usesoda to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|usesoda][$usesoda to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|usesoda][$usesoda to 'bar']]</span>
<<if $act > 2>>\
<span id = 'tab'>[[Use with green alien|tradesoda]]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $usesoda == 'librarian'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $usesoda == 'robot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usesoda == 'books'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|usesoda][$usesoda to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|usesoda][$usesoda to 'robot']]</span>
<span id = 'tab'>[[Use with books|usesoda][$usesoda to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $usesoda == 'plant'>><span class = 'chuk'>CHUK: It doesn't need watering with soda.</span>
<<elseif $usesoda == 'painter'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $usesoda == 'waterfall'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usesoda == 'madame'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|usesoda][$usesoda to 'plant']]</span>
<span id = 'tab'>[[Use with painter|usesoda][$usesoda to 'painter']]</span>
<span id = 'tab'>[[Use with waterfall|usesoda][$usesoda to 'waterfall']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with fortune teller|usesoda][$usesoda to 'madame']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $usesoda == 'mops'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|usesoda][$usesoda to 'mops']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $usesoda == 'tub'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usesoda == 'quik'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|usesoda][$usesoda to 'tub']]</span>
<span id = 'tab'>[[Use with Quik mechanic|usesoda][$usesoda to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $usesoda == 'door'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|usesoda][$usesoda to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $usesoda == 'vendingmachine'>><span class = 'chuk'>CHUK: I don't want to put this back in the machine.</span>
<<elseif $usesoda == 'guard'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usesoda == 'grate'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|usesoda][$usesoda to 'vendingmachine']]</span>
<<if $guardscared>>\
<<else>>\
<span id = 'tab'>[[Use with guard|usesoda][$usesoda to 'guard']]</span>
<</if>>\
<<if $grateremoved>>\
<<else>>\
<span id = 'tab'>[[Use with metal grate|usesoda][$usesoda to 'grate']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $usesoda == 'smallpot'>><span class = 'chuk'>CHUK: It wouldn't go well with the rest of the ingredients.</span>
<<elseif $usesoda == 'largepot'>><span class = 'chuk'>CHUK: It wouldn't go well with the rest of the ingredients.</span>
<<elseif $usesoda == 'chefbot'>><span class = 'chuk'>CHUK: I don't think it needs cinnamon-flavoured soda for cooking. </span>
<<elseif $usesoda == 'leeks'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usesoda == 'carrots'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with small pot|usesoda][$usesoda to 'smallpot']]</span>
<</if>>\
<span id = 'tab'>[[Use with large pot|usesoda][$usesoda to 'largepot']]</span>
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with Chef-bot|usesoda][$usesoda to 'chefbot']]</span>
<</if>>\
<<if $leekspicked>>\
<<else>>\
<span id = 'tab'>[[Use with large leeks|usesoda][$usesoda to 'leeks']]</span>
<</if>>\
<span id = 'tab'>[[Use with wilted carrots|usesoda][$usesoda to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $usesoda == 'baron'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $usesoda == 'petshop'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usesoda == 'bearded'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|usesoda][$usesoda to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|usesoda][$usesoda to 'petshop']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with bearded alien|usesoda][$usesoda to 'bearded']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $maintenancemanscared == true && $toaddeployed == false>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\
<<if $usesoda == 'maintenanceman'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usesoda == 'toad'>><span class = 'chuk'>CHUK: The carbonation could inflate it, and that would be animal cruelty.</span>
<<else>>\<</if>>\
<<if $maintenancemanscared>>\
<<else>>\
<span id = 'tab'>[[Use with maintenance man|usesoda][$usesoda to 'maintenanceman']]</span>
<</if>>\
<<if $toaddeployed>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|usesoda][$usesoda to 'toad']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span><</if>>
<<elseif $room == 'tunnel'>>\
<<if $usesoda == 'bars'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usesoda == 'ledge'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usesoda == 'pipes'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|usesoda][$usesoda to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|usesoda][$usesoda to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|usesoda][$usesoda to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $usesoda == 'deck'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usesoda == 'crystal'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usesoda == 'basket'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usesoda == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw this away.</span>
<<elseif $usesoda == 'madame'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<else>>\<</if>>\
<<if $act > 2>>\
<<else>>\
<span id = 'tab'>[[Use with deck of cards|usesoda][$usesoda to 'deck']]</span>
<</if>>\
<span id = 'tab'>[[Use with crystal ball|usesoda][$usesoda to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|usesoda][$usesoda to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|usesoda][$usesoda to 'bin']]</span>
<<if $madamein>>\
<span id = 'tab'>[[Use with fortune teller|usesoda][$usesoda to 'madame']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $usesoda == 'swords'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usesoda == 'workbench'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<<if $swordsswapped>>\
<<else>>\
<span id = 'tab'>[[Use with Ochra's swords|usesoda][$usesoda to 'swords']]</span>
<</if>>\
<span id = 'tab'>[[Use with workbench|usesoda][$usesoda to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $usesoda == 'mechanic'>><span class = 'chuk'>CHUK: Want some soda?</span>
<span class = 'steve'>MECHANIC: Is it... cold, ice cold?</span>
<span class = 'chuk'>CHUK: Mmm... No, room temperature.</span>
<span class = 'steve'>MECHANIC: It won't... huff... help then.</span>
<<elseif $usesoda == 'valves'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usesoda == 'valves2'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|usesoda][$usesoda to 'mechanic']]</span>
<<if $aftericecream>>\
<span id = 'tab'>[[Use with arena boiler's valves|usesoda][$usesoda to 'valves2']]</span>
<<else>>\
<span id = 'tab'>[[Use with arena boiler's valves|usesoda][$usesoda to 'valves']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'penthouse'>>\
<<if $usesoda == 'statue'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usesoda == 'phone'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usesoda == 'moon'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden statue|usesoda][$usesoda to 'statue']]</span>
<span id = 'tab'>[[Use with videophone|usesoda][$usesoda to 'phone']]</span>
<span id = 'tab'>[[Use with Crystal Moon|usesoda][$usesoda to 'moon']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>><span class = 'chuk'></span>\
Combine <span class = 'items'>M'zzur Soda</span>
<<if $sodawith == 'scissors'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $sodawith == 'mop'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $sodawith == 'leaflet'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $sodawith == 'leaf'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $sodawith == 'screwdriver'>><span class = 'chuk'>CHUK: It's a screw-on cap, but that doesn't mean I need a screwdriver to remove it.</span>
<<elseif $sodawith == 'watch'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $sodawith == 'toad'>><span class = 'chuk'>CHUK: The carbonation could inflate it, and that would be animal cruelty.</span>
<<elseif $sodawith == 'paint'>><span class = 'chuk'>CHUK: There's enough gold in this bottle's design.</span>
<<elseif $sodawith == 'leeks'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $sodawith == 'goldenleeks'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $sodawith == 'band'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $sodawith == 'card'>><span class = 'chuk'>CHUK: I don't want to spill soda on that.</span>
<<elseif $sodawith == 'portrait'>><span class = 'chuk'>CHUK: I don't want to spill soda on my beautiful portrait.</span>
<<elseif $sodawith == 'beard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $sodawith == 'fakehead'>><span class = 'chuk'>CHUK: This guy doesn't want a drink.</span>
<<elseif $sodawith == 'cape'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $sodawith == 'book'>><span class = 'chuk'>CHUK: I don't want to spill soda on the book.</span>
<<elseif $sodawith == 'goodbook'>><span class = 'chuk'>CHUK: I don't want to spill soda on the book.</span>
<<elseif $sodawith == 'remote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $sodawith == 'goldenremote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $cape>>[[Cape of gold|combinesoda][$sodawith to 'cape']]
<</if>>\
<<if $band>>[[Elastic band|combinesoda][$sodawith to 'band']]
<</if>>\
<<if $beard>>[[Fake beard|combinesoda][$sodawith to 'beard']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combinesoda][$sodawith to 'fakehead']]
<</if>>\
<<if $paint>>[[Gold spray paint|combinesoda][$sodawith to 'paint']]
<</if>>\
<<if $goldenleeks>>[[Golden leeks|combinesoda][$sodawith to 'goldenleeks']]
<</if>>\
<<if $goldenremote>>[[Golden remote control|combinesoda][$sodawith to 'goldenremote']]
<</if>>\
<<if $book>>[[Handbook of Insults|combinesoda][$sodawith to 'book']]
<</if>>\
<<if $goodbook>>[[Improved Handbook of Insults|combinesoda][$sodawith to 'goodbook']]
<</if>>\
<<if $toad>>[[Korrian Horned Toad|combinesoda][$sodawith to 'toad']]
<</if>>\
<<if $leeks>>[[Large leeks|combinesoda][$sodawith to 'leeks']]
<</if>>\
<<if $mop>>[[Mop head|combinesoda][$sodawith to 'mop']]
<</if>>\
<<if $portrait>>[[Personalised tarot card|combinesoda][$sodawith to 'portrait']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combinesoda][$sodawith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combinesoda][$sodawith to 'watch']]
<</if>>\
<<if $leaf>>[[Reddish leaf|combinesoda][$sodawith to 'leaf']]
<</if>>\
<<if $remote>>[[Remote control|combinesoda][$sodawith to 'remote']]
<</if>>\
<<if $scissors>>[[Scissors|combinesoda][$sodawith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combinesoda][$sodawith to 'screwdriver']]
<</if>>\
<<if $card>>[[Tarot card|combinesoda][$sodawith to 'card']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$sodawith to 'none']]</span>
A piece of white elastic band, about one metre long.
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Elastic band</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $useband == 'portrait'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useband == 'steve'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useband == 'ena'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useband == 'girl'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useband == 'quiks'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|useband][$useband to 'portrait']]</span>
<span id = 'tab'>[[Use with Steve|useband][$useband to 'steve']]</span>
<span id = 'tab'>[[Use with variably-eyed lady|useband][$useband to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|useband][$useband to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|useband][$useband to 'quiks']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $useband == 'securibot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useband == 'janitor'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useband == 'bar'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useband == 'greenalien'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|useband][$useband to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|useband][$useband to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|useband][$useband to 'bar']]</span>
<<if $act > 2>>\
<span id = 'tab'>[[Use with green alien|useband][$useband to 'greenalien']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $useband == 'librarian'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useband == 'robot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useband == 'books'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|useband][$useband to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|useband][$useband to 'robot']]</span>
<span id = 'tab'>[[Use with books|useband][$useband to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $useband == 'plant'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useband == 'painter'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useband == 'waterfall'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useband == 'madame'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|useband][$useband to 'plant']]</span>
<span id = 'tab'>[[Use with painter|useband][$useband to 'painter']]</span>
<span id = 'tab'>[[Use with waterfall|useband][$useband to 'waterfall']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with fortune teller|useband][$useband to 'madame']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $useband == 'mops'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|useband][$useband to 'mops']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $useband == 'tub'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useband == 'quik'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|useband][$useband to 'tub']]</span>
<span id = 'tab'>[[Use with Quik mechanic|useband][$useband to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $useband == 'door'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|useband][$useband to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $useband == 'vendingmachine'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useband == 'guard'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useband == 'grate'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|useband][$useband to 'vendingmachine']]</span>
<<if $guardscared>>\
<<else>>\
<span id = 'tab'>[[Use with guard|useband][$useband to 'guard']]</span>
<</if>>\
<<if $grateremoved>>\
<<else>>\
<span id = 'tab'>[[Use with metal grate|useband][$useband to 'grate']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $useband == 'smallpot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useband == 'largepot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useband == 'chefbot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useband == 'leeks'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useband == 'carrots'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with small pot|useband][$useband to 'smallpot']]</span>
<</if>>\
<span id = 'tab'>[[Use with large pot|useband][$useband to 'largepot']]</span>
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with Chef-bot|useband][$useband to 'chefbot']]</span>
<</if>>\
<<if $leekspicked>>\
<<else>>\
<span id = 'tab'>[[Use with large leeks|useband][$useband to 'leeks']]</span>
<</if>>\
<span id = 'tab'>[[Use with wilted carrots|useband][$useband to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $useband == 'baron'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useband == 'petshop'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useband == 'bearded'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|useband][$useband to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|useband][$useband to 'petshop']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with bearded alien|useband][$useband to 'bearded']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $maintenancemanscared == true && $toaddeployed == false>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\
<<if $useband == 'maintenanceman'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useband == 'toad'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<<if $maintenancemanscared>>\
<<else>>\
<span id = 'tab'>[[Use with maintenance man|useband][$useband to 'maintenanceman']]</span>
<</if>>\
<<if $toaddeployed>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|useband][$useband to 'toad']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span><</if>>
<<elseif $room == 'tunnel'>>\
<<if $useband == 'bars'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useband == 'ledge'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useband == 'pipes'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|useband][$useband to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|useband][$useband to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|useband][$useband to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $useband == 'deck'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useband == 'crystal'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useband == 'basket'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useband == 'bin'>><span class = 'chuk'>CHUK: I don't want to put it back in the bin.</span>
<<elseif $useband == 'madame'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<<if $act > 2>>\
<<else>>\
<span id = 'tab'>[[Use with deck of cards|useband][$useband to 'deck']]</span>
<</if>>\
<span id = 'tab'>[[Use with crystal ball|useband][$useband to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|useband][$useband to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|useband][$useband to 'bin']]</span>
<<if $madamein>>\
<span id = 'tab'>[[Use with fortune teller|useband][$useband to 'madame']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $useband == 'swords'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useband == 'workbench'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<<if $swordsswapped>>\
<<else>>\
<span id = 'tab'>[[Use with Ochra's swords|useband][$useband to 'swords']]</span>
<</if>>\
<span id = 'tab'>[[Use with workbench|useband][$useband to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $useband == 'mechanic'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useband == 'valves'>><span class = 'chuk'>CHUK: That won't turn on the boiler.</span>
<<elseif $useband == 'valves2'>><span class = 'chuk'>CHUK: I've no reason to mess with the valves now.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|useband][$useband to 'mechanic']]</span>
<<if $aftericecream>>\
<span id = 'tab'>[[Use with arena boiler's valves|useband][$useband to 'valves2']]</span>
<<else>>\
<span id = 'tab'>[[Use with arena boiler's valves|useband][$useband to 'valves']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'penthouse'>>\
<<if $useband == 'statue'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useband == 'phone'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useband == 'moon'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden statue|useband][$useband to 'statue']]</span>
<span id = 'tab'>[[Use with videophone|useband][$useband to 'phone']]</span>
<span id = 'tab'>[[Use with Crystal Moon|useband][$useband to 'moon']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>><span class = 'chuk'></span>\
Combine <span class = 'items'>Elastic band</span>
<<if $bandwith == 'scissors'>><span class = 'chuk'>CHUK: I don't need to cut this.</span>
<<elseif $bandwith == 'leaflet'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bandwith == 'leaf'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bandwith == 'screwdriver'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bandwith == 'watch'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bandwith == 'toad'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bandwith == 'paint'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $bandwith == 'leeks'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bandwith == 'goldenleeks'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bandwith == 'soda'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bandwith == 'card'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bandwith == 'portrait'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bandwith == 'fakehead'>><span class = 'chuk'>CHUK: It stays on my head without an elastic band.</span>
<<elseif $bandwith == 'cape'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bandwith == 'box'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bandwith == 'book'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bandwith == 'goodbook'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bandwith == 'crickets'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bandwith == 'emptybox'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bandwith == 'remote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bandwith == 'goldenremote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $cape>>[[Cape of gold|combineband][$bandwith to 'cape']]
<</if>>\
<<if $crickets>>[[Crickets in icebox|combineband][$bandwith to 'crickets']]
<</if>>\
<<if $emptybox>>[[Empty icebox|combineband][$bandwith to 'emptybox']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combineband][$bandwith to 'fakehead']]
<</if>>\
<<if $paint>>[[Gold spray paint|combineband][$bandwith to 'paint']]
<</if>>\
<<if $goldenleeks>>[[Golden leeks|combineband][$bandwith to 'goldenleeks']]
<</if>>\
<<if $goldenremote>>[[Golden remote control|combineband][$bandwith to 'goldenremote']]
<</if>>\
<<if $book>>[[Handbook of Insults|combineband][$bandwith to 'book']]
<</if>>\
<<if $box>>[[Icebox|combineband][$bandwith to 'box']]
<</if>>\
<<if $goodbook>>[[Improved Handbook of Insults|combineband][$bandwith to 'goodbook']]
<</if>>\
<<if $toad>>[[Korrian Horned Toad|combineband][$bandwith to 'toad']]
<</if>>\
<<if $leeks>>[[Large leeks|combineband][$bandwith to 'leeks']]
<</if>>\
<<if $mop>>[[Mop head|mopwithband]]
<</if>>\
<<if $soda>>[[M'zzur Soda|combineband][$bandwith to 'soda']]
<</if>>\
<<if $portrait>>[[Personalised tarot card|combineband][$bandwith to 'portrait']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combineband][$bandwith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combineband][$bandwith to 'watch']]
<</if>>\
<<if $leaf>>[[Reddish leaf|combineband][$bandwith to 'leaf']]
<</if>>\
<<if $remote>>[[Remote control|combineband][$bandwith to 'remote']]
<</if>>\
<<if $scissors>>[[Scissors|combineband][$bandwith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combineband][$bandwith to 'screwdriver']]
<</if>>\
<<if $card>>[[Tarot card|combineband][$bandwith to 'card']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$bandwith to 'none']]</span>
A fake white beard made of a mop head and a piece of elastic band.
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Fake beard</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $usebeard == 'portrait'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebeard == 'steve'>><span class = 'chuk'>CHUK: He wouldn't look good with a fake beard.</span>
<<elseif $usebeard == 'ena'>><span class = 'chuk'>CHUK: She wouldn't look good with a fake beard.</span>
<<elseif $usebeard == 'girl'>><span class = 'chuk'>CHUK: She wouldn't look good with a fake beard.</span>
<<elseif $usebeard == 'quiks'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|usebeard][$usebeard to 'portrait']]</span>
<<if $act <4>>\
<span id = 'tab'>[[Use with Steve|usebeard][$usebeard to 'steve']]</span>
<<else>>\
<</if>>\
<span id = 'tab'>[[Use with variably-eyed lady|usebeard][$usebeard to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|usebeard][$usebeard to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|usebeard][$usebeard to 'quiks']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $usebeard == 'securibot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebeard == 'janitor'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usebeard == 'bar'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebeard == 'greenalien'>><span class = 'chuk'>CHUK: It wouldn't look good with a fake beard.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|usebeard][$usebeard to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|usebeard][$usebeard to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|usebeard][$usebeard to 'bar']]</span>
<<if $act > 2>>\
<span id = 'tab'>[[Use with green alien|usebeard][$usebeard to 'greenalien']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $usebeard == 'librarian'>><span class = 'chuk'>CHUK: She wouldn't look good with a fake beard.</span>
<<elseif $usebeard == 'robot'>><span class = 'chuk'>CHUK: It's a terrifying combat robot. The last thing it needs is a goofy fake beard.</span>
<<elseif $usebeard == 'books'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|usebeard][$usebeard to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|usebeard][$usebeard to 'robot']]</span>
<span id = 'tab'>[[Use with books|usebeard][$usebeard to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $usebeard == 'plant'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usebeard == 'painter'>><span class = 'chuk'>CHUK: She wouldn't look good with a fake beard.</span>
<<elseif $usebeard == 'waterfall'>><span class = 'chuk'>CHUK: That won't help anything. </span>
<<elseif $usebeard == 'madame'>><span class = 'chuk'>CHUK: She wouldn't look good with a fake beard.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|usebeard][$usebeard to 'plant']]</span>
<<if $act < 4>>\
<span id = 'tab'>[[Use with painter|usebeard][$usebeard to 'painter']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Use with waterfall|usebeard][$usebeard to 'waterfall']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with fortune teller|usebeard][$usebeard to 'madame']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $usebeard == 'mops'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|usebeard][$usebeard to 'mops']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $usebeard == 'tub'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usebeard == 'quik'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|usebeard][$usebeard to 'tub']]</span>
<span id = 'tab'>[[Use with Quik mechanic|usebeard][$usebeard to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $usebeard == 'door'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|usebeard][$usebeard to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $usebeard == 'vendingmachine'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebeard == 'guard'>><span class = 'chuk'>CHUK: He wouldn't look good with a fake beard.</span>
<<elseif $usebeard == 'grate'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|usebeard][$usebeard to 'vendingmachine']]</span>
<<if $guardscared>>\
<<else>>\
<span id = 'tab'>[[Use with guard|usebeard][$usebeard to 'guard']]</span>
<</if>>\
<<if $grateremoved>>\
<<else>>\
<span id = 'tab'>[[Use with metal grate|usebeard][$usebeard to 'grate']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $usebeard == 'smallpot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebeard == 'largepot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebeard == 'chefbot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usebeard == 'leeks'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebeard == 'carrots'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with small pot|usebeard][$usebeard to 'smallpot']]</span>
<</if>>\
<span id = 'tab'>[[Use with large pot|usebeard][$usebeard to 'largepot']]</span>
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with Chef-bot|usebeard][$usebeard to 'chefbot']]</span>
<</if>>\
<<if $leekspicked>>\
<<else>>\
<span id = 'tab'>[[Use with large leeks|usebeard][$usebeard to 'leeks']]</span>
<</if>>\
<span id = 'tab'>[[Use with wilted carrots|usebeard][$usebeard to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $usebeard == 'baron'>><span class = 'chuk'>CHUK: He's got a moustache already. I'm not giving him my beard.</span>
<<elseif $usebeard == 'petshop'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebeard == 'bearded'>><span class = 'chuk'>CHUK: No... She's already got a beard. And a much nicer one.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|usebeard][$usebeard to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|usebeard][$usebeard to 'petshop']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with bearded alien|usebeard][$usebeard to 'bearded']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $maintenancemanscared == true && $toaddeployed == false>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\
<<if $usebeard == 'maintenanceman'>><span class = 'chuk'>CHUK: He wouldn't look good with a fake beard.</span>
<<elseif $usebeard == 'toad'>><span class = 'chuk'>CHUK: It looks just right for a toad and doesn't need a fake mop beard.</span>
<<else>>\<</if>>\
<<if $maintenancemanscared>>\
<<else>>\
<span id = 'tab'>[[Use with maintenance man|usebeard][$usebeard to 'maintenanceman']]</span>
<</if>>\
<<if $toaddeployed>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|usebeard][$usebeard to 'toad']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span><</if>>
<<elseif $room == 'tunnel'>>\
<<if $usebeard == 'bars'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usebeard == 'ledge'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebeard == 'pipes'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|usebeard][$usebeard to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|usebeard][$usebeard to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|usebeard][$usebeard to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $usebeard == 'deck'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebeard == 'crystal'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usebeard == 'basket'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usebeard == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw this away.</span>
<<elseif $usebeard == 'madame'>><span class = 'chuk'>CHUK: She wouldn't look good with a fake beard.</span>
<<else>>\<</if>>\
<<if $act > 2>>\
<<else>>\
<span id = 'tab'>[[Use with deck of cards|usebeard][$usebeard to 'deck']]</span>
<</if>>\
<span id = 'tab'>[[Use with crystal ball|usebeard][$usebeard to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|usebeard][$usebeard to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|usebeard][$usebeard to 'bin']]</span>
<<if $madamein>>\
<span id = 'tab'>[[Use with fortune teller|usebeard][$usebeard to 'madame']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $usebeard == 'swords'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebeard == 'workbench'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<<if $swordsswapped>>\
<<else>>\
<span id = 'tab'>[[Use with Ochra's swords|usebeard][$usebeard to 'swords']]</span>
<</if>>\
<span id = 'tab'>[[Use with workbench|usebeard][$usebeard to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $usebeard == 'mechanic'>><span class = 'chuk'>CHUK: He wouldn't look good with a fake beard.</span>
<<elseif $usebeard == 'valves'>><span class = 'chuk'>CHUK: That won't turn on the boiler.</span>
<<elseif $usebeard == 'valves2'>><span class = 'chuk'>CHUK: I've no reason to mess with the valves now.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|usebeard][$usebeard to 'mechanic']]</span>
<<if $aftericecream>>\
<span id = 'tab'>[[Use with arena boiler's valves|usebeard][$usebeard to 'valves2']]</span>
<<else>>\
<span id = 'tab'>[[Use with arena boiler's valves|usebeard][$usebeard to 'valves']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'penthouse'>>\
<<if $usebeard == 'statue'>><span class = 'chuk'>CHUK: It could only improve the statue, but I don't want to waste my carefully crafted beard on this gold monstrosity.</span>
<<elseif $usebeard == 'phone'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usebeard == 'moon'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden statue|usebeard][$usebeard to 'statue']]</span>
<span id = 'tab'>[[Use with videophone|usebeard][$usebeard to 'phone']]</span>
<span id = 'tab'>[[Use with Crystal Moon|usebeard][$usebeard to 'moon']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'prison'>>\
<<if $usebeard == 'prisonbars'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebeard == 'steveshands'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with metal bars|usebeard][$usebeard to 'prisonbars']]</span>
<span id = 'tab'>[[Use with Steve's tied hands|usebeard][$usebeard to 'steveshands']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'rexroom'>>\
<<if $usebeard == 'rex'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Rex|usebeard][$usebeard to 'rex']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'bay'>>\
<<if $usebeard == 'ship'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with General Vox's ship|usebeard][$usebeard to 'ship']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'waitingroom'>>\
<<if $usebeard == 'posterleft'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usebeard == 'postermiddle'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebeard == 'posterright'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with leftmost poster|usebeard][$usebeard to 'posterleft']]</span>
<span id = 'tab'>[[Use with middle poster|usebeard][$usebeard to 'postermiddle']]</span>
<span id = 'tab'>[[Use with rightmost poster|usebeard][$usebeard to 'posterright']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'bridge'>>\
<<if $usebeard == 'guards'>><span class = 'chuk'>CHUK: What a ridiculous idea.</span>
<<elseif $usebeard == 'chairperor'>><span class = 'chuk'>CHUK: I can't defeat him with a fake beard.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's guards|usebeard][$usebeard to 'guards']]</span>
<span id = 'tab'>[[Use with Chairperor M'zzur|usebeard][$usebeard to 'chairperor']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>>\<span class = 'chuk'></span>\
Combine <span class = 'items'>Fake beard</span>
<<if $beardwith == 'scissors'>><span class = 'chuk'>CHUK: I don't need to cut this.</span>
<<elseif $beardwith == 'leaflet'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $beardwith == 'leaf'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $beardwith == 'screwdriver'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $beardwith == 'watch'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $beardwith == 'toad'>><span class = 'chuk'>CHUK: It looks just right for a toad and doesn't need a fake mop beard.</span>
<<elseif $beardwith == 'paint'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $beardwith == 'leeks'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $beardwith == 'goldenleeks'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $beardwith == 'soda'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $beardwith == 'card'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $beardwith == 'portrait'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $beardwith == 'fakehead'>><span class = 'chuk'>CHUK: It wouldn't look like a Quik head with a mop beard.</span>
<<elseif $beardwith == 'cape'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $beardwith == 'box'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $beardwith == 'book'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $beardwith == 'goodbook'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $beardwith == 'crickets'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $beardwith == 'emptybox'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $beardwith == 'remote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $beardwith == 'goldenremote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $beardwith == 'pigeon'>><span class = 'chuk'>CHUK: The pigeon's wearing a helmet, so it can't put the fake beard on.</span>
<<elseif $beardwith == 'accesscard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $beardwith == 'fuel'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $beardwith == 'stevescard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $accesscard>>[[Access card|combinebeard][$beardwith to 'accesscard']]
<</if>>\
<<if $cape>>[[Cape of gold|combinebeard][$beardwith to 'cape']]
<</if>>\
<<if $crickets>>[[Crickets in icebox|combinebeard][$beardwith to 'crickets']]
<</if>>\
<<if $emptybox>>[[Empty icebox|combinebeard][$beardwith to 'emptybox']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combinebeard][$beardwith to 'fakehead']]
<</if>>\
<<if $paint>>[[Gold spray paint|combinebeard][$beardwith to 'paint']]
<</if>>\
<<if $goldenleeks>>[[Golden leeks|combinebeard][$beardwith to 'goldenleeks']]
<</if>>\
<<if $goldenremote>>[[Golden remote control|combinebeard][$beardwith to 'goldenremote']]
<</if>>\
<<if $book>>[[Handbook of Insults|combinebeard][$beardwith to 'book']]
<</if>>\
<<if $pigeon>>[[Homing Rocket Pigeon|combinebeard][$beardwith to 'pigeon']]
<</if>>\
<<if $box>>[[Icebox|combinebeard][$beardwith to 'box']]
<</if>>\
<<if $goodbook>>[[Improved Handbook of Insults|combinebeard][$beardwith to 'goodbook']]
<</if>>\
<<if $toad>>[[Korrian Horned Toad|combinebeard][$beardwith to 'toad']]
<</if>>\
<<if $leeks>>[[Large leeks|combinebeard][$beardwith to 'leeks']]
<</if>>\
<<if $soda>>[[M'zzur Soda|combinebeard][$beardwith to 'soda']]
<</if>>\
<<if $portrait>>[[Personalised tarot card|combinebeard][$beardwith to 'portrait']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combinebeard][$beardwith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combinebeard][$beardwith to 'watch']]
<</if>>\
<<if $leaf>>[[Reddish leaf|combinebeard][$beardwith to 'leaf']]
<</if>>\
<<if $remote>>[[Remote control|combinebeard][$beardwith to 'remote']]
<</if>>\
<<if $scissors>>[[Scissors|combinebeard][$beardwith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combinebeard][$beardwith to 'screwdriver']]
<</if>>\
<<if $fuel>>[[Solid rocket fuel|combinebeard][$beardwith to 'fuel']]
<</if>>\
<<if $stevescard>>[[Steve's business card|combinebeard][$beardwith to 'stevescard']]
<</if>>\
<<if $card>>[[Tarot card|combinebeard][$beardwith to 'card']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$beardwith to 'none']]</span>
<<set $beardon to false>>\
You take off the fake beard.
<span id="tab">[[Return to inventory|inventory]]</span><span class = 'chuk'></span><<if $room == 'westerncorridor' && $act ==3 && $raxlamet>>You quickly put on the fake beard.
<<set $beardon to true>>\
<span id="tab">[[Return to inventory|inventory]]</span>
<<else>>\
<span class = 'chuk'>CHUK: I see no reason to put it on now.</span>
<span id="tab">[[Return to inventory|inventory]]</span>
<</if>>\Use <span class = 'items'>Personalised tarot card</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $useportrait == 'portrait'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useportrait == 'steve'>><span class = 'chuk'>CHUK: I'm not giving my portrait to him.</span>
<<elseif $useportrait == 'ena'>><span class = 'chuk'>CHUK: I'm not giving my portrait to her.</span>
<<elseif $useportrait == 'girl'>><span class = 'chuk'>CHUK: I'm not giving my portrait to her.</span>
<<elseif $useportrait == 'quiks'>><span class = 'chuk'>CHUK: I'm not giving my portrait to them.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|useportrait][$useportrait to 'portrait']]</span>
<span id = 'tab'>[[Use with Steve|useportrait][$useportrait to 'steve']]</span>
<span id = 'tab'>[[Use with variably-eyed lady|useportrait][$useportrait to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|useportrait][$useportrait to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|useportrait][$useportrait to 'quiks']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $useportrait == 'securibot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useportrait == 'janitor'>><span class = 'chuk'>CHUK: I'm not giving my portrait to him.</span>
<<elseif $useportrait == 'bar'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|useportrait][$useportrait to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|useportrait][$useportrait to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|useportrait][$useportrait to 'bar']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $useportrait == 'librarian'>><span class = 'chuk'>CHUK: I'm not giving my portrait to her.</span>
<<elseif $useportrait == 'robot'>><span class = 'chuk'>CHUK: I'm not giving my portrait to it.</span>
<<elseif $useportrait == 'books'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|useportrait][$useportrait to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|useportrait][$useportrait to 'robot']]</span>
<span id = 'tab'>[[Use with books|useportrait][$useportrait to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $useportrait == 'plant'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useportrait == 'painter'>><span class = 'chuk'>CHUK: I'm not giving it back!</span>
<<elseif $useportrait == 'waterfall'>><span class = 'chuk'>CHUK: I don't want to ruin my beautiful portrait.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|useportrait][$useportrait to 'plant']]</span>
<span id = 'tab'>[[Use with painter|useportrait][$useportrait to 'painter']]</span>
<span id = 'tab'>[[Use with waterfall|useportrait][$useportrait to 'waterfall']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $useportrait == 'mops'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|useportrait][$useportrait to 'mops']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $useportrait == 'tub'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useportrait == 'quik'>><span class = 'chuk'>CHUK: I'm not giving my portrait to it.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|useportrait][$useportrait to 'tub']]</span>
<span id = 'tab'>[[Use with Quik mechanic|useportrait][$useportrait to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $useportrait == 'door'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|useportrait][$useportrait to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $useportrait == 'vendingmachine'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useportrait == 'guard'>><span class = 'chuk'>CHUK: I'm not giving my portrait to him.</span>
<<elseif $useportrait == 'grate'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|useportrait][$useportrait to 'vendingmachine']]</span>
<<if $guardscared>>\
<<else>>\
<span id = 'tab'>[[Use with guard|useportrait][$useportrait to 'guard']]</span>
<</if>>\
<<if $grateremoved>>\
<<else>>\
<span id = 'tab'>[[Use with metal grate|useportrait][$useportrait to 'grate']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $useportrait == 'smallpot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useportrait == 'largepot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useportrait == 'chefbot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useportrait == 'leeks'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useportrait == 'carrots'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with small pot|useportrait][$useportrait to 'smallpot']]</span>
<</if>>\
<span id = 'tab'>[[Use with large pot|useportrait][$useportrait to 'largepot']]</span>
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with Chef-bot|useportrait][$useportrait to 'chefbot']]</span>
<</if>>\
<<if $leekspicked>>\
<<else>>\
<span id = 'tab'>[[Use with large leeks|useportrait][$useportrait to 'leeks']]</span>
<</if>>\
<span id = 'tab'>[[Use with wilted carrots|useportrait][$useportrait to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $useportrait == 'baron'>><span class = 'chuk'>CHUK: I'm not giving my portrait to him.</span>
<<elseif $useportrait == 'petshop'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|useportrait][$useportrait to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|useportrait][$useportrait to 'petshop']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $maintenancemanscared == true && $toaddeployed == false>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\
<<if $useportrait == 'maintenanceman'>><span class = 'chuk'>CHUK: I'm not giving my portrait to him.</span>
<<elseif $useportrait == 'toad'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<<if $maintenancemanscared>>\
<<else>>\
<span id = 'tab'>[[Use with maintenance man|useportrait][$useportrait to 'maintenanceman']]</span>
<</if>>\
<<if $toaddeployed>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|useportrait][$useportrait to 'toad']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span><</if>>
<<elseif $room == 'tunnel'>>\
<<if $useportrait == 'bars'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useportrait == 'ledge'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useportrait == 'pipes'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|useportrait][$useportrait to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|useportrait][$useportrait to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|useportrait][$useportrait to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $useportrait == 'crystal'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useportrait == 'basket'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useportrait == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw away my beautiful portrait.</span>
<<elseif $useportrait == 'madame'>><span class = 'chuk'>CHUK: I'm not sure I want to show her that I had one of her cards... improved.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with deck of cards|cardscam]]</span>
<span id = 'tab'>[[Use with crystal ball|useportrait][$useportrait to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|useportrait][$useportrait to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|useportrait][$useportrait to 'bin']]</span>
<<if $madamein>>\
<span id = 'tab'>[[Use with fortune teller|useportrait][$useportrait to 'madame']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $useportrait == 'swords'>><span class = 'chuk'>CHUK: I don't think you can enchant swords to be less dangerous with a tarot card.</span>
<<elseif $useportrait == 'workbench'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<<if $swordsswapped>>\
<<else>>\
<span id = 'tab'>[[Use with Ochra's swords|useportrait][$useportrait to 'swords']]</span>
<</if>>\
<span id = 'tab'>[[Use with workbench|useportrait][$useportrait to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $useportrait == 'mechanic'>><span class = 'chuk'>CHUK: I'm not giving my portrait to him.</span>
<<elseif $useportrait == 'valves'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useportrait == 'valves2'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|useportrait][$useportrait to 'mechanic']]</span>
<<if $aftericecream>>\
<span id = 'tab'>[[Use with arena boiler's valves|useportrait][$useportrait to 'valves2']]</span>
<<else>>\
<span id = 'tab'>[[Use with arena boiler's valves|useportrait][$useportrait to 'valves']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>><span class = 'chuk'></span>\
Combine <span class = 'items'>Personalised tarot card</span>
<<if $portraitwith == 'scissors'>><span class = 'chuk'>CHUK: I'd never destroy this work of art!</span>
<<elseif $portraitwith == 'mop'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $portraitwith == 'leaflet'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $portraitwith == 'leaf'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $portraitwith == 'screwdriver'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $portraitwith == 'watch'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $portraitwith == 'toad'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $portraitwith == 'paint'>><span class = 'chuk'>CHUK: I don't want to spray golden paint all over my beautiful portrait.</span>
<<elseif $portraitwith == 'leeks'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $portraitwith == 'goldenleeks'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $portraitwith == 'soda'>><span class = 'chuk'>CHUK: I don't want to spill soda on my beautiful portrait.</span>
<<elseif $portraitwith == 'band'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $portraitwith == 'beard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $portraitwith == 'fakehead'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $band>>[[Elastic band|combineportrait][$portraitwith to 'band']]
<</if>>\
<<if $beard>>[[Fake beard|combineportrait][$portraitwith to 'beard']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combineportrait][$portraitwith to 'fakehead']]
<</if>>\
<<if $paint>>[[Gold spray paint|combineportrait][$portraitwith to 'paint']]
<</if>>\
<<if $goldenleeks>>[[Golden leeks|combineportrait][$portraitwith to 'goldenleeks']]
<</if>>\
<<if $toad>>[[Korrian Horned Toad|combineportrait][$portraitwith to 'toad']]
<</if>>\
<<if $leeks>>[[Large leeks|combineportrait][$portraitwith to 'leeks']]
<</if>>\
<<if $mop>>[[Mop head|combineportrait][$portraitwith to 'mop']]
<</if>>\
<<if $soda>>[[M'zzur Soda|combineportrait][$portraitwith to 'soda']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combineportrait][$portraitwith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combineportrait][$portraitwith to 'watch']]
<</if>>\
<<if $leaf>>[[Reddish leaf|combineportrait][$portraitwith to 'leaf']]
<</if>>\
<<if $scissors>>[[Scissors|combineportrait][$portraitwith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combineportrait][$portraitwith to 'screwdriver']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$portraitwith to 'none']]</span>
A tarot card named "The Moon". It shows a brilliant full moon shining over a scene with alien animals.
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Tarot card</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $usecard == 'portrait'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecard == 'steve'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $usecard == 'ena'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $usecard == 'girl'>><span class = 'chuk'>CHUK: I don't think she wants that back.</span>
<<elseif $usecard == 'quiks'>><span class = 'chuk'>CHUK: I don't think they want that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|usecard][$usecard to 'portrait']]</span>
<span id = 'tab'>[[Use with Steve|usecard][$usecard to 'steve']]</span>
<span id = 'tab'>[[Use with variably-eyed lady|usecard][$usecard to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|usecard][$usecard to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|usecard][$usecard to 'quiks']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $usecard == 'securibot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usecard == 'janitor'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $usecard == 'bar'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|usecard][$usecard to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|usecard][$usecard to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|usecard][$usecard to 'bar']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $usecard == 'librarian'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $usecard == 'robot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usecard == 'books'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|usecard][$usecard to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|usecard][$usecard to 'robot']]</span>
<span id = 'tab'>[[Use with books|usecard][$usecard to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $usecard == 'plant'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecard == 'waterfall'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|usecard][$usecard to 'plant']]</span>
<span id = 'tab'>[[Use with painter|paintportrait]]</span>
<span id = 'tab'>[[Use with waterfall|usecard][$usecard to 'waterfall']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $usecard == 'mops'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|usecard][$usecard to 'mops']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $usecard == 'tub'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecard == 'quik'>><span class = 'chuk'>CHUK: I don't think it wants that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|usecard][$usecard to 'tub']]</span>
<span id = 'tab'>[[Use with Quik mechanic|usecard][$usecard to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $usecard == 'door'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|usecard][$usecard to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $usecard == 'vendingmachine'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecard == 'guard'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usecard == 'grate'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|usecard][$usecard to 'vendingmachine']]</span>
<<if $guardscared>>\
<<else>>\
<span id = 'tab'>[[Use with guard|usecard][$usecard to 'guard']]</span>
<</if>>\
<<if $grateremoved>>\
<<else>>\
<span id = 'tab'>[[Use with metal grate|usecard][$usecard to 'grate']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $usecard == 'smallpot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecard == 'largepot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecard == 'chefbot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usecard == 'leeks'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecard == 'carrots'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with small pot|usecard][$usecard to 'smallpot']]</span>
<</if>>\
<span id = 'tab'>[[Use with large pot|usecard][$usecard to 'largepot']]</span>
<<if $soupdone>>\
<<else>>
<span id = 'tab'>[[Use with Chef-bot|usecard][$usecard to 'chefbot']]</span>
<</if>>\
<<if $leekspicked>>\
<<else>>\
<span id = 'tab'>[[Use with large leeks|usecard][$usecard to 'leeks']]</span>
<</if>>\
<span id = 'tab'>[[Use with wilted carrots|usecard][$usecard to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $usecard == 'baron'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $usecard == 'petshop'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|usecard][$usecard to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|usecard][$usecard to 'petshop']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $maintenancemanscared == true && $toaddeployed == false>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\
<<if $usecard == 'maintenanceman'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usecard == 'toad'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<<if $maintenancemanscared>>\
<<else>>\
<span id = 'tab'>[[Use with maintenance man|usecard][$usecard to 'maintenanceman']]</span>
<</if>>\
<<if $toaddeployed>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|usecard][$usecard to 'toad']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span><</if>>
<<elseif $room == 'tunnel'>>\
<<if $usecard == 'bars'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecard == 'ledge'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecard == 'pipes'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|usecard][$usecard to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|usecard][$usecard to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|usecard][$usecard to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $usecard == 'deck'>><span class = 'chuk'>CHUK: I didn't steal it just to put it back in the deck like this.</span>
<<elseif $usecard == 'crystal'>><span class = 'chuk'>CHUK: I'm no expert, but I don't think you use a crystal ball to read cards.</span>
<<elseif $usecard == 'basket'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecard == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw this away.</span>
<<elseif $usecard == 'madame'>><span class = 'chuk'>CHUK: I don't want to let her know I borrowed that card.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with deck of cards|usecard][$usecard to 'deck']]</span>
<span id = 'tab'>[[Use with crystal ball|usecard][$usecard to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|usecard][$usecard to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|usecard][$usecard to 'bin']]</span>
<<if $madamein>>\
<span id = 'tab'>[[Use with fortune teller|usecard][$usecard to 'madame']]</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $usecard == 'swords'>><span class = 'chuk'>CHUK: I don't think you can enchant swords to be less dangerous with a tarot card.</span>
<<elseif $usecard == 'workbench'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<<if $swordsswapped>>\
<<else>>\
<span id = 'tab'>[[Use with Ochra's swords|usecard][$usecard to 'swords']]</span>
<</if>>\
<span id = 'tab'>[[Use with workbench|usecard][$usecard to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $usecard == 'mechanic'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $usecard == 'valves'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecard == 'valves2'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|usecard][$usecard to 'mechanic']]</span>
<<if $aftericecream>>\
<span id = 'tab'>[[Use with arena boiler's valves|usecard][$usecard to 'valves2']]</span>
<<else>>\
<span id = 'tab'>[[Use with arena boiler's valves|usecard][$usecard to 'valves']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>><span class = 'chuk'></span>\
Combine <span class = 'items'>Tarot card</span>
<<if $cardwith == 'scissors'>><span class = 'chuk'>CHUK: I don't need to cut this.</span>
<<elseif $cardwith == 'mop'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $cardwith == 'leaflet'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $cardwith == 'leaf'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $cardwith == 'screwdriver'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $cardwith == 'watch'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $cardwith == 'toad'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $cardwith == 'paint'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $cardwith == 'leeks'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $cardwith == 'goldenleeks'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $cardwith == 'soda'>><span class = 'chuk'>CHUK: I don't want to spill soda on that.</span>
<<elseif $cardwith == 'band'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $cardwith == 'beard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $cardwith == 'fakehead'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $band>>[[Elastic band|combinecard][$cardwith to 'band']]
<</if>>\
<<if $beard>>[[Fake beard|combinecard][$cardwith to 'beard']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combinecard][$cardwith to 'fakehead']]
<</if>>\
<<if $paint>>[[Gold spray paint|combinecard][$cardwith to 'paint']]
<</if>>\
<<if $goldenleeks>>[[Golden leeks|combinecard][$cardwith to 'goldenleeks']]
<</if>>\
<<if $toad>>[[Korrian Horned Toad|combinecard][$cardwith to 'toad']]
<</if>>\
<<if $leeks>>[[Large leeks|combinecard][$cardwith to 'leeks']]
<</if>>\
<<if $mop>>[[Mop head|combinecard][$cardwith to 'mop']]
<</if>>\
<<if $soda>>[[M'zzur Soda|combinecard][$cardwith to 'soda']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combinecard][$cardwith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combinecard][$cardwith to 'watch']]
<</if>>\
<<if $leaf>>[[Reddish leaf|combinecard][$cardwith to 'leaf']]
<</if>>\
<<if $scissors>>[[Scissors|combinecard][$cardwith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combinecard][$cardwith to 'screwdriver']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$cardwith to 'none']]</span>
A tarot card showing a $cardcolor Gyffid in a $pose pose and a brilliant full moon.
<span id="tab">[[Return to inventory|inventory]]</span><span class = 'chuk'>CHUK: No thanks. I hate cinnamon.</span>
<span id="tab">[[Back|inventory]]</span><<set $sodashaken to true>>\
You give the bottle a good shake.
<span id="tab">[[Back|inventory]]</span><<if $sodashaken && $toaddeployed && $room == 'guestwing'>><<set $sodashaken to false>><<set $maintenancemanscared to true>>\
You get close to the slumbering toad and open the shaken bottle of soda, which emits a loud, prolonged hiss and spits out some brownish foam.
The maintenance man jumps, startled, and turns back. Blood drains from his face as he stares at the toad sleeping on the floor.
<span class = 'quik'>MAINTENANCE MAN: Holy crap! Did you hear that? This… this is not a Korrian Horned Toad! It's a friggin' Rokkian Hissing Toad, and it's READY TO ATTACK! I'm outta here!</span>
He drops the can of paint and runs away, screaming.
You pick up the can, which has rolled a small distance and stopped upon touching the toad. The toad is still sleeping peacefully.
<span class = 'chuk'>CHUK: I'd better take this, or it might get lost.</span>
<<set $paint to true>>\
<span class = 'items'>Item received: Gold spray paint</span>
<span id = 'tab'>[[Continue|guestwing]]</span>
<<elseif $sodashaken>>\
<<set $sodashaken to false>>\
As you open the bottle, there is a loud, long hissing noise and some brownish foam drips out.
<span class = 'chuk'>CHUK: Wow, this soda really is fizzy!</span>
<span id='tab'>[[Back|inventory]]</span>
<<else>>\
You open the bottle.
<span class = 'chuk'>CHUK: Smells of cinnamon… yuck.</span>
<span id='tab'>[[Back|inventory]]</span>
<</if>><<set $leafadded to true>><<set $leaf to false>>\
<span class = 'chuk'>CHUK: Just a little seasoning...</span>
You make sure the Chef-bot isn't looking and drop the leaf into the pot. It quickly sinks into the thick soup. Some red bubbles appear on the surface, then it smoothes again.
<span class = 'items'>Item lost: Reddish leaf</span>
<span class = 'chuk'>CHUK: Well, I think the soup's ready!</span>
<span id = 'tab'>[[Continue|kitchen]]</span>
<<set $grateremoved to true>>\
You remove the screws and take off the cover.
<<if $guardscared>><<else>>\
You nervously glance at the guard in golden armour as you do this, but he doesn't notice or doesn't care.<</if>>
The vent is now open, an it's large enough for you to easily fit in.
<span id = 'tab'>[[Continue|northwesterncorridor]]</span><<set $questwatch to false>><<set $watch to false>><<set $watchgiven to true>>\
<<if $act > 2>><<set $needcape to true>>\<</if>>\
You stop one of the Quik and dangle the golden watch in front of its face.
<span class = 'chuk'>CHUK: Will that do for an electronic brain?</span>
The Quik hops excitedly.
<span class = 'quik'>QUIK: Yes, yes, very good! Powerful brain in this small watch! Give to Quik, please?</span>
<span class = 'chuk'>CHUK: Sure, it's yours.</span>
<span class = 'quik'>QUIK: Very much thank you! Quik very much in debt. Um… please no angry, Quik maybe still need help later? Maybe you come later and see, please?</span>
You hand over the watch, which the Quik carefully pockets before hurrying away.
<span id = 'tab'>[[Back|mainlobby]]</span><<set $toad to false>><<set $toaddeployed to true>>\
<span class = 'items'>Item lost: Korrian Horned Toad</span>
You put the Korrian Horned Toad on the marble floor, just behind the maintenance man, and tap him on the back to get his attention.
<span class = 'quik'>MAINTENANCE MAN: What now?!</span>
<span class = 'chuk'>CHUK: Hey, look! A toad!</span>
<span class = 'quik'>MAINTENANCE MAN: Yeah, looks like a Korrian Horned Toad to me. That stupid pet vending machine must have gone haywire and now it's spitting stuff everywhere.</span>
<span class = 'chuk'>CHUK: Isn't that toad... dangerous or something?</span>
<span class = 'quik'>MAINTENANCE MAN: What, dangerous? A Korrian Horned Toad? Don't make me laugh! Does it look bloodthirsty to you, you wuss?</span>
<span id = 'tab'>[[Continue|guestwing]]</span><<set $swordsswapped to true>><<set $goldenleeks to false>>\
You carefully pull all four swords out and bury them deep in the rummage in the corner of the room.
<span class = 'chuk'>CHUK: Well, the leeks' ends do look like those hilts. Let's just hope the Princess won't find time to closely examine her swords before the match…</span>
<span class = 'items'>Item lost: Golden leeks</span>
You replace the swords with four golden leeks. You're just about done when the door opens. You jump, startled, and so does Bob who apparently didn't expect to find anyone here.
<span class = 'janitor'>BOB: What are you doing here, Quik? Don't you have any work to do? No? That's… actually great! In that case, you can take those swords and return them to Princess Ochra. She's waiting in the guest area, right behind the barrier. I would do that myself, but I'm... I'm very busy right now. Oh, stop staring at me, just do as I say! Boy, if Steve knew even the Quik don't want to listen to me, he would make fun of me to the end of my days…</span>
<span id = 'tab'>[[Go deliver the swords|swapswords2]]</span><<set $portrait to false>><<set $cardscam to true>>\
<span class = 'madame'>MADAME GOLGADUL: Please, don't touch the cards. You could imbue them with negative energy, or, even worse, leave sticky fingerprints.</span>
<span id = 'tab'><span class = 'chuk'>[[I'm very sorry! Oh – I think you left the tap on. I can hear water running.|scam1]]</span></span>
<<set $beard to true>><<set $band to false>><<set $mop to false>>\
The unused mop head looks a lot like a long, white beard. By attaching an elastic band, you obtain a fake beard you can wear.
<span class = 'items'>Item lost: Elastic band</span>
<span class = 'items'>Item lost: Mop head</span>
<span class = 'items'>Item received: Fake beard</span>
<span id="tab">[[Return to inventory|inventory]]</span><<set $leeks to false>><<set $goldenleeks to true>>\
You thoroughly cover each of the four leeks with golden paint.
<span class = 'items'>Item lost: Large leeks
Item received: Golden leeks</span>
<span class = 'chuk'>CHUK: Without a careful inspection, no one would guess these are vegetables! Plus, now they look like they are worth a small fortune!</span>
<span id="tab">[[Return to inventory|inventory]]</span><span class='steve'>STEVE: You know I can't really help you, Chuk. But be positive! Princess Ochra seems to have been very lucky so far – she once said cards had promised her many victories, or something to that effect – but maybe her luck is about to turn?</span>
<span id='tab'>[[Back|talktosteve]]</span><<set $questwatch to true>><<set $needwatch to false>>\
<span class = 'quik'>QUIK: Quik sorry to bother you! No want you to waste time! But you find electronic brain anyway, maybe? Bring it to Quik then, please!</span>
It turns back and runs away.
<span id = 'tab'>[[Back|mainlobby]]</span><<set $questwatch to true>><<set $needwatch to false>>\
<span class = 'quik'>QUIK: Quik thank you much! Very, very appreciated! You find electronic brain, you bring it to Quik, please!</span>
It turns back and runs away.
<span id = 'tab'>[[Back|mainlobby]]</span><<set $questwatch to false>><<set $watch to false>><<set $watchgiven to true>>\
<<if $act > 2>><<set $needcape to true>>\<</if>>\
You pull out the golden watch and show it to the Quik.
<span class = 'chuk'>CHUK: Will that do for an electronic brain?</span>
The Quik inspects the watch and nods excitedly.
<span class = 'quik'>QUIK: Yes, it very, very good! Much power and small, very good!</span>
<span class = 'chuk'>CHUK: Take it. It's yours.</span>
The Quik carefully pockets the watch.
<span class = 'quik'>QUIK: Thank you so very much! You good friend to Quik, your help very great. Quik use the electronic brain well! Um… if Quik need more things later, can ask for help again, please? You come and see Quik?</span>
<span id = 'tab'>[[Back|quikroom]]</span><span class = 'tomato'>ENA: Are you going to fight her? Oh my, this is going to be a spectacle! I used to always cheer for Princess Ochra, but now… I don't know. I wouldn't mind if you won, Mr. Chuk! You're a very nice person; the Princess is much more… reserved, so to say. Yes, I'd like you to win, though I don't know how you would do that. You know, she's very strong. And fast. And determined. And how she wields these swords!
...
ENA: Oh, I'm so sorry! I didn't want to discourage you! I'm sure you have something up your sleeve, right, Mr. Chuk?</span>
<span id = 'tab'>[[Back|enaquestions]]</span><span class = 'aqua'>GIRL: It's in that corridor – just go through the north-western exit from the lobby. It's a big, blue booth – can't miss it!</span>
<span id = 'tab'><span class = 'chuk'>[[Thanks! I'll be going now.|mainlobby]]</span></span><<set $questwatch to true>><<set $needwatch to false>>\
<span class = 'quik'>QUIK: Quik no want bother you! But maybe you find electronic brain anyway? Then please, bring it to Quik!</span>
<span id = 'tab'>[[Continue|quikroom]]</span><<set $questwatch to true>><<set $needwatch to false>>\
<span class = 'quik'>QUIK: Quik very much obliged! You find an electronic brain, you bring it to Quik fast! Please, this important! </span>
<span id = 'tab'>[[Continue|quikroom]]</span><<if $madameappear>><<set $madameappear to false>><<set $madamein to true>><</if>>\
<<set $room to 'westerncorridor'>>\
<span class = 'header'><center>Main deck western corridor</center></span>
The golden walls of this corridor look freshly painted.
A <span class = 'def'>[[middle-aged male human|baron]]</span> is standing by the wall, twitching his moustache.
<<if $meetbearded == false && $act == 3>>\
A <span class = 'def'>[[grey-skinned alien with a long white beard|raxla]]</span> is sitting on a cushioned bench by the wall.
<</if>>\
There are two doors here. The first is labelled <<if $beardon>><span class = 'dir'>"[[Conservatory|conservatorytakeoffbeard]]"</span><<elseif $act == 4>><span class = 'dir'>"[[Conservatory|conservatoryact4]]"</span><<else>><span class = 'dir'>"[[Conservatory|conservatory]]"</span><</if>>, and the other <<if $beardon>><span class = 'dir'>"[[Madame Golgadul – Fortune Teller|fortunebeardoff]]"</span><<elseif $fortuneroomagain>><span class = 'dir'>"[[Madame Golgadul – Fortune Teller|fortuneroom]]"</span><<else>><span class = 'dir'>"[[Madame Golgadul – Fortune Teller|fortuneintro]]"</span><</if>>.
There's also a <span class = 'def'>[[blue booth|petshop]]</span> here, with "The Amazing Instant Delivery Mail Order Pet Shop" written on it.
<<if $meetbearded>><<set $meetbearded to false>>\
<span class = 'new'>Walking down the corridor, you notice a <span class = 'def'>[[tall, bald, grey-skinned alien with a long white beard|raxla]]</span>. The alien is sitting on a cushioned bench by the wall, impatiently tapping a foot. A small book in a red cover is lying on the bench next to the alien.</span>
<</if>>\
<<if $act == 4 && $raxlanomore>>\
<<elseif $act ==4>><<set $raxlanomore to true>>\
You notice that Headmistress Raxla is no longer here. You wonder if she found her students.
<</if>>\
The corridor gently curves around the arena space, leading <<if $beardon>><span class = 'dir'>[[north|northbeardoff]]</span><<else>><span class = 'dir'>[[north|northwesterncorridor]]</span><</if>> and <<if $beardon>><span class = 'dir'>[[south-east to the main lobby|beardofflobby]]</span><<else>><span class = 'dir'>[[south-east to the main lobby|mainlobby]]</span><</if>>.
<span class = 'uti'><span id="tab">[[Inventory & stats|inventory]]</span>
<span id="tab"><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></span></span>
<<if $baronmet == false>>\
<<set $baronmet to true>>\
<<if $color == 'grey'>><<set $barongrey to true>><</if>>\
<<if $color == 'green'>><<set $barongreen to true>><</if>>\
<<if $color == 'red'>><<set $baronred to true>><</if>>\
<<if $color == 'blue'>><<set $baronblue to true>><</if>>\
The human is, inexplicably, wearing a beige safari uniform complete with a hat, and a white scarf. His bushy grey moustache and furrowed brow give him an aura of seriousness. When he notices you, however, he can't hide his excitement.
<span class = 'janitor'>MAN: Hallo zere! Pardon me, but you must be a traveller from a distant planet? I have never zeen one of your race before. Allow me to introduce myzelf: I am Baron Alphonse von Schmerzkopf, an explorer, writer and naturalist. Can you zpare me a moment? I believe you could greatly assist me vith my new book.</span>
<<if $baronsbook>>\
<span id = 'tab'><span class = 'chuk'>[[How is the work on your book going?|workonbook]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[How can I help you with your book?|helpbook]]</span></span>
<<else>>\
<span id = 'tab'><span class = 'chuk'>[[What book are you writing?|baronbook]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[What do you think about the tournament?|barontournament]]</span></span>
<<if $act == 2>>\
<span id = 'tab'><span class = 'chuk'>[[What do you know about Princess Ochra?|baronochra]]</span></span>
<<elseif $act == 3>><span id = 'tab'><span class = 'chuk'>[[What do you know about the Cybercricket?|baroncricket]]</span></span>
<<else>>\
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[Are you a real aristocrat?|aristocrat]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Sorry, but I must get going.|westerncorridor]]</span></span>
<<else>>\
<<if $color=="red" && $baronred == false>>
<<set $baronred to true>>\
Baron von Schmerzkopf is looking at you with excitement and surprise. You realise he doesn't recognise you.
<span class = 'janitor'>SCHMERZKOPF: Hallo! I believe ve haven't met. I am Baron Alphonse von Schmerzkopf, an explorer, writer and naturalist. I am compiling a book on aliens of ze Galaxy, and I have never zeen a person of your race before. Vould you like to be interviewed for ze book? I vould very much appreciate your help!</span>
<<if $baronsbook>>\
<span id = 'tab'><span class = 'chuk'>[[How is the work on your book going?|workonbook]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[How can I help you with your book?|helpbook]]</span></span>
<<else>>\
<span id = 'tab'><span class = 'chuk'>[[What book are you writing?|baronbook]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[What do you think about the tournament?|barontournament]]</span></span>
<<if $act == 2>>\
<span id = 'tab'><span class = 'chuk'>[[What do you know about Princess Ochra?|baronochra]]</span></span>
<<elseif $act == 3>><span id = 'tab'><span class = 'chuk'>[[What do you know about the Cybercricket?|baroncricket]]</span></span>
<<else>>\
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[Are you a real aristocrat?|aristocrat]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Sorry, but I must get going.|westerncorridor]]</span></span>
<<elseif $color=="blue" && $baronblue == false>>
<<set $baronblue to true>>\
Baron von Schmerzkopf is looking at you with excitement and surprise. You realise he doesn't recognise you.
<span class = 'janitor'>SCHMERZKOPF: Hallo! I believe ve haven't met. I am Baron Alphonse von Schmerzkopf, an explorer, writer and naturalist. I am compiling a book on aliens of ze Galaxy, and I have never zeen a person of your race before. Vould you like to be interviewed for ze book? I vould very much appreciate your help!</span>
<<if $baronsbook>>\
<span id = 'tab'><span class = 'chuk'>[[How is the work on your book going?|workonbook]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[How can I help you with your book?|helpbook]]</span></span>
<<else>>\
<span id = 'tab'><span class = 'chuk'>[[What book are you writing?|baronbook]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[What do you think about the tournament?|barontournament]]</span></span>
<<if $act == 2>>\
<span id = 'tab'><span class = 'chuk'>[[What do you know about Princess Ochra?|baronochra]]</span></span>
<<elseif $act == 3>><span id = 'tab'><span class = 'chuk'>[[What do you know about the Cybercricket?|baroncricket]]</span></span>
<<else>>\
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[Are you a real aristocrat?|aristocrat]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Sorry, but I must get going.|westerncorridor]]</span></span>
<<elseif $color=="grey" && $barongrey == false>>
<<set $barongrey to true>>\
Baron von Schmerzkopf is looking at you with excitement and surprise. You realise he doesn't recognise you.
<span class = 'janitor'>SCHMERZKOPF: Hallo! I believe ve haven't met. I am Baron Alphonse von Schmerzkopf, an explorer, writer and naturalist. I am compiling a book on aliens of ze Galaxy, and I have never zeen a person of your race before. Vould you like to be interviewed for ze book? I vould very much appreciate your help!</span>
<<if $baronsbook>>\
<span id = 'tab'><span class = 'chuk'>[[How is the work on your book going?|workonbook]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[How can I help you with your book?|helpbook]]</span></span>
<<else>>\
<span id = 'tab'><span class = 'chuk'>[[What book are you writing?|baronbook]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[What do you think about the tournament?|barontournament]]</span></span>
<<if $act == 2>>\
<span id = 'tab'><span class = 'chuk'>[[What do you know about Princess Ochra?|baronochra]]</span></span>
<<elseif $act == 3>><span id = 'tab'><span class = 'chuk'>[[What do you know about the Cybercricket?|baroncricket]]</span></span>
<<else>>\
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[Are you a real aristocrat?|aristocrat]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Sorry, but I must get going.|westerncorridor]]</span></span>
<<elseif $color=="green" && $barongreen == false>>
<<set $barongreen to true>>\
Baron von Schmerzkopf is looking at you with excitement and surprise. You realise he doesn't recognise you.
<span class = 'janitor'>SCHMERZKOPF: Hallo! I believe ve haven't met. I am Baron Alphonse von Schmerzkopf, an explorer, writer and naturalist. I am compiling a book on aliens of ze Galaxy, and I have never zeen a person of your race before. Vould you like to be interviewed for ze book? I vould very much appreciate your help!</span>
<<if $baronsbook>>\
<span id = 'tab'><span class = 'chuk'>[[How is the work on your book going?|workonbook]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[How can I help you with your book?|helpbook]]</span></span>
<<else>>\
<span id = 'tab'><span class = 'chuk'>[[What book are you writing?|baronbook]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[What do you think about the tournament?|barontournament]]</span></span>
<<if $act == 2>>\
<span id = 'tab'><span class = 'chuk'>[[What do you know about Princess Ochra?|baronochra]]</span></span>
<<elseif $act == 3>><span id = 'tab'><span class = 'chuk'>[[What do you know about the Cybercricket?|baroncricket]]</span></span>
<<else>>\
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[Are you a real aristocrat?|aristocrat]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Sorry, but I must get going.|westerncorridor]]</span></span>
<<else>>\
<span class = 'janitor'>SCHMERZKOPF: Velcome back, mein friend! <<if $beardon>>I zee you've grovn yourzelf quite a handzome beard!<</if>></span>
<<if $baronsbook>>\
<span id = 'tab'><span class = 'chuk'>[[How is the work on your book going?|workonbook]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[How can I help you with your book?|helpbook]]</span></span>
<<else>>\
<span id = 'tab'><span class = 'chuk'>[[What book are you writing?|baronbook]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[What do you think about the tournament?|barontournament]]</span></span>
<<if $act == 2>>\
<span id = 'tab'><span class = 'chuk'>[[What do you know about Princess Ochra?|baronochra]]</span></span>
<<elseif $act == 3>><span id = 'tab'><span class = 'chuk'>[[What do you know about the Cybercricket?|baroncricket]]</span></span>
<<else>>\
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[Are you a real aristocrat?|aristocrat]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Sorry, but I must get going.|westerncorridor]]</span></span>
<</if>>\
<</if>>\You approach the booth. There is a metal platform on the front panel,<<if $boxinbooth>> on which an empty icebox is placed,<</if>> and a big screen. You touch the screen and a number of options appear on it.
<span class = 'blue'>Welcome to the Amazing Instant Delivery Mail Order Pet Shop! Please select an option.</span>
<span id = 'tab'>[[About this store|aboutshop]]</span>
<span id = 'tab'>[[Pets|buypets]]</span>
<span id = 'tab'>[[Pet foods|buyfood]]</span>
<span id = 'tab'>[[Accessories|buyacc]]</span>
<span id = 'tab'>[[Walk away from the booth|westerncorridor]]</span><<set $room to 'fortuneroom'>>\
<span class = 'header'><center>Fortune teller's room</center></span>
<<if $act > 2 && $fortuneact3 == false>><<set $fortuneact3 to true>>
You enter the room. Madame Golgadul is not here, and these time there are no sounds coming from the bathroom.
<</if>>\
<<if $madamein && $madamemet>>\
Heavy, dark red curtains are hung and draped around this room, shaping a circular space in the centre.
There's a round table in the middle of the room. On the table there's a <span class = 'def'>[[deck of large cards|tarotdeck]]</span>, a <span class = 'def'>[[milky crystal ball|crystalball]]</span>, a <span class = 'def'>[[leather-bound notebook|madamenotes]]</span> and a <span class = 'def'>[[knitting basket|knitting]]</span>. There are two chairs by the table. One is occupied by <span class = 'def'>[[Madame Golgadul|talkmadame]]</span>, who's busy knitting.
To the side there is a wooden bench. Under the bench there's a <span class = 'def'>[[wicker bin|bin]]</span>.
In the back there is a closed <span class = 'dir'>[[wooden door|bathroom]]</span>. On the opposite side of the room there is the <span class = 'dir'>[[exit to the corridor|westerncorridor]]</span>.
<<elseif $madamein>><<set $madamemet to true>>\
Heavy, dark red curtains are hung and draped around this room, shaping a circular space in the centre.
There's a round table in the middle of the room. On the table there's a <span class = 'def'>[[deck of large cards|tarotdeck]]</span>, a <span class = 'def'>[[milky crystal ball|crystalball]]</span>, a <span class = 'def'>[[leather-bound notebook|madamenotes]]</span> and a <span class = 'def'>[[knitting basket|knitting]]</span>. There are two chairs by the table. One is occupied by <span class = 'def'>[[Madame Golgadul|talkmadame]]</span>, the fortune teller, who's busy knitting, but raises her eyes as you enter.
To the side there is a wooden bench. Under the bench there's a <span class = 'def'>[[wicker bin|bin]]</span>.
In the back there is a closed <span class = 'dir'>[[wooden door|bathroom]]</span>. On the opposite side of the room there is the <span class = 'dir'>[[exit to the corridor|westerncorridor]]</span>.
<<else>>\
Heavy, dark red curtains are hung and draped around this room, shaping a circular space in the centre.
There's a round table in the middle of the room. <<if $act < 3>>On the table there's a <span class = 'def'>[[deck of large cards|tarotdeck]]</span>, a <span class = 'def'>[[milky crystal ball|crystalball]]</span> and a <span class = 'def'>[[leather-bound notebook|madamenotes]]</span>.<<else>>On the table there's a <span class = 'def'>[[milky crystal ball|crystalball]]</span> and a <span class = 'def'>[[leather-bound notebook|madamenotes]]</span>; the tarot deck is nowhere to be seen.<</if>> There are two chairs by the table.
To the side there is a wooden bench. On the bench there's a <span class = 'def'>[[knitting basket|knitting]]</span> and underneath it there's a <span class = 'def'>[[wicker bin|bin]]</span>.
In the back there is a closed <span class = 'dir'>[[wooden door|bathroom]]</span>. On the opposite side of the room there is the <span class = 'dir'>[[exit to the corridor|westerncorridor]]</span>.
<</if>>\
<span class = 'uti'><span id="tab">[[Inventory & stats|inventory]]</span>
<span id="tab"><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></span></span><<set $room to 'northwesterncorridor'>>\
<span class = 'header'><center>Main deck north-western corridor</center></span>
You stand in front of a <<if $guardscared>><<if $penthouseagain>><span class = 'dir'>[[magnificent staircase|penthouse]]</span><<else>><span class = 'dir'>[[magnificent staircase|penthouseintro]]</span><</if>><<else>><span class = 'dir'>[[magnificent staircase|guardblock]]</span><</if>>, brilliantly lit by crystal lamps. <<if $guardscared>>\<<else>>The passage is guarded by a <span class = 'def'>[[giant man in golden armour|guardtalk]]</span>, armed with a golden gun.<</if>>
There is a fancy-looking <span class = 'def'>[[vending machine|vending]]</span> here.
On the eastern wall, just above the ground, there is a <<if $grateremoved>><span class = 'dir'>[[vent opening|venttunnel]]</span><<else>><span class = 'dir'>[[vent opening|ventblocked]]</span><</if>>. <<if $grateremoved>>\<<else>>It is covered by a <span class = 'def'>[[metal grate|tryremovegrate]]</span>.<</if>>
The corridor leads <span class = 'dir'>[[south|westerncorridor]]</span> and <span class = 'dir'>[[west to the Guest Wing|guestwing]]</span>. There's also a <span class = 'dir'>[[side corridor, leading east|northerncorridor]]</span>, here.
<span class = 'uti'><span id="tab">[[Inventory & stats|inventory]]</span>
<span id="tab"><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></span></span><<set $baronsbook to true>>\
<span class = 'janitor'>SCHMERZKOPF: Oh, just a little zing called <i>Baron Alphonse von Schmerzkopf's Definitive and Complete Compendium of Knowledge on ze Alien Races of ze Universe, Gazered and Compiled by Himzelf</i>. I have been vorking on it for ten years now, travelling ze Galaxy and learning firsthand about different cultures, braving many dangers and using my vits to the utmost to gazer material! Once my book is complete, it vill render that horrible Gallord'z obzolete!</span>
<span id = 'tab'><span class = 'chuk'>[[How is the work on the book going?|workonbook]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[How can I help you with your book?|helpbook]]</span></span><span class = 'janitor'>SCHMERZKOPF: Vell, I vas very surprised ven I learned His Majesty vas going to organize a fighting tournament! But I appreciate zat he did it for us, the nobles, even zough he dislikes fighting zo much. I agree, it is not zomething for us high-born to participate in, but <i>vatching</i> zis kind of sports has a long tradition!</span>
<span id = 'tab'>[[Back|baronquestions]]</span><span class = 'janitor'>SCHMERZKOPF: Vaat? Mein friend, you hurt me viz such accusation! My lineage is as auzentic as my accent!</span>
<span id = 'tab'><span class = 'chuk'>[[Well, that settles it.|baronquestions]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Your accent is outrageously fake.|fakeaccent]]</span></span><span class = 'janitor'>SCHMERZKOPF: Anything else you vant to ask me, mein friend?</span>
<<if $baronsbook>>\
<span id = 'tab'><span class = 'chuk'>[[How is the work on your book going?|workonbook]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[How can I help you with your book?|helpbook]]</span></span>
<<else>>\
<span id = 'tab'><span class = 'chuk'>[[What book are you writing?|baronbook]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[What do you think about the tournament?|barontournament]]</span></span>
<<if $act == 2>>\
<span id = 'tab'><span class = 'chuk'>[[What do you know about Princess Ochra?|baronochra]]</span></span>
<<elseif $act == 3>><span id = 'tab'><span class = 'chuk'>[[What do you know about the Cybercricket?|baroncricket]]</span></span>
<<else>>\
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[Are you a real aristocrat?|aristocrat]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Sorry, but I must get going.|westerncorridor]]</span></span><span class = 'janitor'>SCHMERZKOPF: Zat majestic-looking Chelac woman? I've seen her fight in ze arena. A true zight to behold! Zo adept viz her swords! Zo determined! I had a Chelac bodyguard once; he used to zay zat "to defeat a varrior you must break zeir blades <i>and</i> zeir spirit." I cannot imagine anyone breaking ze Princess!</span>
<span id = 'tab'>[[Back|baronquestions]]</span>The Baron's face turns crimson.
<span class = 'janitor'>SCHMERZKOPF: Whaaat? How dare you, you little $color rascal! That's outrageous! You don't know anything about human accents or aristocracy, you annoying alien smartass!</span>
The Baron takes a deep breath and slowly composes himself.
<span class = 'janitor'>SCHMERZKOPF: Pardon me. I do not know vat came over me. Let us never touch upon zis topic again.</span>
<span id = 'tab'>[[Back|baronquestions]]</span><span class = 'janitor'>SCHMERZKOPF: Qvite vell, qvite vell, zank you for asking. Ever zince I announced the 100 MEC prize for any alien of a new and unknovn race who tells me a bit about zer planet and culture, I've been flooded viz rezponses!</span>
<span id = 'tab'><span class = 'chuk'>[[How can I help you with your book?|helpbook]]</span></span>
<span id = 'tab'>[[Back|baron]]</span><span class = 'chuk'></span><<if $color=='grey' && $bookgrey==false && $startbookgrey==false>><<set $startbookgrey to true>><span class = 'janitor'>SCHMERZKOPF: Vell, since you are obviously a member of a new and mysterious race even I haven't heard ov bevore, you could help greatly by simply telling me a little about your planet and culture. Naturally, you von't be helping for free. Von Schmerzkopfs know how to express zer gratitude! I'll pay you 100 MEC for your assistance<<if $redbonus>>. I vould offer my pocket vatch as a bonus for an ezpecially interezting story, but I've already given it to an alien from a volcanic planet!<<else>>, and if your story is zomething really extraordinary, I'll even zrow in a nice bonus – my advanced pocket vatch!<</if>></span>
<span id = 'tab'><span class = 'chuk'>[[All right, about my planet…|planetgrey]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Sorry, I need some time to think about it. I'll be back.|bookbeback]]</span></span>
<<elseif $color=='grey' && $bookgrey==false && $startbookgrey==true>><span class = 'janitor'>SCHMERZKOPF: You can help by telling me a little about your home planet and your race. Are you ready? Can I start taking notes?</span>
<span id = 'tab'><span class = 'chuk'>[[All right, about my planet…|planetgrey]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Sorry, I need some time to think about it. I'll be back.|bookbeback]]</span></span>
<<elseif $color=='grey' && $bookgrey==true>><span class = 'janitor'>SCHMERZKOPF: Oh, you've helped me enough already! Nov I have to revork my notes, put everything in ze manuscript. Believe me, I – almost – have a bestzeller in my hands!</span>
<span id = 'tab'>[[Back|baron]]</span>
<<elseif $color=='green' && $bookgreen==false && $startbookgreen==false>><<set $startbookgreen to true>><span class = 'janitor'>SCHMERZKOPF: Vell, since you are obviously a member of a new and mysterious race even I haven't heard ov bevore, you could help greatly by simply telling me a little about your planet and culture. Naturally, you von't be helping for free. Von Schmerzkopfs know how to express zer gratitude! I'll pay you 100 MEC for your assistance<<if $redbonus>>. I vould offer my pocket vatch as a bonus for an ezpecially interezting story, but I've already given it to an alien from a volcanic planet!<<else>>, and if your story is zomething really extraordinary, I'll even zrow in a nice bonus – my advanced pocket vatch!<</if>></span>
<span id = 'tab'><span class = 'chuk'>[[All right, about my planet…|planetgreen]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Sorry, I need some time to think about it. I'll be back.|bookbeback]]</span></span>
<<elseif $color=='green' && $bookgreen==false && $startbookgreen==true>><span class = 'janitor'>SCHMERZKOPF: You can help by telling me a little about your home planet and your race. Are you ready? Can I start taking notes?</span>
<span id = 'tab'><span class = 'chuk'>[[All right, about my planet…|planetgreen]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Sorry, I need some time to think about it. I'll be back.|bookbeback]]</span></span>
<<elseif $color=='green' && $bookgreen==true>><span class = 'janitor'>SCHMERZKOPF: Oh, you've helped me enough already! Nov I have to revork my notes, put everything in ze manuscript. Believe me, I – almost – have a bestzeller in my hands!</span>
<span id = 'tab'>[[Back|baron]]</span>
<<elseif $color=='red' && $bookred==false && $startbookred==false>><<set $startbookred to true>><span class = 'janitor'>SCHMERZKOPF: Vell, since you are obviously a member of a new and mysterious race even I haven't heard ov bevore, you could help greatly by simply telling me a little about your planet and culture. Naturally, you von't be helping for free. Von Schmerzkopfs know how to express zer gratitude! I'll pay you 100 MEC for your assistance, and if your story is zomething really extraordinary, I'll even zrow in a nice bonus – my advanced pocket vatch!</span>
<span id = 'tab'><span class = 'chuk'>[[All right, about my planet…|planetred]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Sorry, I need some time to think about it. I'll be back.|bookbeback]]</span></span>
<<elseif $color=='red' && $bookred==false && $startbookred==true>><span class = 'janitor'>SCHMERZKOPF: You can help by telling me a little about your home planet and your race. Are you ready? Can I start taking notes?</span>
<span id = 'tab'><span class = 'chuk'>[[All right, about my planet…|planetred]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Sorry, I need some time to think about it. I'll be back.|bookbeback]]</span></span>
<<elseif $color=='red' && $bookred==true>><span class = 'janitor'>SCHMERZKOPF: Oh, you've helped me enough already! Nov I have to revork my notes, put everything in ze manuscript. Believe me, I – almost – have a bestzeller in my hands!</span>
<span id = 'tab'>[[Back|baron]]</span>
<<elseif $color=='blue' && $bookblue==false && $startbookblue==false>><<set $startbookblue to true>><span class = 'janitor'>SCHMERZKOPF: Vell, since you are obviously a member of a new and mysterious race even I haven't heard ov bevore, you could help greatly by simply telling me a little about your planet and culture. Naturally, you von't be helping for free. Von Schmerzkopfs know how to express zer gratitude! I'll pay you 100 MEC for your assistance<<if $redbonus>>. I vould offer my pocket vatch as a bonus for an ezpecially interezting story, but I've already given it to an alien from a volcanic planet!<<else>>, and if your story is zomething really extraordinary, I'll even zrow in a nice bonus – my advanced pocket vatch!<</if>></span>
<span id = 'tab'><span class = 'chuk'>[[All right, about my planet…|planetblue]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Sorry, I need some time to think about it. I'll be back.|bookbeback]]</span></span>
<<elseif $color=='blue' && $bookblue==false && $startbookblue==true>><span class = 'janitor'>SCHMERZKOPF: You can help by telling me a little about your home planet and your race. Are you ready? Can I start taking notes?</span>
<span id = 'tab'><span class = 'chuk'>[[All right, about my planet…|planetblue]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Sorry, I need some time to think about it. I'll be back.|bookbeback]]</span></span>
<<elseif $color=='blue' && $bookblue==true>><span class = 'janitor'>SCHMERZKOPF: Oh, you've helped me enough already! Nov I have to revork my notes, put everything in ze manuscript. Believe me, I – almost – have a bestzeller in my hands!</span>
<span id = 'tab'>[[Back|baron]]</span>
<<else>><</if>>
<span class = 'janitor'>SCHMERZKOPF: Don't say a vord! I know! Ah-ha – you didn't expect zat, did you? Vell, with my years-long expertise it's no vonder I can deduce zome facts about a planet based on its inhabitants' appearance. Your <span class = 'grey2'>grey</span> skin means you zurely must come from a barren, rocky vorld. Am I right? Oh – your expression tells me everyzing! Of course I'm right. Vell, Vell. Now, vat can you tell me about your rocky planet?</span>
<span id = 'tab'><span class = 'chuk'>[[It's big, and grey, and full of rocks. Nothing too exciting.|planetgrey2]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Come to think of it, I need some time, to phrase everything nicely.|bookbeback]]</span></span>
<span class = 'janitor'>SCHMERZKOPF: Of course, of course! No hurry! But please, come back once you have zome material for me. I shall vait here!</span>
<span id = 'tab'>[[Continue|westerncorridor]]</span><span class = 'janitor'>SCHMERZKOPF: Don't say a vord! I know! Ah-ha – you didn't expect zat, did you? Vell, with my years-long expertise it's no vonder I can deduce zome facts about a planet based on its inhabitants' appearance. Your <span class = 'green2'>green</span> skin means you zurely must come from a lush, fertile, forest vorld. Am I right? Oh – your expression tells me everyzing! Of course I'm right. Vell, Vell. Now, vat can you tell me about your forest planet?</span>
<span id = 'tab'><span class = 'chuk'>[[Trees, trees everywhere.|planetgreen2]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Come to think of it, I need some time, to phrase everything nicely.|bookbeback]]</span></span><span class = 'janitor'>SCHMERZKOPF: Don't say a vord! I know! Ah-ha – you didn't expect zat, did you? Vell, with my years-long expertise it's no vonder I can deduce zome facts about a planet based on its inhabitants' appearance. Your <span class = 'red'>red</span> skin means you zurely must come from a hot, volcanic vorld. Am I right? Oh – your expression tells me everyzing! Of course I'm right. Vell, Vell. Now, vat can you tell me about your volcanic planet?</span>
<span id = 'tab'><span class = 'chuk'>[[Well, we never complain about cold weather. And there's lots of… volcanoes, and lava, and… stuff.|planetred2]]</span></span>
<<if $firestory>>\
<span id = 'tab'><span class = 'chuk'>[[My race has this story about the volcano goddess, Oamameo…|redbonus]]</span></span>
<<else>>\
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[Come to think of it, I need some time, to phrase everything nicely.|bookbeback]]</span></span><span class = 'janitor'>SCHMERZKOPF: Don't say a vord! I know! Ah-ha – you didn't expect zat, did you? Vell, with my years-long expertise it's no vonder I can deduce zome facts about a planet based on its inhabitants' appearance. Your <span class = 'blue2'>blue</span> skin means you zurely must come from a cold, icy vorld. Am I right? Oh – your expression tells me everyzing! Of course I'm right. Vell, Vell. Now, vat can you tell me about your icy planet?</span>
<span id = 'tab'><span class = 'chuk'>[[We live in ice grottoes and don't talk much because it's so cold there your words freeze before they reach the other person.|planetblue2]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Come to think of it, I need some time, to phrase everything nicely.|bookbeback]]</span></span><<set $bookgrey to true>>\
The Baron is frantically writing in a leather-bound notebook.
<span class = 'janitor'>SCHMERZKOPF: Rocks… grey… not exciting… just as I zought! Zank you for your assistance! Here, take zis.</span>
<<set $money += 100>>\
<span class = 'items'>You received 100 MEC.</span>
<span class = 'janitor'>SCHMERZKOPF: I'm afraid your story doesn't qualify for ze special bonus, but still, I do appreciate your help.</span>
<span id = 'tab'>[[Continue|westerncorridor]]</span><<set $bookgreen to true>>\
The Baron is frantically writing in a leather-bound notebook.
<span class = 'janitor'>SCHMERZKOPF: Trees… more trees… bigger trees… just as I zought! Zank you for your assistance! Here, take zis.</span>
<<set $money += 100>>\
<span class = 'items'>You received 100 MEC.</span>
<span class = 'janitor'>SCHMERZKOPF: I'm afraid your story doesn't qualify for ze special bonus, but still, I do appreciate your help.</span>
<span id = 'tab'>[[Continue|westerncorridor]]</span><<set $bookblue to true>>\
The Baron is frantically writing in a leather-bound notebook.
<span class = 'janitor'>SCHMERZKOPF: Ice grottoes… tough, taciturn inhabitants … just as I zought! Zank you for your assistance! Here, take zis.</span>
<<set $money += 100>>\
<span class = 'items'>You received 100 MEC.</span>
<span class = 'janitor'>SCHMERZKOPF: I'm afraid your story doesn't qualify for ze special bonus, but still, I do appreciate your help.</span>
<span id = 'tab'>[[Continue|westerncorridor]]</span><<set $bookred to true>>\
The Baron is frantically writing in a leather-bound notebook.
<span class = 'janitor'>SCHMERZKOPF: Volcanoes… lava… varm climate... just as I zought! Zank you for your assistance! Here, take zis.<span>
<<set $money += 100>>\
<span class = 'items'>You received 100 MEC.</span>
<span class = 'janitor'>SCHMERZKOPF: I'm afraid your story doesn't qualify for ze special bonus, but still, I do appreciate your help.</span>
<span id = 'tab'>[[Continue|westerncorridor]]</span><<set $bookred to true>><<set $redbonus to true>>\
You tell the Baron the entire story of Oamameo you've read in <i>Gallord's</i>. He's frantically taking notes and almost crying with joy.
<span class = 'janitor'>SCHMERZKOPF: Oh, zat is simply beautiful! Vat an incredible story! Love, pover, zacrifice! My readers are going to love zis so much! Zank you, my friend; you've treated this old man to somezing special, indeed! Here, take zis as a token of my gratitude!</span>
<<set $money += 100>>\
<span class = 'items'>You received 100 MEC.</span>
<span class = 'janitor'>SCHMERZKOPF: And here's a little bonus. Zuch a great story is vell vorth a special prize. I'd like you to keep zis: my very own pocket vatch.</span>
He hands you a golden electronic watch on a chain.
<span class = 'janitor'>SCHMERZKOPF: It is very valuable, and has many different vunctions you vill zurely vind useful. Take it – you've earned it!</span>
<<set $watch to true>>\
<span class = 'items'>Item received: Pocket watch</span>
<span id = 'tab'>[[Continue|westerncorridor]]</span><span class = 'blue'>The Amazing Instant Delivery Mail Order Pet Shop is the single most advanced, most convenient, most incredible way to buy all pet-related products! You can access our entire catalogue from each of our high-tech self-service booths. Your orders are delivered instantly, straight into the booth's receptacle tray, via an advanced molecular scientific transportation technology that will make you gasp in amazement!
We accept payment in MEC chips or by credit card.</span>
<span id = 'tab'>[[Back|petshop]]</span><span class = 'chuk'></span><<if $buypetsagain>>\
<<else>><<set $buypetsagain to true>><span class = 'chuk'>CHUK: Great, they've bought out all the nice pets and left only toads and horribly expensive pigeons.</span>
<</if>>\
<span class = 'blue'>Pink Nebula Bunny – 400 MEC – OUT OF STOCK</span>
<span id = 'tab'>[[Learn more|bunny]]</span>
<span class = 'blue'>Alluvian Arboreal Dog – 550 MEC – OUT OF STOCK</span>
<span id = 'tab'>[[Learn more|dog]]</span>
<span class = 'blue'>Red Sun Starfish – 100 MEC – OUT OF STOCK</span>
<span id = 'tab'>[[Learn more|starfish]]</span>
<span class = 'blue'>Korrian Horned Toad – 250 MEC <<if $toadbought>>– OUT OF STOCK<</if>></span>
<span id = 'tab'>[[Learn more|abouttoad]]</span>
<<if $toadbought>>
<<else>>
<span id = 'tab'>[[Buy for 250 MEC|buytoad]]</span>
<</if>>\
<span class = 'blue'>Homing Rocket Pigeon – SPECIAL OFFER! ONLY 9999 MEC! <<if $pigeonbought>>– OUT OF STOCK<</if>></span>
<span id = 'tab'>[[Learn more|aboutpigeon]]</span>
<<if $pigeonbought>>\
<<else>>
<span id = 'tab'>[[Buy for 9999 MEC|buypigeon]]</span>
<</if>>\
<span id = 'tab'>[[Back|petshop]]</span>
<span id = 'tab'>[[Dry foods|fooddry]]</span>
<span id = 'tab'>[[Canned foods|foodcanned]]</span>
<span id = 'tab'>[[Crickets|buycrickets]]</span>
<span id = 'tab'>[[Back|petshop]]</span>
The machine displays a long list of weirdly-named accessories for equally weirdly-named pets.
<span class = 'chuk'>CHUK: I can't imagine I'd need any of those.</span>
<span id = 'tab'>[[Back|petshop]]</span>The machine displays a long list of various brand products.
<span class = 'chuk'>CHUK: I don't want any of those.</span>
<span id = 'tab'>[[Back|buyfood]]</span>The machine displays a long list of various brand products.
<span class = 'chuk'>CHUK: I don't want any of those.</span>
<span id = 'tab'>[[Back|buyfood]]</span><span class = 'blue'>Crickets – only 50 MEC!
Fresh, live, carefully selected crickets. Your pet will love them! Packaging not included.</span>
<span id = 'tab'>[[Buy for 50 MEC|crickets2]]</span>
<span id = 'tab'>[[Back|buyfood]]</span><<if $money < 50>>\
<span class = 'chuk'>CHUK: I don't have that much money.</span>
<span id = 'tab'>[[Back|buyfood]]</span>
<<else>>\
<<if $cricketsbought>>\
<span class = 'chuk'>CHUK: I don't need any more crickets.</span>
<span id = 'tab'>[[Back|buyfood]]</span>
<<elseif $boxinbooth>>\
You touch the button on the screen to confirm your purchase and pay 50 MEC.
<<set $money -= 50>>\
<span class = 'items'>You lost 50 MEC.</span>
There is a rumbling noise. The booth starts to shake violently. Purple light flashes. Then the icebox vibrates and you hear a bunch of crickets chirping, jumping and bouncing inside it.
<span class = 'chuk'>CHUK: Gotcha!</span>
The sounds of the crickets soon slow down and then cease completely.
<span class = 'chuk'>CHUK: The cold must have put them to sleep. I hope they'll be ready for action when they wake up!</span>
You pick up the icebox.
<<set $crickets to true>><<set $cricketsbought to true>><<set $boxinbooth to false>>\
<span class = 'items'>Item received: Crickets in icebox</span>
<span id = 'tab'>[[Continue|westerncorridor]]</span>
<<elseif $cricketsescaped>>\
<span class = 'chuk'>CHUK: If I buy more crickets now, they'll just escape. I don't want to waste any more money on that.</span>
<span id = 'tab'>[[Back|buyfood]]</span>
<<else>>\
<<set $cricketsescaped to true>>\
You touch the button on the screen to confirm your purchase and pay 50 MEC.
<<set $money -= 50>>\
<span class = 'items'>You lost 50 MEC.</span>
There is a rumbling noise. The booth starts to shake violently. Purple light flashes and suddenly a bunch of confused crickets appear on the metal tray. Before you can react, they scatter in every possible direction with surprising speed. Soon there isn't a single cricket in sight.
<span class = 'chuk'>CHUK: Those were some fast crickets…</span>
<span id = 'tab'>[[Back|buyfood]]</span>
<</if>>\
<</if>>\
<span class = 'blue'>Pink Nebula Bunnies are famous for their soft fur and beautiful singing. Ideal for a present that shows your affection for your loved one!</span>
<span id = 'tab'>[[Back|buypets]]</span><span class = 'blue'>These tree-dwelling canines have long, fluffy tails which help them keep their balance as they run swiftly from tree to tree. They are playful and social, ideal for people looking for a companion.</span>
<span id = 'tab'>[[Back|buypets]]</span><span class = 'blue'>These land-dwelling starfish are famous for their potent bioluminescence. They glow visibly red even in full daylight.</span>
<span id = 'tab'>[[Back|buypets]]</span><span class = 'blue'>Patient and gentle, these long-living toads make excellent pets. Although they look almost identical to Rokkian Hissing Toads (from which they can be distinguished by the fact they don't make the distinct hissing noise), they are completely harmless.</span>
<span id = 'tab'>[[Back|buypets]]</span><span class = 'chuk'></span><<if $money < 250>>\
<span class = 'chuk'>CHUK: I don't have this much money.</span>
<span id = 'tab'>[[Back|buypets]]</span>
<<else>>\
<<set $toadbought to true>>\
You touch the button on screen to confirm your purchase and pay 250 MEC.
<<set $money -= 250>>\
<span class = 'items'>You lost 250 MEC.</span>
The machine starts shaking and rumbling, and emits a loud, screeching noise. Then an orange light flashes and a big, green and yellow striped toad with two pointy horns appears on the metal tray with a quiet pop.
You pick up the toad, which looks half asleep and offers no resistance.
<<set $toad to true>>\
<span class = 'items'>Item received: Korrian Horned Toad</span>
<span id = 'tab'>[[Back|buypets]]</span>
<</if>><span class = 'blue'>Deliver your messages with style! Homing Rocket Pigeons are a special breed of space travel capable birds. With their rocket backpacks, they'll fly across the stars to deliver your letters, never getting lost or delayed. Thanks to advanced brain implants, they always find the recipient of the message – it's enough to provide their unique identifying data – no postal address required! Try one of these amazing messengers today!</span>
<span id = 'tab'>[[Back|buypets]]</span><span class = 'chuk'></span><<if $money < 9999>>\
<span class = 'chuk'>CHUK: I don't have this much money. Haven't robbed any banks recently.</span>
<span id = 'tab'>[[Back|buypets]]</span>
<<else>>\
<<set $pigeonbought to true>>\
You touch the button on the screen to confirm your purchase and pay 9999 MEC.
<span class = 'chuk'>CHUK: I hope that pigeon is worth this much.</span>
<<set $money -= 9999>>\
<span class = 'items'>You lost 9999 MEC.</span>
The machine starts shaking and emitting whistling noises. A blinding white light flashes and then a pigeon appears on the receptacle tray. It looks around, cooing gently.
It's a beautiful bird, slim but muscular. It's wearing a pigeon-sized space helmet and a shiny rocket backpack. There's a small computer screen on the backpack.
You delicately pick up the pigeon.
<<set $pigeon to true>>\
<span class = 'items'>Item received: Homing Rocket Pigeon</span>
You examine the birds's back; next to the screen, you find a switch labelled "SPEED". It has three positions: INDOOR, ATMOSPHERIC and INTERPLANETARY. A sticker next to the switch warns against using the higher speed settings inside buildings, as it may cause "substantial damage". The switch is currently in the INDOOR position, and you leave it as is.
<span id = 'tab'>[[Back|buypets]]</span>
<</if>><span class = 'pink'>LIBRARIAN: (yawns) I'm so bored. Maybe I should read a fantasy novel, a tale of romance and high adventure?… Though, I never really liked fantasy.</span>
<span id = 'tab'>[[Back|greyask]]</span><span class = 'pink'>LIBRARIAN: NO, BUT I CAN SHOW YOU WHAT AN EIGHT-ARMED ZIZZIAN CAN DO WHEN ANGERED! GET OUT OF MY LIBRARY!</span>
<span id = 'tab'>[[Back|redask]]</span><span class = 'pink'>LIBRARIAN: A princess? So, you too think being high-born is all that counts? How easily are people fooled by wealth and titles… So much injustice born of this… It's such a tragedy!</span>
<span id = 'tab'>[[Back|blueask]]</span><span class = 'pink'>LIBRARIAN: Well, if you want to learn something about a particular race, it's always a good idea to check <i>Gallord's.</i></span>
<span id = 'tab'>[[Back|greenask]]</span><span class = 'bot'>THAT'S DEATH'S ROBOT: Well, she sure has a nice name! Who is she?</span>
<span class = 'chuk'>CHUK: Oh, nevermind.</span>
<span id = 'tab'>[[Back|deathsquestions]]</span>As you come closer, the guard stops you with an outstretched hand.
<span class = 'items'>ROYAL GUARD: Halt! These stairs lead to His Majesty Chairperor Mzzur's private penthouse! As His Majesty's royal guard, my job is to stop all intruders from entering! I'm sorry, sir, but you have to turn back!</span>
<span id = 'tab'><span class = 'chuk'>[[I'm not an intruder!|nointruder]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Will you shoot me if I try to force my way through?|willyoushoot]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Is the Chairperor in his penthouse?|chairperorin]]</span></span>
<<if $learnweakness>>\
<span id = 'tab'><span class = 'chuk'>[[Hey, I've got something to tell you!|insults]]</span></span>
<<else>>\
<span id = 'tab'><span class = 'chuk'>[[You look powerful… You must be nearly undefeatable!|weakness]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[I'm really enjoying the conversation, but I must go.|northwesterncorridor]]</span></span>
The machine only sells one type of drink, something called the "M'zzur Extra Fizzy Cinnamon Diet Soda With Real Gold Particles".
<span id = 'tab'>[[Buy one for 50 MEC|buysoda]]</span>
<span id = 'tab'>[[Back|northwesterncorridor]]</span><<set $room to 'tunnel'>>\
<span class = 'header'><center>Ventilation tunnel</center></span>
<<if $ventagain>>\
You are in the place where the tunnel forks into three paths.
<<else>><<set $ventagain to true>>\
This concrete tunnel leads in the direction of the arena and is high enough for you to walk without bending over.
You soon reach the place where the tunnel forks into three paths.
<</if>>
The left path is very short and ends in an <span class = 'def'>[[opening with a concrete ledge|opening]]</span>, leading to the arena and letting in light. The opening is secured with steel bars.
On the walls right behind the opening there are <span class = 'def'>[[rows of heating pipes|arenapipes]]</span>.
The pipes turn and stretch into the <span class = 'dir'>[[middle tunnel|toboilerroom]]</span> which leads straight ahead.
The <span class = 'dir'>[[right path|darktunnel]]</span> leads into darkness.
You can also <span class = 'dir'>[[go back to the guest area|northwesterncorridor]]</span>.
<span class = 'uti'><span id="tab">[[Inventory & stats|inventory]]</span>
<span id="tab"><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></span></span>The grate is secured with four screws.
<span class = 'chuk'>CHUK: I can't unscrew them by hand.</span>
<span id = 'tab'>[[Back|northwesterncorridor]]</span><<set $room to 'guestwing'>>\
<span class = 'header'><center>Guest wing corridor</center></span>
There are countless numbered doors on both sides of this corridor. The floor is white marble and the walls are painted gold, but in some places the paint is flaking off.
<<if $maintenancemanscared>>\
<<else>>\
<<if $talkmaintenanceagain>>The <span class = 'def'>[[herpetologist-turned-maintenance man|talkmaintenanceman]]</span><<else>>A <span class = 'def'>[[sour-looking male human|talkmaintenanceman]]</span> in a blue jumpsuit<</if>> is repainting the walls, using a can of gold spray paint.
<</if>>\
<<if $toaddeployed>>\
A <span class = 'def'>[[Korrian Horned Toad|sleepingtoad]]</span> is sleeping peacefully on the floor.
<</if>>\
The guest wing stretches <span class = 'dir'>[[west|gowest]]</span>. The main corridor is to the <span class = 'dir'>[[east|northwesterncorridor]]</span>.
<span class = 'uti'><span id="tab">[[Inventory & stats|inventory]]</span>
<span id="tab"><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></span></span><<set $room to 'penthouse'>>\
<span class = 'header'><center>Chairperor's penthouse</center></span>
This giant room is <span class = 'def'>[[filled with antique furniture|lookpenthouse]]</span> and drowned in the pale light of the <span class = 'def'>[[Crystal Moon|themoon]]</span>, which shines brightly behind a half-dome window.
In the centre of the penthouse there is a throne made of glassy black stone and an exquisite golden table. On the table there is<<if $remotetaken>>\<<else>> a <span class = 'def'>[[bright red remote control|takeremote]]</span> and<</if>> a <span class = 'def'>[[golden videophone|videophone]]</span>.
Behind the throne, on a small pedestal, there is a life-sized <span class = 'def'>[[statue of Chairperor M'zzur|statue]]</span>, made of solid gold.
You can leave the penthouse via an <span class = 'dir'>[[express lift|northwesterncorridor]]</span>.
<span class = 'uti'><span id="tab">[[Inventory & stats|inventory]]</span>
<span id="tab"><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></span></span>As you approach the staircase, the man in golden armour stops you with an outstretched hand.
<span class = 'items'>ROYAL GUARD: Sorry, sir, but this staircase leads to His Majesty Chairperor Mzzur's private penthouse. No one is allowed to enter without a personal invitation from his Majesty.</span>
<span id = 'tab'>[[Turn back|northwesterncorridor]]</span>
<span id = 'tab'><span class = 'chuk'>[[What a coincidence! I've just received a personal invitation from the Chairperor!|guardblock2]]</span></span><span class = 'chuk'>CHUK: I won't squeeze through that grate.</span>
<span id = 'tab'>[[Back|northwesterncorridor]]</span><span class = 'items'>ROYAL GUARD: That is not possible, sir. I am notified about each invitation His Majesty issues, and recently he's issued none. I am afraid I have to ask you to turn back.</span>
<span id = 'tab'>[[Turn back|northwesterncorridor]]</span><<if $money < 50>>\
<span class = 'chuk'>CHUK: I don't have this much money. Besides… 50 MEC for a bottle of soda? That's crazy!</span>
<span id = 'tab'>[[Back|northwesterncorridor]]</span>
<<elseif $sodabought>>\
<span class = 'chuk'>CHUK: No thanks. I don't need another overpriced soda.</span>
<span id = 'tab'>[[Back|northwesterncorridor]]</span>
<<else>><<set $sodabought to true>>\
You pay 50 MEC and the machine spits out a slim, golden bottle with a warning on the label that reads:
<i>Caution! Extremely fizzy. Do not shake!</i>
<<set $money -=50>><<set $soda to true>>\
<span class = 'items'>You lost 50 MEC.
Item received: M'zzur Soda</span>
<span class = 'chuk'>CHUK: I think I now know where M'zzur gets his money from. 50 MEC for a single bottle?!</span>
<span id = 'tab'>[[Back|northwesterncorridor]]</span>
<</if>>\<span class = 'items'>ROYAL GUARD: Everyone but His Majesty and his personal guests is an intruder to me!</span>
<span id = 'tab'><span class = 'chuk'>[[I am the Chairperor's guest! He's just invited me!|nointruder2]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Okay, if you say so.|guardtalk]]</span></span><span class = 'items'>ROYAL GUARD: Without a moment of hesitation, sir!</span>
<span class = 'chuk'>CHUK: I was afraid you were going to say that.</span>
<span id = 'tab'>[[Back|guardtalk]]</span><span class = 'items'>ROYAL GUARD: I am not authorised to share this information.</span>
<span id = 'tab'>[[Back|guardtalk]]</span><span class = 'items'>ROYAL GUARD: Yes, sir?</span>
<span id = 'tab'><span class = 'chuk'>[[You're a pathetic clown!|clown]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[You're a blockheaded tin-can!|tincan]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[You're a poo-headed smellypants!|pants]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[You're ugly!|ugly]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[You're stupid!|stupid]]</span></span>
<<if $bllc && $xlxread>>\
<span id = 'tab'><span class = 'chuk'>[[You're a bllc!|bllc]]</span></span>
<<else>><</if>>\
<span id = 'tab'>[[Back|guardtalk]]</span>
<span class = 'items'>ROYAL GUARD: Correction, sir. I am COMPLETELY undefeatable. His Majesty would not accept any less from his personal guard. I have received the most deadly, intense training possible, and my armour and weapons are the latest, most powerful prototypes developed by M'zzur Armaments. As you can clearly see, there is no way you could get past me, so you'd better turn back.</span>
<span id = 'tab'><span class = 'chuk'>[[Don't you have any weakness? Come on, everybody has one. No need to be shy about that!|weakness2]]</span></span>
<span id = 'tab'>[[Back|guardtalk]]</span><span class = 'items'>ROYAL GUARD: That is not possible, sir. I am notified about each invitation His Majesty issues, and lately he issued none. I am afraid I cannot let you go any further.</span>
<span id = 'tab'><span class = 'chuk'>[[Okay, if you say so.|guardtalk]]</span></span><span class = 'items'>ROYAL GUARD: I am sorry to disappoint you, sir, but I am unlike anyone else. No weaknesses. Only unwavering strength and loyalty to His Majesty!</span>
<span id = 'tab'><span class = 'chuk'>[[Aren't you weak to high kicks?|kicks]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Maybe you're ticklish?|ticklish]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I'm sure you're weak to heavy artillery!|artillery]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I bet you can't stand mean insults!|weaktoinsults]]</span></span>
<span id = 'tab'>[[Back|guardtalk]]</span><span class = 'items'>ROYAL GUARD: I can dodge, block or counter any kick imaginable, sir. During my training, I had to practice until I was able to defend myself against thirty four-legged Aattian martial artists attacking at once!</span>
<span id = 'tab'>[[Back|guessweakness]]</span><span class = 'items'>ROYAL GUARD: I am not, sir, and even if I was, my armour makes it impossible to tickle me.</span>
<span id = 'tab'>[[Back|guessweakness]]</span><span class = 'items'>ROYAL GUARD: Well, I guess heavy artillery could kill me, but there's no way a battery of cannons would fit in this corridor. And even if somebody tried to install one here, I would shoot them before they could start laying the foundations.</span>
<span id = 'tab'>[[Back|guessweakness]]</span><<set $learnweakness to true>>\
The royal guard suddenly shudders.
<span class = 'items'>ROYAL GUARD: N-no! Not anymore! I can stand every insult ever invented! I've eradicated this weakness of mine!</span>
<span class = 'chuk'>CHUK: So, you <i>used</i> to be afraid of insults, huh?</span>
<span class = 'items'>ROYAL GUARD: Oh yes, sir. I admit it without shame, for true strength lies in knowing your own weaknesses – and eliminating them. Yes, I was sensitive to insults – so sensitive, in fact, I would run away if someone called me a blockheaded t-tin-can, or a pa-pathetic clown.</span>
The guard's voice trembles ever so slightly as he speaks the insults, but he composes himself and continues.
<span class = 'items'>ROYAL GUARD: Excuse me this moment of weakness; even now it hurts me to think that I used to run away from a well-timed invective. It was unacceptable for His Majesty's personal guard, so I decided to learn all the insults in the world, to accept them and prepare for being assaulted with them. Now I won't even wink if you call me a poo-headed smellypants!</span>
<span id = 'tab'>[[Continue|guardtalk]]</span><span id = 'tab'><span class = 'chuk'>[[Aren't you weak to high kicks?|kicks]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Maybe you're ticklish?|ticklish]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I'm sure you're weak to heavy artillery!|artillery]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I bet you can't stand mean insults!|weaktoinsults]]</span></span>
<span id = 'tab'>[[Back|guardtalk]]</span><<set $weakinsult to true>>\
<span class = 'items'>ROYAL GUARD: I am above such uninspired insults, sir.</span>
<span id = 'tab'>[[Back|insults2]]</span><<set $weakinsult to true>>\
<span class = 'items'>ROYAL GUARD: I see you envy me my armour. Sorry, sir, but only the best of the best can wear it. </span>
<span id = 'tab'>[[Back|insults2]]</span><<set $weakinsult to true>>\
<span class = 'items'>ROYAL GUARD: Those scatological references are immature and unoriginal, sir. I would feel ashamed for you if not for my emotion control training. </span>
<span id = 'tab'>[[Back|insults2]]</span><<set $weakinsult to true>>\
<span class = 'items'>ROYAL GUARD: How can you know if all you see is my armour? Come on, sir, you can do better than that. </span>
<span id = 'tab'>[[Back|insults2]]</span><<set $weakinsult to true>>\
<span class = 'items'>ROYAL GUARD: I am clever enough not to give in to such weak and predictable insults, sir. </span>
<span id = 'tab'>[[Back|insults2]]</span><<set $weakinsult to true>>\
<span class = 'items'>ROYAL GUARD: Did you just call me a coward? Nevermind. I wasn't paying attention to your pathetic attempts at insulting me. By the way, your Xlxian accent is pretty bad, sir. </span>
<span id = 'tab'>[[Back|insults2]]</span><span id = 'tab'><span class = 'chuk'>[[You're a pathetic clown!|clown]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[You're a blockheaded tin-can!|tincan]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[You're a poo-headed smellypants!|pants]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[You're ugly!|ugly]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[You're stupid!|stupid]]</span></span>
<<if $bllc && $xlxread>>\
<span id = 'tab'><span class = 'chuk'>[[You're a bllc!|bllc]]</span></span>
<<else>><</if>>\
<span id = 'tab'>[[Back|guardtalk]]</span>You follow the corridor for quite a while, discovering nothing but locked doors.
<span class = 'chuk'>CHUK: Everyone sure values their privacy… Nothing for me here.</span>
You turn and walk all the way back.
<span id = 'tab'>[[Continue|guestwing]]</span>The man doesn't look happy about being interrupted. Although, he didn't look happy before either.
<span class = 'quik'>MAINTENANCE MAN: Yes? What do you want?</span>
<span id = 'tab'><span class = 'chuk'>[[What are you doing here?|maintenancewhat]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Can I borrow your spray paint?|borrowpaint]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I must get going.|guestwing]]</span></span><span class = 'chuk'></span><<if $talkmaintenanceagain>>\
<span class = 'quik'>MAINTENANCE MAN: Working, you little jerk, so stop bothering me.</span>
<span id = 'tab'>[[Back|talkmaintenanceman]]</span>
<<else>><<set $talkmaintenanceagain to true>>\
<span class = 'quik'>MAINTENANCE MAN: And what does it look like to you? I'm sitting in my comfy chair, waiting for the M'zzur Enterprises board meeting to commence, of course!</span>
He laughs joylessly.
<span class = 'quik'>MAINTENANCE MAN: I'm overqualified for this stinking job, you know. Those stuck-up suits made me a maintenance man, but I don't need to be one. Yeah, I'm going to quit. I'm a herpetologist, not some stupid janitor. I bet you don't even know who a herpetologist is, do you?</span>
<span id = 'tab'><span class = 'chuk'>[[Someone who knows a lot about herpes?|herpes]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Someone who knows a lot about amphibians and reptiles?|reptiles]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[You're right, I've no idea.|dontknow]]</span></span>
<</if>><span class = 'quik'>MAINTENANCE MAN: No, you can't. I need it for my stupid job.</span>
<span id = 'tab'>[[Back|talkmaintenanceman]]</span><span class = 'quik'>MAINTENANCE MAN: Man, you're really dumb. Well, let me educate you. Herpetology is the study of amphibians and reptiles. I know everything a man could know about frogs, snakes and all other disgusting, crawling critters… I'm a first-class expert! I wanted to apply for a position at that Instant Delivery Pet Shop, but they don't need qualified experts, oh no, they have their wonderful, oh-so-smart machines.</span>
He winces in disgust and goes back to work.
<span id = 'tab'>[[Back|talkmaintenanceman]]</span><span class = 'quik'>MAINTENANCE MAN: Hey, not bad… you're smarter than my immediate superior, though that's not much of an achievement. Yes, as a herpetologist I know everything a man could know about frogs, snakes and all other disgusting, crawling critters… I'm a first-class expert! I wanted to apply for a position at that Instant Delivery Pet Shop, but they don't need qualified people, oh no, they have their wonderful, oh-so-smart machines.</span>
He winces in disgust and goes back to work.
<span id = 'tab'>[[Back|talkmaintenanceman]]</span><span class = 'quik'>MAINTENANCE MAN: Just as I've thought. Well, let me educate you. Herpetology is the study of amphibians and reptiles. I know everything a man could know about frogs, snakes and all other disgusting, crawling creatures… I'm a first-class expert! I wanted to apply for a position at that Instant Delivery Pet Shop, but they don't need qualified experts, oh no, they have their wonderful, oh-so-smart machines. </span>
He winces in disgust and goes back to work.
<span id = 'tab'>[[Back|talkmaintenanceman]]</span><<set $kitchenagain to true>>\
The kitchen is full of frantic activity. A tall, multi-armed robot wearing a chef's hat is dashing about, chopping vegetables and adding them to a giant pot. In a corner, a small pot is heating on a stove, emitting a delicious smell.
The robot notices you and starts shouting angrily.
<span class = 'bot'>CHEF-BOT: Finally! Where are you Quik when one needs you? Get to work, you slacker! The floor needs moping! Move, move, move! I've got General Vox's special soup on my head, but of course they won't let me perform my art properly, oh no. "Hey, you, go make a stew for a couple hundred guests!", they said. What a bunch of dunces!</span>
As the Chef-bot speaks, it never stops chopping the vegetables with blinding speed.
<span class = 'bot'>CHEF-BOT: They even dared to suspect me of serving rotten oysters. Suspect! Me! My oysters were pure perfection, it was that stupid woman who had some seafood allergy or something, and she didn't tell, just to put me in trouble. Curse her, and curse her gastrointestinal tract! Now these darn higher ups threaten they're going to have me reprogrammed! Reprogrammed! They would destroy an artist like me because of one false accusation! But that's not going to happen. General Vox's special soup is almost ready, and when she tastes it, she'll worship me to the end of her days and have those fools executed!</span>
The robot stops his flaming rant and looks at you.
<span class = 'bot'>CHEF-BOT: Why aren't you wiping the floor yet, stupid Quik? Get to work, or I'll chop you up and add you to the stew!</span>
You look at the kitchen floor and quickly kick the few pieces of chopped-up vegetables you notice under a cupboard.
<span class = 'chuk'>CHUK: Well, that's taken care of.</span>
You look at the Chef-bot, but it's too focused on chopping food and shouting abuse to throw you out of the kitchen.
<span id = 'tab'>[[Continue|kitchen]]</span><span class = 'bot'>CHEF-BOT: Quit talking and make yourself useful!</span>
<<if $soupasked>>\
<<else>>\
<span id = 'tab'><span class = 'chuk'>[[The General's special soup, it ready?|asksoup]]</span></span>
<</if>>\
<<if $leafadded && $soupasked>>\
<span id = 'tab'><span class = 'chuk'>[[Quik think special soup ready – it boils a lot!|servesoup]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[What robot cooking?|whatcook]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Quik go back to work now!|kitchen]]</span></span><span class = 'chuk'></span><<if $soupdone>>\
<span class = 'chuk'>CHUK: I have no use for wilted carrots. They look extremely unappetising.</span>
<span id = 'tab'>[[Back|kitchen]]</span>
<<else>>\
<span class = 'bot'>CHEF-BOT: You there, leave my carrots alone! I need them for my cooking!
<span id = 'tab'>[[Back|kitchen]]</span>
<</if>>
<span class = 'chuk'></span><<if $soupdone>>\
You pick up the leeks.
<<set $leekspicked to true>><<set $leeks to true>>\
<span class = 'items'>Item received: Large leeks</span>
<span id = 'tab'>[[Continue|kitchen]]</span>
<<else>>\
You try to grab the leeks sneakily, but the robot notices.
<span class = 'bot'>CHEF-BOT: Don't touch the leeks, you little thief, or I'll have to chop your sticky fingers off!</span>
<span id = 'tab'>[[Back|kitchen]]</span>
<</if>>
A rich, thick soup, with at least two dozen ingredients, is simmering in the pot. It smells absolutely delicious.
<span id = 'tab'>[[Back|kitchen]]</span>You're too short to see inside this giant pot<<if $soupdone>><<else>> the Chef-bot is tirelessly throwing diced vegetables into<</if>>.
<span id = 'tab'>[[Back|kitchen]]</span><<set $soupasked to true>>\
<span class = 'bot'>CHEF-BOT: I would know if I didn't have to cook a stupid lunch for stupid guests! Hey, since you had to come here and get in the way, make yourself useful and watch over the soup. Tell me when it's ready. It just needs to start boiling. But don't touch anything, don't sneeze and don't breathe over the pot! Understood?</span>
<span id = 'tab'>[[Back|talkchefbot]]</span><<set $soupdone to true>>\
<span class = 'bot'>CHEF-BOT: "A lot"? You complete moron, I told you to call me when it <i>starts</i> to boil!</span>
The robot drops its knives, turns around, scattering chopped-up vegetables everywhere, and rushes to the stove.
<span class = 'bot'>CHEF-BOT: I barely saved it! In the very last moment! Oh, I should have known better than to let a Quik do anything that requires even a bare minimum of thinking! Thank goodness for my quick reflexes. Ahh, it smells delicious, and the texture is just right. The work of a true culinary genius!</span>
The robot presses a button on the worktop and within a minute two grim-looking human bodyguards in black suits appear. The robot hands them the pot.
<span class = 'bot'>CHEF-BOT: Hurry! Don't let it get cold, that would ruin the taste experience! Stop staring at me, go! In must be delivered to General Vox immediately!</span>
The bodyguards leave without a word, carrying the pot between them.
<span class = 'bot'>CHEF-BOT: Ha! Vox will beg for more! Now, who's going to get reprogrammed, eh?</span>
It sneers and goes back to the worktop, but suddenly stops, looking at the mess on the ground.
<span class = 'bot'>CHEF-BOT: You there, Quik!</span>
You hesitantly point at yourself, inching towards the door.
<span class = 'bot'>CHEF-BOT: Don't you even think about running away! This mess is all your fault, and you're going to clean it now, with me watching!</span>
You decide it's not a good idea to argue with a bad-tempered, knife-wielding robot, and start cleaning.
<span id = 'tab'>[[Continue|servesoup2]]</span>
<span class = 'bot'>CHEF-BOT: Nothing for you to eat. Quit staring, you're distracting me!</span>
<span id = 'tab'>[[Back|talkchefbot]]</span>Ten or so minutes later you hear footsteps. The door is flung open and the grim bodyguards run into the kitchen with raised guns.
You duck under the table in the corner.
<span class = 'bot'>CHEF-BOT: What are you doing? How dare you – in my kitchen – what's this supposed to mean? Hands off! Hands off, or I'll stab you!</span>
<span class = 'ochra'>BODYGUARD 1: Shut up!</span>
The robot tries to fight back, but is quickly overwhelmed. The bodyguards shoot it with blue beams that make it turn rigid and collapse to the ground. It writhes weakly and struggles to say something.
<span class = 'bot'>CHEF-BOT: T-the Ge-ge-general will he-hear about this…</span>
<span class = 'blue'>BODYGUARD 2: The General sent us, and you know it, you sorry joker!</span>
<span class = 'ochra'>BODYGUARD 1: Yeah!</span>
<span class = 'blue'>BODYGUARD 2: You thought you were so smart, eh? Well, game over! No more food sabotage for you!</span>
<span class = 'bot'>CHEF-BOT: T-this is a ho-ho-ho... a mistake! Do-don't re-reprogram me! Ple-please!</span>
<span class = 'blue'>BODYGUARD 2: Reprogram? Reprogramming would be to good for you! The General wants your damn robot head on a silver platter! You're getting recycled!</span>
<span class = 'ochra'>BODYGUARD 1: Yeah! Smelted!</span>
The two men drag the short-circuiting robot out of the kitchen.
<span class = 'chuk'>CHUK: I feel a little guilty, even if it wasn't a good robot. And most likely was responsible for the oysters. Well, I'm sure they'll rebuild it into something nicer.</span>
<span id = 'tab'>[[Continue|kitchen]]</span><span class = 'chuk'></span>You can see the arena through the opening, but the bars are too close for you to squeeze through. They're embedded in concrete on both ends.
<span class = 'chuk'>CHUK: No way I can get through.</span>
<<if $act == 4>>On the small concrete ledge behind the bars you see the remains of a chewed-up icebox.
<span class = 'chuk'>CHUK: No crickets in sight. Well, good luck on your journeys, lovebirds!</span>
<<elseif $cricketsset>>A blue icebox is placed on the small concrete ledge behind the bars.
<<else>>The small concrete ledge behind the bars is empty.
<</if>>\
<span id = 'tab'>[[Back|venttunnel]]</span><span class = 'chuk'></span><<if $act == 4>>\
The pipes radiate strong heat. They are too hot to touch.
<span id = 'tab'>[[Back|venttunnel]]</span>
<<elseif $heatingpromised>>\
The pipes are cold to the touch.
<span class = 'chuk'>CHUK: I hope the purple guy will remember to turn the heating on for my match.</span>
<span id = 'tab'>[[Back|venttunnel]]</span>
<<else>>\
The pipes are cold to the touch.
<span class = 'chuk'>CHUK: Guess they're saving on heating the arena.</span>
<span id = 'tab'>[[Back|venttunnel]]</span>
<</if>><<if $darktunnelagain>>\
<span class = 'chuk'>CHUK: No, thanks. If I absolutely had to get lost, I'd at least pick a more interesting place for that.</span>
<span id = 'tab'>[[Back|venttunnel]]</span>
<<else>><<set $darktunnelagain to true>>\
You follow the tunnel and soon reach a point where it splits into three directions again. In the last remnants of light coming from the arena you notice more forks in each of the three paths. There are no marks on the wall to show where each path leads to.
<span class = 'chuk'>CHUK: This place is a maze! I'd get lost in a matter of seconds if I went there without any means of navigation. I guess it's a good thing I have no reason to scour the vent tunnels anyway.</span>
You return to the first fork and the opening leading to the arena.
<span id = 'tab'>[[Back|venttunnel]]</span>
<</if>><<if $waytoboileragain>>\
You follow the pipe tunnel to the boiler room.
<span id = 'tab'>[[Continue|boilerroom]]</span>
<<else>><<set $waytoboileragain to true>>\
You follow the dark tunnel, convinced that even if it forks, you'll be able to return safely by following the heating pipes. The tunnel, however, starts descending and turns several times, but does not branch. The farther you go, the hotter it gets, though the heat does not come from the pipes. After a while you reach the tunnel's end, go through a small opening and find yourself in a dimly-lit boiler room, resonating with a low hum of machinery. It's so hot in here you immediately start sweating.
<span id = 'tab'>[[Continue|boilerroom]]</span>
<</if>><<set $room to 'boilerroom'>>\
<span class = 'header'><center>Boiler room</center></span>
This room is dark and immensely hot. There are several <span class = 'def'>[[giant boilers|boilers]]</span> here and a maze of pipes, running everywhere, which sometimes emit bursts of steam from the joints. All boilers are turned on<<if $act == 4>><<else>>, except <span class = 'def'>[[the one labelled "Arena"|arenaboiler]]</span><</if>>.
Pipes and boilers leave little room for anything else here; there's a small table and a folding chair by the door. The chair is occupied by a <span class = 'def'>[[huge, purple-skinned alien|talkmechanic]]</span>.
There is one <span class = 'dir'>[[door|bolteddoor]]</span> in the room, bolted shut from the inside, and the <span class = 'dir'>[[pipe tunnel opening|venttunnel]]</span> through which you came in.
<span class = 'uti'><span id="tab">[[Inventory & stats|inventory]]</span>
<span id="tab"><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></span></span><span class = 'chuk'>CHUK: It probably leads to the ship's engine rooms, and other dangerous places. I'd rather not wander there.</span>
<span id = 'tab'>[[Back|boilerroom]]</span>Each of the boilers is labelled on the type shield: "Guest Wing", "Chairperor's penthouse", "Service area", and so on. They're emitting gurgling noises and overwhelming heat.
<span id = 'tab'>[[Back|boilerroom]]</span><span class = 'chuk'></span><<if $heatingpromised>>\
This boiler seems to be inoperative. Its valves are in the "shut" position.
<span class = 'chuk'>CHUK: The mechanic promised to turn it on for my fight with the Cybercricket.</span>
<span id = 'tab'>[[Back|boilerroom]]</span>
<<else>>\
This boiler seems to be inoperative. Its valves are in the "shut" position.
<span id = 'tab'>[[Turn the valves on the boiler|turnvalves]]</span>
<span id = 'tab'>[[Back|boilerroom]]</span>
<</if>>You have to climb to your toes to reach the valves, but when you do, you find out you can't move them.
<span class = 'chuk'>CHUK: Ugh… I bet that purple guy could turn these valves with no problem…</span>
<span id = 'tab'>[[Back|boilerroom]]</span><span class = 'chuk'></span><<if $heatingpromised>>\
The mechanic is building an elaborate toothpick tower. He is too absorbed by this activity tower to answer you.
<span id = 'tab'>[[Back|boilerroom]]</span>
<<elseif $icecreamgiven>>\
The mechanic smiles at you with gratitude.
<span class = 'steve'>MECHANIC: These ice sandwiches really saved me there. Thanks a bunch, little warrior.</span>
<span id = 'tab'><span class = 'chuk'>[[Can you turn up the heating for the arena?|askheating]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I must get going.|boilerroom]]</span></span>
<<elseif $talkmechanicagain>>\
The mechanic is panting heavily and swiping sweat off his brow every few seconds.
<span class = 'steve'>MECHANIC: The heat… Can't stand...</span>
<span id = 'tab'><span class = 'chuk'>[[If you're so sensitive to heat, why did they make you work here?|whyheat]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Can you turn up the heating for the arena?|askheating]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I must get going.|boilerroom]]</span></span>
<<else>><<set $talkmechanicagain to true>>\
The mechanic is a huge, purple alien with four short legs and two long arms. He's wearing beige overalls. He's slouched on the chair, panting and sweating, visibly exhausted from the heat.
<span class = 'steve'>MECHANIC: He-hey, how did you get in here? This is no place for little guys like you!</span>
<span class = 'chuk'>CHUK: I'm a soon-to-be champion of the arena, not just any little guy!</span>
The mechanic scratches his head in thought, then looks at you with some respect.
<span class = 'steve'>MECHANIC: You look terribly small for a warrior, but they say one little guy came and won some fights… Okay, you can stay here... if you want. If… the heat doesn't bother you. It's.. it's killing me…</span>
He wipes sweat off his brow and slumps back in his chair, breathing heavily.
<span id = 'tab'><span class = 'chuk'>[[If you're so sensitive to heat, why did they make you work here?|whyheat]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Can you turn up the heating for the arena?|askheating]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I must get going.|boilerroom]]</span></span>
<</if>>\<span class = 'steve'>MECHANIC: H-hey, I'm not sensitive! No one else can stay here as long as me! But… after… some time… even I get tired… so tired…</span>
<span id = 'tab'>[[Back|talkmechanic]]</span><span class = 'chuk'></span><<if $icecreamgiven>><<set $heatingpromised to true>>\
<span class = 'steve'>MECHANIC: Well, we were told to keep heating for the arena down 'cause it's not really needed…</span>
<span class = 'chuk'>CHUK: It's much too chilly out there. I'll freeze to death during my fight for the championship if something isn't done about that.</span>
The mechanic scratches his head.
<span class = 'steve'>MECHANIC: Ooh, that would be bad! I don't want you to freeze, 'specially that you gave me those ice sandwiches, and all. Sure, I'll turn up the heating for your next match. Which one's that? </span>
<span class = 'chuk'>CHUK: The only one remaining.</span>
<span class = 'steve'>MECHANIC: Golly! So, the next one's the big final? And you're in it? You must be stronger than you look! MUCH stronger!</span>
He looks at you with awe.
<span class = 'steve'>MECHANIC: I'll make sure that boiler is hot as heck for your fight, boss! </span>
<span class = 'chuk'>CHUK: Thanks. I guess that makes us even. Just don't turn it on too soon, okay? Do it right before the match. No need to waste fuel.</span>
<span class = 'steve'>MECHANIC: Sure thing, boss!</span>
<span id = 'tab'>[[Continue|boilerroom]]</span>
<<elseif $askheatingagain>>\
<span class = 'steve'>MECHANIC: Sorry... need to catch my breath first… So hot… </span>
<span id = 'tab'>[[Back|talkmechanic]]</span>
<<else>><<set $askheatingagain to true>>\
<span class = 'steve'>MECHANIC: Turn... up? Are you… joking, little warrior guy? It's too hot already!</span>
<span class = 'chuk'>CHUK: Not in the arena. I'm freezing during my fights.</span>
<span class = 'steve'>MECHANIC: That's... bad. Guess I should turn it up then… don't want the fighters to catch a cold… But I'm too tired now… Give me a moment to catch my breath…</span>
Panting heavily, he slumps back in his chair.
<span id = 'tab'>[[Back|talkmechanic]]</span>
<</if>><<set $card to false>><<set $portrait to true>>\
The woman looks at the card with surprise.
<span class = 'painter'>PAINTER: What's that for?</span>
<span class = 'chuk'>CHUK: Could you paint my portrait on this card? Just add me here and leave the moon in the background.</span>
The painter takes the card.
<span class = 'painter'>PAINTER: Well, that's… unusual. But it's good quality cardstock, so technically, it could be done. Such small format… this could be a fun challenge. Could, because I still have more work to do on the General's portrait. Guess you'll have to wait. Probably a month or two, with the number of retouches Vox demands.</span>
<span class = 'chuk'>CHUK: A month? I don't have that much time! You have to paint it now!</span>
<span class = 'painter'>PAINTER: I <i>have to</i>? And why is that?</span>
<span id = 'tab'><span class = 'chuk'>[[Because I will pay you a lot of money!|payalot]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Because I need it for a card trick!|cardtrick]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Because it will be more fun than painting an old, sullen general!|paintfun]]</span></span><span class = 'painter'>PAINTER: Not more than General Vox. As far as money is concerned, I've already found the best possible client, other than the Chairperor himself.</span>
<span id = 'tab'><span class = 'chuk'>[[Because I need it for a card trick!|cardtrick]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Because it will be more fun than painting an old, sullen general!|paintfun]]</span></span><span class = 'painter'>PAINTER: Now you're just talking nonsense. Sorry, I have no time for this. Got some serious work to do.</span>
<span id = 'tab'><span class = 'chuk'>[[Because I will pay you a lot of money!|payalot]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Because it will be more fun than painting an old, sullen general!|paintfun]]</span></span><span class = 'painter'>PAINTER: Ah-ha-hah! You have some guts, I'll give you that. Don't worry, I won't tell the old, sullen general. I'm sick and tired of her, and her face. All right, you've convinced me. I can spare some time for a small side project, and you seem an interesting model. Okay. Stand over there, and strike a fun pose.</span>
The woman puts the tarot card on the easel and gets ready to paint your portrait.
<span id = 'tab'>[[Strike a triumphant pose|triumphant]]</span>
<span id = 'tab'>[[Strike a threatening pose|threatening]]</span>
<span id = 'tab'>[[Strike a jolly pose|jolly]]</span><<set $cardcolor to $color>><<set $pose to 'triumphant'>>\
Some time passes...
<span id = 'tab'>[[Continue|paintdone]]</span><<set $cardcolor to $color>><<set $pose to 'threatening'>>\
Some time passes...
<span id = 'tab'>[[Continue|paintdone]]</span><<set $cardcolor to $color>><<set $pose to 'jolly'>>\
Some time passes...
<span id = 'tab'>[[Continue|paintdone]]</span><<set $portraitdone to true>>\
<span class = 'painter'>PAINTER: And now, for the finishing touches… Keep still, just for a moment longer… Fix this… Lighten it up here…
PAINTER: Done! Well, that was a lot of fun, actually. Here – your portrait. No, I don't want any money, from you thanks. I'll add that to General Vox's bill!</span>
The painter chuckles.
You take the repainted tarot card, still glossy with fresh paint. The picture on the card now shows a $cardcolor Gyffid in a $pose pose, drawn with strong, somewhat angular lines, and a full moon in the background.
<span class = 'items'>Item lost: Tarot card
Item received: Personalised tarot card</span>
<span id = 'tab'>[[Continue|conservatory]]</span><<set $fortuneroomagain to true>>\
You enter the fortune teller's room and look around in amazement. This place looks like it was taken straight from an old tale of magic; like it doesn't belong on the Chairperor's ship. For starters, there's not enough gold here – but lots of wooden furniture, glass ornaments and hanging curtains. Everything looks old and a little worn, and the room smells of dust and incense.
It seems Madame Golgadul is not here, so you take your time to look around.
<span id = 'tab'>[[Continue|fortuneroom]]</span><<if $cardscam>>\
<span class = 'chuk'>CHUK: At least Madame Golgadul will have some free time now. I hope Ochra paid her in advance.</span>
<<if $madamein>>\
<span class = 'madame'>MADAME GOLGADUL: Oh, she did. I wouldn't have agreed on anything else.</span><<else>>\<</if>>\
<span id = 'tab'>[[Back|fortuneroom]]</span>
<<else>>\
The notebook is where Madame Golgadul keeps her appointments. You flip through the pages and discovers that she's booked out for the duration of the entire tournament – by a single person.
<span class = 'chuk'>CHUK: Well, well. Princess Ochra must really believe in Madame Golgadul's psychic powers. I bet she consults the fortune teller before each of her fights.</span>
<span id = 'tab'>[[Back|fortuneroom]]</span>
<</if>>\<span class = 'chuk'>CHUK: Nothing but mist in there. And the ball looks pretty cheap – and plasticky. I think it's just a prop.</span>
<span id = 'tab'>[[Back|fortuneroom]]</span><span class = 'chuk'></span><<if $madamein>>\
<span class = 'madame'>MADAME GOLGADUL: Please, don't touch the cards. You could imbue them with negative energy, or, even worse, leave sticky fingerprints.</span>
<span id = 'tab'>[[Back|fortuneroom]]</span>
<<else>>\
<<if $cards == 0>><<set $cards +=1>><<set $madameappear to true>><<set $cardpicked to true>>\
You flip the top card of the deck over, revealing a picture of a brilliant full moon, shining over a scene with alien animals. "The Moon", it says at the bottom of the card.
<span class = 'chuk'>CHUK: Whoa! Could this possibly…</span>
<span id = 'tab'><span class = 'chuk'>[[…mean that I will save the Crystal Moon from the Chairperor's clutches?|goodluck]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[...mean that someone knows about my quest and is plotting against me?|badluck]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[...be a simple coincidence?|coincidence]]</span></span>
<<elseif $cards == 1>><<set $cards +=1>>\
<span class = 'chuk'>CHUK: Let's look at another one. It's strangely exhilarating, even if I don't know what all these cards are supposed to mean.</span>
You flip over the top card of the deck, revealing a detailed picture of Chairperor M'zzur seated on a golden throne.
<span class = 'chuk'>CHUK: Oh, great. Number four, "The Chairperor". I could do without the sight of him.</span>
You put the card back on the top of the deck.
<span id = 'tab'>[[Back|fortuneroom]]</span>
<<else>>\
<span class = 'chuk'>CHUK: No, thanks. I don't want to find any more Chairperors in that deck, and knowing my luck, it's stacked full of them.</span>
<span id = 'tab'>[[Back|fortuneroom]]</span>
<</if>><</if>><<set $card to true>>\
<span class = 'chuk'>CHUK: This must be a good omen! If I found this "Moon", it surely means I'm going to find the Crystal Moon as well! I'm going to keep this card. It might turn out to be of some use to me.</span>
<span class = 'items'>Item received: Tarot card</span>
<span id = 'tab'>[[Continue|fortuneroom]]</span><<set $card to true>>\
<span class = 'chuk'>CHUK: Maybe it's a bad omen? Could someone have learned about my plan and be trying to stop me? Is this an otherworldly warning? Or maybe just a piece of cardboard with a nice picture of a moon on it? Anyway, I'm going to keep this. It might turn out to be of some use to me.</span>
<span class = 'items'>Item received: Tarot card</span>
<span id = 'tab'>[[Continue|fortuneroom]]</span><<set $card to true>>\
<span class = 'chuk'>CHUK: Come to think of it, it's just chance. Cards can't know the future. Moon, Sun – those are just pictures on cardboard. But I'm going to keep this. It might turn out to be of some use to me.</span>
<span class = 'items'>Item received: Tarot card</span>
<span id = 'tab'>[[Continue|fortuneroom]]</span><span class = 'chuk'></span><<if $madamein>>Madame Golgadul is knitting, using the colourful yarn from this basket.
<span id = 'tab'>[[Back|fortuneroom]]</span>
<<else>>There are different coloured balls of yarn in the basket, and a piece of knitting on two knitting needles.
<span class = 'chuk'>CHUK: Better not touch it. I don't want to tangle everything up.</span>
<span id = 'tab'>[[Back|fortuneroom]]</span>
<</if>><<if $bandtaken>>\
The bin is empty.
<span id = 'tab'>[[Back|fortuneroom]]</span>
<<else>>\
The bin is empty save for a piece of white elastic band, about one metre long.
<span id = 'tab'>[[Take the elastic band|takeband]]</span>
<span id = 'tab'>[[Back|fortuneroom]]</span>
<</if>>\<<set $bandtaken to true>><<set $band to true>>\
<span class = 'chuk'>CHUK: Seems like Madame Golgadul has discarded it. I'm sure she wouldn't mind if I took it.</span>
<span class = 'items'>Item received: Elastic band</span>
<span id = 'tab'>[[Back|fortuneroom]]</span>
<<if $madamein>>\
<span class = 'madame'>MADAME GOLGADUL: That's my bathroom. I don't keep any treasures there, so please don't go in.</span>
<span class = 'chuk'>CHUK: Oh – okay.</span>
<span id = 'tab'>[[Back|fortuneroom]]</span>
<<elseif $act > 2>>\
<span class = 'chuk'>CHUK: Madame Golgadul's not there, but I still wouldn't feel comfortable walking into her bathroom.</span>
<span id = 'tab'>[[Back|fortuneroom]]</span>
<<else>>\
You stop in front of the door and listen to the sounds of splashing water and jolly humming coming through it.
<span class = 'chuk'>CHUK: No, thanks. I won't intrude on Madame Golgadul while she's taking a bath.</span>
<span id = 'tab'>[[Back|fortuneroom]]</span>
<</if>>\<<if $talkmadameagain>>\
The fortune teller puts down her knitting and looks at you questioningly.
<span class = 'madame'>MADAME GOLGADUL: Did you come to chat with me again?</span>
<<if $cardscam>>\
<<else>><span id = 'tab'><span class = 'chuk'>[[Why are you booked out? I don't see people queuing at your door.|whybooked]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[Do you really have mystic powers?|powers]]</span></span>
<<if $cardscam>>\
<<else>>\
<span id = 'tab'><span class = 'chuk'>[[I didn't know fortune tellers were allowed on the Chairperor's flagship.|allowed]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Can you read my fortune? Please?|pleeeease]]</span></span>
<</if>>\
<<if $cardscam>>\
<span id = 'tab'><span class = 'chuk'>[[Looks like Princess Ochra won't be coming back soon, so could you read my fortune now?|please2]]</span></span>
<<else>>\
<</if>>\
<<if $cardscam && $act == 2>>\
<span id = 'tab'><span class = 'chuk'>[[Do you think Princess Ochra will show up for the fight?|willshecome]]
</span></span>
<<else>>\
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[I'll be going.|fortuneroom]]</span></span>
<<else>><<set $talkmadameagain to true>>\
The fortune-teller is a massive, hunchbacked, grey-skinned alien with short arms, stubby fingers and a large head with a stretch of mane in the middle. She has a small snout, and a pair of curved, protruding tusks. There's a look of wisdom in her beady, black eyes.
<span class = 'chuk'>CHUK: Hello. My name's Chuk…</span>
<span class = 'madame'>MADAME GOLGADUL: Please, talk a bit louder. I can't hear you when you mumble.</span>
<span class = 'chuk'>CHUK: I didn't mum- oh, okay.</span>
You realise Madame Golgadul is somewhat hard on hearing and start talking really loudly.
<span class = 'chuk'>CHUK: Hello. My name's Chuk…</span>
<span class = 'madame'>MADAME GOLGADUL:…and you want me to read your fortune. I am really sorry, Chuk, but I'm booked out.</span>
<span id = 'tab'><span class = 'chuk'>[[How did you know I wanted to consult you?|howknow]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Actually, I don't want a fortune reading.|noreading]]</span></span>
<</if>><span class = 'madame'>MADAME GOLGADUL: I would be a poor fortune teller if I couldn't tell that. Obviously, you want a fortune reading, you wouldn't have come here otherwise. Unfortunately, I cannot advise you.</span>
<span id = 'tab'>[[Continue|madamequestions]]</span><span class = 'madame'>MADAME GOLGADUL: Really? So, you came just to chat with me?</span>
<span id = 'tab'>[[Continue|madamequestions]]</span><<if $cardscam>>\
<<else>><span id = 'tab'><span class = 'chuk'>[[Why are you booked out? I don't see people queuing at your door.|whybooked]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[Do you really have mystic powers?|powers]]</span></span>
<<if $cardscam>>\
<<else>>\
<span id = 'tab'><span class = 'chuk'>[[I didn't know fortune tellers were allowed on the Chairperor's flagship.|allowed]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Can you read my fortune? Please?|pleeeease]]</span></span>
<</if>>\
<<if $cardscam>>\
<span id = 'tab'><span class = 'chuk'>[[Looks like Princess Ochra won't be coming back soon, so could you read my fortune now?|please2]]</span></span>
<<else>>\
<</if>>\
<<if $cardscam && $act == 2>>\
<span id = 'tab'><span class = 'chuk'>[[Do you think Princess Ochra will show up for the fight?|willshecome]]
</span></span>
<<else>>\
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[I'll be going.|fortuneroom]]</span></span>
<span class = 'madame'>MADAME GOLGADUL: A wealthy client paid for an exclusive right to my services for the duration of the tournament. That's why I cannot advise anyone else right now. We can chat if you want to, but no fortune telling. I'm sorry.</span>
<span id = 'tab'>[[Back|madamequestions]]</span><span class = 'madame'>MADAME GOLGADUL: I am not allowed to discuss the secrets of my trade.</span>
<span id = 'tab'>[[Back|madamequestions]]</span><span class = 'madame'>MADAME GOLGADUL: His Majesty is not an enthusiast of the mystical and the supernatural, that is true; but he and his company can recognise a business opportunity when they see one. I was allowed to operate during the tournament in return for a substantial share in the profits. A very substantial share.</span>
You notice the fortune teller sounds bitter when she talks about the Chairperor.
<span id = 'tab'>[[Back|madamequestions]]</span><span class = 'madame'>MADAME GOLGADUL: No. I am sorry, but no matter how many times you ask, the answer won't change. I can't violate the agreement with my exclusive client. She should be here soon and would get furious if she saw I was reading cards for somebody else.</span>
<span id = 'tab'>[[Back|madamequestions]]</span><span class = 'madame'>MADAME GOLGADUL: I'm still bound by the exclusivity agreement, Chuk. Besides, would you really want to consult the cards? You seem to be more inclined to shape the future with your own hands.</span>
<span class = 'chuk'>CHUK: Yeah, maybe you're right.</span>
<span class = 'madame'>MADAME GOLGADUL: Of course I am. I can see the future, and I don't see you having tarot read.</span>
<span id = 'tab'>[[Back|madamequestions]]</span><span class = 'madame'>MADAME GOLGADUL: She most certainly will. She fears the supernatural, but has the spirit of a warrior and will try to overcome her fear, trusting her swords are stronger than your… ahem… "magic".</span>
<span id = 'tab'>[[Back|madamequestions]]</span>The fortune teller deals three cards in a row, face down, to the table.
<span class = 'ochra'>OCHRA: I must win this tournament. We, the Chelac, need to show M'zzur he should fear us. He humiliated us, but one day we will rise and make him… </span>
<span class = 'madame'>MADAME GOLGADUL: Shhh… You shouldn't say such things on this ship. Now, let us glimpse into the future…</span>
She flips over the first card.
<span class = 'madame'>MADAME GOLGADUL: Well, well, what we have here is… </span>
Princess Ochra jumps from her chair.
<span class = 'ochra'>OCHRA: Impossible! It's "The Death"! I'm going to be killed!</span>
<span class = 'madame'>MADAME GOLGADUL: Now, now, Princess. Sit down, please. This card is not a bad omen; rather, it signifies change and –</span>
<span class = 'ochra'>OCHRA: Change? I've won all my fights so far, so what do you think this "change" is going to be?</span>
<span class = 'madame'>MADAME GOLGADUL: Calm down, please.</span>
The fortune teller flips over the second card and grunts in surprise.
<span class = 'madame'>MADAME GOLGADUL: Well, this one… is new to me.</span>
<span id = 'tab'>[[Continue|scam2.5]]</span>
You pull back the curtain, step forward and grin at Ochra.
<span class = 'chuk'>CHUK: And if I were to interpret these cards, I'd say you're going to lose. Badly.</span>
<span class = 'ochra'>OCHRA: IT'S HIM!</span>
The fortune teller looks at you with some interest.
<span class = 'madame'>MADAME GOLGADUL: Oh, so you're still here.</span>
Princess Ochra's voice is trembling, but she's trying to fight back her fear. She shakes her fists and shouts:
<span class = 'ochra'>OCHRA: You've not won yet, dark magician! My swords will guide me to victory! And you, fortune teller – I've had enough of your advice! </span>
She hurriedly leaves the room.
<span class = 'madame'>MADAME GOLGADUL: Thank goodness she's gone. You pulled a nasty trick on her, Gyffid. Nasty, but clever. Mmm… I wasn't going to watch your match, but now I'm tempted to do so.</span>
<span id = 'tab'><span class = 'chuk'>[[Can't you just consult your cards to see who'll win?|consult]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Aren't you angry at me?|notangry]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Since Ochra's gone, can you read my fortune now?|readnow]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I'll be going, Thanks… for not being mad at me.|prophecy]]</span></span><span class = 'madame'>MADAME GOLGADUL: It wouldn't be as entertaining as watching you and your inventiveness face a Chelac's strength and skill in the arena. You may not be aware of this, but simply knowing the future is hardly ever exciting.</span>
<span id = 'tab'>[[Back|scamquestions]]</span><span class = 'madame'>MADAME GOLGADUL: No, I'm far too amused to be angry. Besides, had Princess Ochra listened to me, she wouldn't have fallen for your... card trick.</span>
<span id = 'tab'>[[Back|scamquestions]]</span><span class = 'madame'>MADAME GOLGADUL: I'm still bound by the exclusivity agreement, Chuk. Besides, would you really want to consult the cards? You seem to be more inclined to shape the future with your own hands.</span>
<span class = 'chuk'>CHUK: Yeah, maybe you're right.</span>
<span class = 'madame'>MADAME GOLGADUL: Of course I am. I can see the future, and I don't see you having tarot read.</span>
<span id = 'tab'>[[Back|scamquestions]]</span><span class = 'madame'>MADAME GOLGADUL: One more thing before you go, Gyffid.</span>
<span class = 'chuk'>CHUK: That reminds me – you called me a Gyffid earlier. How do you know my race?</span>
<span class = 'madame'>MADAME GOLGADUL: I've visited your planet once, a long time ago. I took quite a liking to it. And I know what few others on this ship are aware of – that the Crystal Moon was stolen from you by Chairperor M'zzur. I assume that's why you're participating in the tournament. Now, tell me, Chuk – what are you planning to do?</span>
<span id = 'tab'><span class = 'chuk'>[[I hope the Crystal Moon is the main prize in the tournament, and I intend to win it.|wantprize]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I know the Chairperor's is onboard this ship. I want to make him pay for his crime.|wantrevenge]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I don't really have a plan. I just hope to do well in the tournament, and maybe I'll get an opportunity to steal the Moon back.|noplan]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[You are mistaken. I'm not here for the Moon. I'm just another contestant.|justcontestant]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I don't really want to discuss my plans with anyone. Sorry.|secretplan]]</span></span><span id = 'tab'><span class = 'chuk'>[[Can't you just consult your cards to see who'll win?|consult]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Aren't you angry at me?|notangry]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Since Ochra's gone, can you read my fortune now?|readnow]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I'll be going, Thanks… for not being mad at me.|prophecy]]</span></span><span class = 'madame'>MADAME GOLGADUL: Mmm… that's not entirely impossible, though I somehow doubt the Chairperor would be willing to part with it.</span>
<span id = 'tab'>[[Continue|prophecy2]]</span><span class = 'madame'>MADAME GOLGADUL: You're a fool, Gyffid. Chairperor M'zzur is clever and cautious, and guarded so well you couldn't harm him even if you had an entire army with you.</span>
<span id = 'tab'>[[Continue|prophecy2]]</span><span class = 'madame'>MADAME GOLGADUL: I see… You're impulsive and hot-headed. We'll see if luck is on your side.</span>
<span id = 'tab'>[[Continue|prophecy2]]</span><span class = 'madame'>MADAME GOLGADUL: I find that hard to believe. I know how important the Crystal Moon is to Gyffids.</span>
<span id = 'tab'>[[Continue|prophecy2]]</span><span class = 'madame'>MADAME GOLGADUL: You have nothing to fear from me, Chuk. I do not work for the Chairperor.</span>
<span id = 'tab'>[[Continue|prophecy2]]</span><span class = 'madame'>MADAME GOLGADUL: I wish you best of luck in your endeavours. But getting the Moon back will be very difficult. The Chairperor is not accustomed to giving, or sharing.</span>
<span class = 'chuk'>CHUK: Let me guess – you're no fan of his.</span>
<span class = 'madame'>MADAME GOLGADUL: You guessed right. I don't love Chairperor M'zzur, Chuk. And I have personal reasons. The Chairperor hates all mystics. He made fortune tellers' lives hard; we cannot practice our trade without a license, which few manage to obtain, and have to pay draconian taxes.</span>
<span class = 'chuk'>CHUK: Why does he hate you so much?</span>
<span class = 'madame'>MADAME GOLGADUL: They say an old, wise prophet from a distant world came to M'zzur once and foretold his downfall, that he would be defeated by a great warrior. As you may imagine, the Chairperor was not happy to hear that; he sent the mystic to a prison planet, where he disappeared without a trace, and started to oppress all seers, magicians and fortune tellers. He only tolerates our existence because we make him money. And he doesn't like warriors, or warrior races, either – I find it somewhat strange he decided to organise a tournament that celebrates something he claims belongs in the past.</span>
<span class = 'chuk'>CHUK: Maybe he just realised he can make good money off warriors, just like he does off mystics. Hey, now that I think of it – there are many great fighters participating in the tournament. Do you think one of them is going to defeat M'zzur?</span>
The fortune teller smiles.
<span class = 'madame'>MADAME GOLGADUL: You'd be surprised how seldom such prophecies are fulfilled, Chuk. The Chairperor had time to prepare. I don't think he, who rules the galaxy, would be scared of a single individual, no matter how skilled as a warrior he or she is. In any case, whatever your plans are, be most careful. Don't underestimate the Chairperor.</span>
<span class = 'chuk'>CHUK: I won't. Thanks for the warning.</span>
<span class = 'madame'>MADAME GOLGADUL: You're welcome.</span>
<span id = 'tab'>[[End conversation|fortuneroom]]</span>You walk into the vestibule and discover that Steve's waiting for you again.
<span class = 'steve'>STEVE: All right, Chuk, playtime's over! In the semi-finals things are going to get really serious. There's four of you left, but only one main prize, and only one Champion title. I've got a word that Princess Ochra is ready to fight when you are. We're not going to keep her waiting, are we? </span>
<span id = 'tab'><span class = 'chuk'>[[I don't think I'm ready yet.|dontfight2]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Yes, I'm ready.|fight2]]</span></span><span class = 'steve'>STEVE: Oh, come on. Why do you even come here instead of preparing for the fight? All right, all right, we can wait for a while longer. I want you to be in top condition for this fight. Princess Ochra won't go easy on you, you know.</span>
<span id = 'tab'>[[Continue|mainlobby]]</span><span class = 'steve'>STEVE: That's the spirit!
STEVE: Let's get on with the formalities. Any weapons? Mm, none of your items qualify. Unarmed combat, then, and against Ochra's four swords! I hope you know what you're doing, friend. OK, put your stuff on that bench. Thanks. You may proceed to the gate.</span>
Just like before, you wait in the small room behind the metal portcullis, while Steve announces the fight.
<span class = 'steve'>STEVE: LADIES, GENTLEMEN AND ALL THE REST OF YOU! PREPARE FOR UNRIVALLED EXCITEMENT, AS OUR FOUR BEST CONTESTANTS ARE GOING TO GIVE IT ALL THEY'VE GOT! WHO WILL EARN THE RIGHT TO FIGHT IN THE FINALS, AND WHO WILL BE ELIMINATED? THE SEMI-FINALS HAVE STARTED AND IT'S DOUBLE THE THRILLS WITH TWO CONSECUTIVE MATCHES!
STEVE: IN JUST A FEW MOMENTS WE'RE GOING TO WITNESS PRINCESS OCHRA, A LONG-TIME CROWD FAVOURITE, FACE OFF AGAINST CHUK, THE SURPRISING STAR OF THE QUARTER-FINALS! IT'S THE RAW STRENGTH AND MARTIAL EXPERTISE OF A CHELAC WARRIOR VERSUS THE WITS AND AGILITY OF A… A SMALL, BUT DANGEROUS ALIEN! WHO WILL TRIUMPH? GET READY FOR EXCITEMENT!</span>
The gate rises and you walk into the arena. Princess Ochra emerges from the opposite gate, her weapons still sheathed.
<<if $cardscam && $swordsswapped>>\
<span id = 'tab'>[[Continue|fight2win]]</span>
<<elseif $cardscam>>\
<span id = 'tab'>[[Continue|fightlose1]]</span>
<<elseif $swordsswapped>>\
<span id = 'tab'>[[Continue|fightlose2]]</span>
<<else>>\
<span id = 'tab'>[[Continue|fightlose3]]</span>
<</if>>You carefully unsheathe one sword. It's coloured gold, has no cross-guard, is straight and rather short.
<span class = 'chuk'>CHUK: Well, I suppose even Princess Ochra can't use four <i>long</i> swords at once.</span>
The sword's beautifully wrought blade is dulled.
<span id="tab">[[Take the swords|pickupswords]]</span>
<span id = 'tab'>[[Back|repairshop]]</span><span class = 'chuk'>CHUK: I can't just steal the swords; they'll notice they're missing.</span>
<span id = 'tab'>[[Back|repairshop]]</span>Princess Ochra is waiting in the corridor, walking in circles, with a grim face and all four arms crossed. You approach her and hand her the harness.
<span class = 'ochra'>OCHRA: Finally! What on Sien took you so long? Give me that!</span>
<span class = 'chuk'>CHUK: Quik very sorry for late! But this because bladesmith was put spell on swords. They en-chan-ted now!</span>
Ochra gasps in surprise.
<span class = 'chuk'>CHUK: Yes, yes, very strong charm for good luck! We sorry your swords be cursed on our ship, so we do it for free! But remember – magic power only work for a while! It turn on when you pull out swords! Don't pull out swords before match, or you waste all the magic!</span>
Ochra smiles, showing sharp, pointy teeth.
<span class = 'ochra'>OCHRA: Enchanted? That must be why they feel so light! Ha! Tell the bladesmith Princess Ochra is grateful! I'll follow their instructions and use the magic well, to destroy the sorcerer I'm fighting in the next round!</span>
She laughs heartily and leaves with the sword harness thrown over her shoulder.
<span id = 'tab'>[[Continue|swapsword3]]</span>You return to Bob and tell him you handled everything. He's so relieved he even thanks you for the help before he remembers he's talking to a Quik. Slightly embarrassed, he mumbles something and leaves, whistling out of tune.
<span id = 'tab'>[[Continue|repairshop]]</span>Princess Ochra stops in the middle of the arena and unsheathes her "swords". She's tense and pale, obviously fearing the curse she believes in. She's hesitant, so you take over initiative. Trying to sound threatening and ominous, you shout:
<span class = 'chuk'>CHUK: Give up, Ochra! You can't change your fate. You're going to lose, no matter what! </span>
Ochra's face hardens in determination. She points the leeks at you.
<span class = 'ochra'>OCHRA: You may have dark powers at your command, but we, Chelac, know that no magic can best a warrior who trusts in her blades! Now, face the might of my enchanted swords! CHELAC VARR AG!</span>
You brace yourself and protect your face with crossed arms.
With a thundering battle scream, she charges at you and hits you in full force. You feel a sharp sting of pain – she's horrifyingly strong – but hold your ground while the leeks give way. You hear Ochra's panicked cry as her "swords" bend and break. The crowd roars and screams in excitement.
<span class = 'ochra'>OCHRA: My swords – how – you – you…! </span>
<span class = 'chuk'>CHUK: The cards didn't lie, Ochra! It's over!</span>
<span class = 'ochra'>OCHRA: N-no! I can still fight! Your magic won't defeat m-me!
<span class = 'chuk'>CHUK: Yeah? Then look at this!</span>
<<if $pose == 'triumphant'>>\
<span id = 'tab'>[[Strike a triumphant pose|fight2win1]]</span>
<<else>>\
<span id = 'tab'>[[Strike a triumphant pose|wrongpose1][$wrongpose1 to 'triumphant']]</span>
<</if>>\
<<if $pose == 'jolly'>>\
<span id = 'tab'>[[Strike a jolly pose|fight2win1]]</span>
<<else>>\
<span id = 'tab'>[[Strike a jolly pose|wrongpose1][$wrongpose1 to 'jolly']]</span>
<</if>>\
<<if $pose == 'threatening'>>\
<span id = 'tab'>[[Strike a threatening pose|fight2win1]]</span>
<<else>>\
<span id = 'tab'>[[Strike a threatening pose|wrongpose1][$wrongpose1 to 'threatening']]</span>
<</if>>\
Princess Ochra stops in the middle of the arena and unsheathes her swords. She's tense and pale, obviously fearing the curse she believes in. She's hesitant, so you take over initiative. Trying to sound threatening and ominous, you shout:
<span class = 'chuk'>CHUK: Give up, Ochra! You can't change your fate. You're going to lose, no matter what!</span>
Ochra's face hardens in determination. She points her blades at you.
<span class = 'ochra'>OCHRA: You may have dark powers at your command, but we, Chelac, know that no magic can best a warrior who trusts in her blades!</span>
With a thundering battle scream, she charges at you and hits you in full force. You dodge one sword, but the remaining three strike you with terrible power. You hear the crowd roar as you fly back and land on the ground, about to pass out.
You've lost the fight, and your only chance to get back the Crystal Moon.
<span class = 'header'><center>GAME OVER.</center></span>
<center>[[Restore game|startmatch2]]</center>
<center><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></center>The Chelac princess wastes no time in talk. With terrifying laughter, she unsheathes her four golden "swords" in a single, fluid move, and charges.
<span class = 'ochra'>OCHRA: Now, face the might of my enchanted swords! CHELAC VARR AG!</span>
You brace yourself and protect your face with crossed arms.
Ochra hits you in full force. You feel a sharp sting of pain – she's horrifyingly strong – but hold your ground while the leeks give way. You hear Ochra's panicked cry as her "swords" bend and break. The crowd roars and screams in excitement.
<span class = 'ochra'>OCHRA: Wha- what have you done, sorcerer?!</span>
CHUK: Give up, Ochra! You can't win without your weapons!
The Chelac princess's face hardens in determination.
<span class = 'ochra'>OCHRA: I will never give up! The cards have promised me victory! For Chelac!</span>
She jumps at you with blinding speed and grabs you with two arms. You try to fight back, punch and kick, but it's as if you were hitting a steel wall. Ochra raises you above her head and throws you to the ground.
Beaten up and about to pass out, you realise you've lost your only chance to get back the Crystal Moon.
<span class = 'header'><center>GAME OVER.</center></span>
<center>[[Restore game|startmatch2]]</center>
<center><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></center>The Chelac princess wastes no time in talk. With terrifying laughter, she unsheathes her four golden swords in a single, fluid move, and charges.
<span class = 'ochra'>OCHRA: CHELAC VARR AG!</span>
She hits you in full force. You dodge one sword, but the remaining three strike you with terrible power. You hear the crowd roar as you fly back and land on the ground, about to pass out.
You've lost the fight, and your only chance to get back the Crystal Moon.
<span class = 'header'><center>GAME OVER.</center></span>
<center>[[Restore game|startmatch2]]</center>
<center><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></center><<set $act to 3>><<if $watchgiven>><<set $needcape to true>><</if>>\
You walk off the arena to a thunderous applause.
You did it. Only one more opponent is standing between you and the great prize.
Steve is waiting for you in the vestibule.
<span class = 'steve'>STEVE: Awesome job, Chuk! I won't even ask how you did that, but if you do have magic powers, please, do not curse me!</span>
He laughs out loud.
<span class = 'steve'>STEVE: I must admit, I didn't expect that, and neither did the audience. So far, Ochra and her swords have been unbeatable! You didn't show a whole lot of combat action, but the surprise factor was just amazing! And I believe the two contestants in the next match will provide all the raw, brutal force some of the audience might have been missing.
STEVE: All right, Chuk. You did a great job. Now go, take some rest, relax. Both fighters in the second semi-final are crazy strong. You'll need a good plan – and some good luck – to have a chance against whoever advances to the final match.</span>
<span class = 'chuk'>CHUK: Who are these fighters?</span>
As you're talking, Steve's phone starts to beep.
<span class = 'steve'>STEVE: Sorry, have to run… </span>
He points to a screen on the wall.
<span class = 'steve'>STEVE: If you want, stay here and watch the match. Might be entertaining to you. Or terrifying. </span>
The phone is beeping louder and louder.
<span class = 'steve'>STEVE: Sorry, gotta go!</span>
He picks up the call and, shouting at Bob for something, and leaves through a door labelled "Announcer's Booth".
<span class = 'chuk'>CHUK: The next match is starting soon.</span>
<span id = 'tab'>[[Continue|introact3]]</span>This fabulous cape is made of actual gold foil, which was enhanced to give it the durability and elasticity of fabric.
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Cape of gold</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $usecape == 'portrait'>><span class = 'chuk'>CHUK: Mmm... Judging from the portrait AND the cape, I think I know what M'zzur's favourite colour is.</span>
<<elseif $usecape == 'steve'>><span class = 'chuk'>CHUK: I don't want him to know that I "appropriated company property" again.</span>
<<elseif $usecape == 'ena'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecape == 'girl'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usecape == 'quik'>><span class = 'chuk'>CHUK: What use could a Quik have for a cape made of real gold?</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|usecape][$usecape to 'portrait']]</span>
<<if $act <4>>\
<span id = 'tab'>[[Use with Steve|usecape][$usecape to 'steve']]</span>
<<else>>\
<</if>>\
<span id = 'tab'>[[Use with variably-eyed lady|usecape][$usecape to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|usecape][$usecape to 'girl']]</span>
<<if $questcape>>
<span id = 'tab'>[[Use with Quik|capetoquik]]</span>
<<else>>
<span id = 'tab'>[[Use with Quik|usecape][$usecape to 'quik']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $usecape == 'securibot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecape == 'janitor'>><span class = 'chuk'>CHUK: That would make the janitor look really amazing. Sadly, it wouldn't help me accomplish anything.</span>
<<elseif $usecape == 'bar'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usecape == 'greenalien'>><span class = 'chuk'>CHUK: I'm sure it would love a genuine golden M'zzur cape, but I might need it for something else.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|usecape][$usecape to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|usecape][$usecape to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|usecape][$usecape to 'bar']]</span>
<<if $act > 2>>\
<span id = 'tab'>[[Use with green alien|usecape][$usecape to 'greenalien']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $usecape == 'librarian'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usecape == 'robot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecape == 'books'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|usecape][$usecape to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|usecape][$usecape to 'robot']]</span>
<span id = 'tab'>[[Use with books|usecape][$usecape to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $usecape == 'plant'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecape == 'painter'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usecape == 'waterfall'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecape == 'madame'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|usecape][$usecape to 'plant']]</span>
<<if $act < 4>>\
<span id = 'tab'>[[Use with painter|usecape][$usecape to 'painter']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Use with waterfall|usecape][$usecape to 'waterfall']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with fortune teller|usecape][$usecape to 'madame']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $usecape == 'mops'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|usecape][$usecape to 'mops']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $usecape == 'tub'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usecape == 'quik'>><span class = 'chuk'>CHUK: What use could a Quik have for a cape made of real gold?</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|usecape][$usecape to 'tub']]</span>
<<if $questcape>><span id = 'tab'>[[Use with Quik mechanic|capetomainquik]]</span>
<<else>><span id = 'tab'>[[Use with Quik mechanic|usecape][$usecape to 'quik']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $usecape == 'door'>><span class = 'chuk'>CHUK: No need to add more gold.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|usecape][$usecape to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $usecape == 'vendingmachine'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecape == 'grate'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|usecape][$usecape to 'vendingmachine']]</span>
<<if $grateremoved>>\
<<else>>\
<span id = 'tab'>[[Use with metal grate|usecape][$usecape to 'grate']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $usecape == 'largepot'>><span class = 'chuk'>CHUK: I've heard about edible gold, but I'm pretty sure the cape's not that.</span>
<<elseif $usecape == 'carrots'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with large pot|usecape][$usecape to 'largepot']]</span>
<span id = 'tab'>[[Use with wilted carrots|usecape][$usecape to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $usecape == 'baron'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usecape == 'petshop'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecape == 'bearded'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|usecape][$usecape to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|usecape][$usecape to 'petshop']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with bearded alien|usecape][$usecape to 'bearded']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $usecape == 'toad'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|usecape][$usecape to 'toad']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'tunnel'>>\
<<if $usecape == 'bars'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usecape == 'ledge'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecape == 'pipes'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|usecape][$usecape to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|usecape][$usecape to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|usecape][$usecape to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $usecape == 'crystal'>><span class = 'chuk'>CHUK: It would make a nice cover for the crystal ball, but I might need it for something else.</span>
<<elseif $usecape == 'basket'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecape == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw this away.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with crystal ball|usecape][$usecape to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|usecape][$usecape to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|usecape][$usecape to 'bin']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $usecape == 'workbench'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with workbench|usecape][$usecape to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $usecape == 'mechanic'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecape == 'valves'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecape == 'valves2'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|usecape][$usecape to 'mechanic']]</span>
<<if $aftericecream>>\
<span id = 'tab'>[[Use with arena boiler's valves|usecape][$usecape to 'valves2']]</span>
<<else>>\
<span id = 'tab'>[[Use with arena boiler's valves|usecape][$usecape to 'valves']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'penthouse'>>\
<<if $usecape == 'statue'>><span class = 'chuk'>CHUK: I'm not putting that back on the statue.</span>
<<elseif $usecape == 'phone'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecape == 'moon'>><span class = 'chuk'>CHUK: The Crystal Moon is infinitely more beautiful than any amount of gold!</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden statue|usecape][$usecape to 'statue']]</span>
<span id = 'tab'>[[Use with videophone|usecape][$usecape to 'phone']]</span>
<span id = 'tab'>[[Use with Crystal Moon|usecape][$usecape to 'moon']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'prison'>>\
<<if $usecape == 'prisonbars'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usecape == 'steveshands'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with metal bars|usecape][$usecape to 'prisonbars']]</span>
<span id = 'tab'>[[Use with Steve's tied hands|usecape][$usecape to 'steveshands']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'rexroom'>>\
<<if $usecape == 'rex'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Rex|usecape][$usecape to 'rex']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'bay'>>\
<<if $usecape == 'ship'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with General Vox's ship|usecape][$usecape to 'ship']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'waitingroom'>>\
<<if $usecape == 'posterleft'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usecape == 'postermiddle'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecape == 'posterright'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with leftmost poster|usecape][$usecape to 'posterleft']]</span>
<span id = 'tab'>[[Use with middle poster|usecape][$usecape to 'postermiddle']]</span>
<span id = 'tab'>[[Use with rightmost poster|usecape][$usecape to 'posterright']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>><span class = 'chuk'></span>\
Combine <span class = 'items'>Cape of gold</span>
<<if $capewith == 'scissors'>><span class = 'chuk'>CHUK: I don't need to cut this.</span>
<<elseif $capewith == 'leaflet'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $capewith == 'mop'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $capewith == 'fakehead'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $capewith == 'screwdriver'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $capewith == 'watch'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $capewith == 'paint'>><span class = 'chuk'>CHUK: It's already gold.</span>
<<elseif $capewith == 'soda'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $capewith == 'band'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $capewith == 'beard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $capewith == 'box'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $capewith == 'book'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $capewith == 'goodbook'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $capewith == 'crickets'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $capewith == 'emptybox'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $capewith == 'remote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $capewith == 'goldenremote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $capewith == 'pigeon'>><span class = 'chuk'>CHUK: The cape would cover the boosters' exhausts, and that's not something you should do.</span>
<<elseif $capewith == 'fuel'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $capewith == 'stevescard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $capewith == 'accesscard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $accesscard>>[[Access card|combinecape][$capewith to 'accesscard']]
<</if>>\
<<if $crickets>>[[Crickets in icebox|combinecape][$capewith to 'crickets']]
<</if>>\
<<if $band>>[[Elastic band|combinecape][$capewith to 'band']]
<</if>>\
<<if $emptybox>>[[Empty icebox|combinecape][$capewith to 'emptybox']]
<</if>>\
<<if $beard>>[[Fake beard|combinecape][$capewith to 'beard']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combinecape][$capewith to 'fakehead']]
<</if>>\
<<if $paint>>[[Gold spray paint|combinecape][$capewith to 'paint']]
<</if>>\
<<if $goldenremote>>[[Golden remote control|combinecape][$capewith to 'goldenremote']]
<</if>>\
<<if $book>>[[Handbook of Insults|combinecape][$capewith to 'book']]
<</if>>\
<<if $pigeon>>[[Homing Rocket Pigeon|combinecape][$capewith to 'pigeon']]
<</if>>\
<<if $box>>[[Icebox|combinecape][$capewith to 'box']]
<</if>>\
<<if $goodbook>>[[Improved Handbook of Insults|combinecape][$capewith to 'goodbook']]
<</if>>\
<<if $mop>>[[Mop head|combinecape][$capewith to 'mop']]
<</if>>\
<<if $soda>>[[M'zzur Soda|combinecape][$capewith to 'soda']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combinecape][$capewith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combinecape][$capewith to 'watch']]
<</if>>\
<<if $remote>>[[Remote control|combinecape][$capewith to 'remote']]
<</if>>\
<<if $scissors>>[[Scissors|combinecape][$capewith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combinecape][$capewith to 'screwdriver']]
<</if>>\
<<if $fuel>>[[Solid rocket fuel|combinecape][$capewith to 'fuel']]
<</if>>\
<<if $stevescard>>[[Steve's business card|combinecape][$capewith to 'stevescard']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$capewith to 'none']]</span>It's a blue plastic icebox with a sticker that reads "M'zzur Ice Sandwiches. Because luxury tastes best served cold!". There are ice sandwiches inside the box.
<span class = 'chuk'>CHUK: The box is great at keeping them cold.</span>
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Icebox</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $usebox == 'portrait'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usebox == 'steve'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $usebox == 'ena'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebox == 'girl'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $usebox == 'quik'>><span class = 'chuk'>CHUK: I don't think they want that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|usebox][$usebox to 'portrait']]</span>
<span id = 'tab'>[[Use with Steve|usebox][$usebox to 'steve']]</span>
<span id = 'tab'>[[Use with variably-eyed lady|usebox][$usebox to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|usebox][$usebox to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|usebox][$usewatch to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $usebox == 'securibot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebox == 'janitor'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $usebox == 'bar'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebox == 'greenalien'>><span class = 'chuk'>CHUK: I received it in an honest trade. I'm not giving it back.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|usebox][$usebox to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|usebox][$usebox to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|usebox][$usebox to 'bar']]</span>
<<if $act > 2>>\
<span id = 'tab'>[[Use with green alien|usebox][$usebox to 'greenalien']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $usebox == 'librarian'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $usebox == 'robot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebox == 'books'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|usebox][$usebox to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|usebox][$usebox to 'robot']]</span>
<span id = 'tab'>[[Use with books|usebox][$usebox to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $usebox == 'plant'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usebox == 'painter'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $usebox == 'waterfall'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebox == 'madame'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|usebox][$usebox to 'plant']]</span>
<span id = 'tab'>[[Use with painter|usebox][$usebox to 'painter']]</span>
<span id = 'tab'>[[Use with waterfall|usebox][$usebox to 'waterfall']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with fortune teller|usebox][$usebox to 'madame']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $usebox == 'mops'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|usebox][$usebox to 'mops']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $usebox == 'tub'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usebox == 'quik'>><span class = 'chuk'>CHUK: I don't think it wants that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|usebox][$usebox to 'tub']]</span>
<span id = 'tab'>[[Use with Quik mechanic|usebox][$usebox to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $usebox == 'door'>><span class = 'chuk'>CHUK: That won't open the door.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|usebox][$usebox to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $usebox == 'vendingmachine'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebox == 'guard'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $usebox == 'grate'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|usebox][$usebox to 'vendingmachine']]</span>
<<if $guardscared>>\
<<else>>\
<span id = 'tab'>[[Use with guard|usebox][$usebox to 'guard']]</span>
<</if>>\
<<if $grateremoved>>\
<<else>>\
<span id = 'tab'>[[Use with metal grate|usebox][$usebox to 'grate']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $usebox == 'largepot'>><span class = 'chuk'>CHUK: I'm not into fusion cuisine.</span>
<<elseif $usebox == 'carrots'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with large pot|usebox][$usebox to 'largepot']]</span>
<span id = 'tab'>[[Use with wilted carrots|usebox][$usebox to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $usebox == 'baron'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $usebox == 'petshop'>><span class = 'chuk'>CHUK: I wonder what would happen if I placed the icebox on the receptacle and bought something from the store. Most likely, some ice sandwiches would get squished.</span>
<<elseif $usebox == 'bearded'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|usebox][$usebox to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|usebox][$usebox to 'petshop']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with bearded alien|usebox][$usebox to 'bearded']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $usebox == 'toad'>><span class = 'chuk'>CHUK: Toads don't eat ice sandwiches.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|usebox][$usebox to 'toad']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'tunnel'>>\
<<if $usebox == 'bars'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebox == 'ledge'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usebox == 'pipes'>><span class = 'chuk'>CHUK: If these pipes got hot, they could defrost the icebox... But I don't want to melt the ice sandwiches.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|usebox][$usebox to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|usebox][$usebox to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|usebox][$usebox to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $usebox == 'crystal'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebox == 'basket'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usebox == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw this away.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with crystal ball|usebox][$usebox to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|usebox][$usebox to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|usebox][$usebox to 'bin']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $usebox == 'workbench'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with workbench|usebox][$usebox to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $usebox == 'valves'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usebox == 'valves2'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|givesandwiches]]</span>
<<if $aftericecream>>\
<span id = 'tab'>[[Use with arena boiler's valves|usebox][$usebox to 'valves2']]</span>
<<else>>\
<span id = 'tab'>[[Use with arena boiler's valves|usebox][$usebox to 'valves']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'penthouse'>>\
<<if $usebox == 'statue'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebox == 'phone'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usebox == 'moon'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden statue|usebox][$usebox to 'statue']]</span>
<span id = 'tab'>[[Use with videophone|usebox][$usebox to 'phone']]</span>
<span id = 'tab'>[[Use with Crystal Moon|usebox][$usebox to 'moon']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>><span class = 'chuk'></span>\
Combine <span class = 'items'>Icebox</span>
<<if $boxwith == 'scissors'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $boxwith == 'leaflet'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $boxwith == 'mop'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $boxwith == 'fakehead'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $boxwith == 'screwdriver'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $boxwith == 'watch'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $boxwith == 'paint'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $boxwith == 'band'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $boxwith == 'beard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $boxwith == 'cape'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $boxwith == 'book'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $boxwith == 'goodbook'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $boxwith == 'remote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $boxwith == 'goldenremote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $cape>>[[Cape of gold|combinebox][$boxwith to 'cape']]
<</if>>\
<<if $band>>[[Elastic band|combinebox][$boxwith to 'band']]
<</if>>\
<<if $beard>>[[Fake beard|combinebox][$boxwith to 'beard']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combinebox][$boxwith to 'fakehead']]
<</if>>\
<<if $paint>>[[Gold spray paint|combinebox][$boxwith to 'paint']]
<</if>>\
<<if $goldenremote>>[[Golden remote control|combinebox][$boxwith to 'goldenremote']]
<</if>>\
<<if $book>>[[Handbook of Insults|combinebox][$boxwith to 'book']]
<</if>>\
<<if $goodbook>>[[Improved Handbook of Insults|combinebox][$boxwith to 'goodbook']]
<</if>>\
<<if $mop>>[[Mop head|combinebox][$boxwith to 'mop']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combinebox][$boxwith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combinebox][$boxwith to 'watch']]
<</if>>\
<<if $remote>>[[Remote control|combinebox][$boxwith to 'remote']]
<</if>>\
<<if $scissors>>[[Scissors|combinebox][$boxwith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combinebox][$boxwith to 'screwdriver']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$boxwith to 'none']]</span>
<<set $color to 'red'>>\
This thin book, bound in red covers, is titled "The Handbook of Insults". You open the book and flip through some pages. You discover insults so mean and vile you turn red from just reading them.
<span class = 'chuk'>CHUK: Wow... those insults sure pack a punch.</span>
<span id="tab">[[Return to inventory|inventory]]</span>
Use <span class = 'items'>Handbook of Insults</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $usebook == 'portrait'>><span class = 'chuk'>CHUK: I actually do want to insult him, but I can't do it in public.</span>
<<elseif $usebook == 'steve'>><span class = 'chuk'>CHUK: I don't want to insult him.</span>
<<elseif $usebook == 'ena'>><span class = 'chuk'>CHUK: I don't want to insult her.</span>
<<elseif $usebook == 'girl'>><span class = 'chuk'>CHUK: I don't want to insult her.</span>
<<elseif $usebook == 'quik'>><span class = 'chuk'>CHUK: I don't want to insult them.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|usebook][$usebook to 'portrait']]</span>
<span id = 'tab'>[[Use with Steve|usebook][$usebook to 'steve']]</span>
<span id = 'tab'>[[Use with variably-eyed lady|usebook][$usebook to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|usebook][$usebook to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|usebook][$usewatch to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $usebook == 'securibot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebook == 'janitor'>><span class = 'chuk'>CHUK: I don't want to insult him.</span>
<<elseif $usebook == 'bar'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usebook == 'greenalien'>><span class = 'chuk'>CHUK: I don't want to insult it.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|usebook][$usebook to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|usebook][$usebook to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|usebook][$usebook to 'bar']]</span>
<<if $act > 2>>\
<span id = 'tab'>[[Use with green alien|usebook][$usebook to 'greenalien']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $usebook == 'librarian'>><span class = 'chuk'>CHUK: I don't want to insult her.</span>
<<elseif $usebook == 'books'>><span class = 'chuk'>CHUK: It doesn't belong in this library.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|usebook][$usebook to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|improvebook]]</span>
<span id = 'tab'>[[Use with books|usebook][$usebook to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $usebook == 'plant'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebook == 'painter'>><span class = 'chuk'>CHUK: I don't want to insult her.</span>
<<elseif $usebook == 'waterfall'>><span class = 'chuk'>CHUK: Water would ruin the book.</span>
<<elseif $usebook == 'madame'>><span class = 'chuk'>CHUK: I don't want to insult her.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|usebook][$usebook to 'plant']]</span>
<span id = 'tab'>[[Use with painter|usebook][$usebook to 'painter']]</span>
<span id = 'tab'>[[Use with waterfall|usebook][$usebook to 'waterfall']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with fortune teller|usebook][$usebook to 'madame']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $usebook == 'mops'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|usebook][$usebook to 'mops']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $usebook == 'tub'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usebook == 'quik'>><span class = 'chuk'>CHUK: I don't want to insult it.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|usebook][$usebook to 'tub']]</span>
<span id = 'tab'>[[Use with Quik mechanic|usebook][$usebook to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $usebook == 'door'>><span class = 'chuk'>CHUK: Sadly, insulting the door won't open it.
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|usebook][$usebook to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $usebook == 'vendingmachine'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebook == 'grate'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|usebook][$usebook to 'vendingmachine']]</span>
<<if $guardscared>>\
<<else>>\
<span id = 'tab'>[[Use with guard|insultfail]]</span>
<</if>>\
<<if $grateremoved>>\
<<else>>\
<span id = 'tab'>[[Use with metal grate|usebook][$usebook to 'grate']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $usebook == 'largepot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usebook == 'carrots'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with large pot|usebook][$usebook to 'largepot']]</span>
<span id = 'tab'>[[Use with wilted carrots|usebook][$usebook to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $usebook == 'baron'>><span class = 'chuk'>CHUK: I don't want to insult him.</span>
<<elseif $usebook == 'petshop'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usebook == 'bearded'>><span class = 'chuk'>CHUK: I don't want to insult her.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|usebook][$usebook to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|usebook][$usebook to 'petshop']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with bearded alien|usebook][$usebook to 'bearded']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $usebook == 'toad'>><span class = 'chuk'>CHUK: I won't insult an innocent animal!</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|usebook][$usebook to 'toad']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'tunnel'>>\
<<if $usebook == 'bars'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usebook == 'ledge'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebook == 'pipes'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|usebook][$usebook to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|usebook][$usebook to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|usebook][$usebook to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $usebook == 'crystal'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usebook == 'basket'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usebook == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw this away.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with crystal ball|usebook][$usebook to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|usebook][$usebook to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|usebook][$usebook to 'bin']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $usebook == 'workbench'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with workbench|usebook][$usebook to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $usebook == 'mechanic'>><span class = 'chuk'>CHUK: I don't want to insult him.</span>
<<elseif $usebook == 'valves'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usebook == 'valves2'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|usebook][$usebook to 'mechanic']]</span>
<<if $aftericecream>>\
<span id = 'tab'>[[Use with arena boiler's valves|usebook][$usebook to 'valves2']]</span>
<<else>>\
<span id = 'tab'>[[Use with arena boiler's valves|usebook][$usebook to 'valves']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'penthouse'>>\
<<if $usebook == 'statue'>><span class = 'chuk'>CHUK: Hey, listen up, you... mmm... two faced son of a snake! ... ... It's no fun with just a statue.</span>
<<elseif $usebook == 'phone'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usebook == 'moon'>><span class = 'chuk'>CHUK: I cannot insult the holy Moon of my people.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden statue|usebook][$usebook to 'statue']]</span>
<span id = 'tab'>[[Use with videophone|usebook][$usebook to 'phone']]</span>
<span id = 'tab'>[[Use with Crystal Moon|usebook][$usebook to 'moon']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>><span class = 'chuk'></span>\
Combine <span class = 'items'>Handbook of Insults</span>
<<if $bookwith == 'scissors'>><span class = 'chuk'>CHUK: I don't want to destroy the book.</span>
<<elseif $bookwith == 'leaflet'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bookwith == 'fakehead'>><span class = 'chuk'>CHUK: I don't want to insult a fake head.</span>
<<elseif $bookwith == 'screwdriver'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bookwith == 'watch'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bookwith == 'paint'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $bookwith == 'soda'>><span class = 'chuk'>CHUK: I don't want to spill soda on the book.</span>
<<elseif $bookwith == 'beard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bookwith == 'cape'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bookwith == 'box'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bookwith == 'crickets'>><span class = 'chuk'>CHUK: I don't want to insult my crickets. I like them.</span>
<<elseif $bookwith == 'emptybox'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bookwith == 'remote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $bookwith == 'goldenremote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $cape>>[[Cape of gold|combinebook][$bookwith to 'cape']]
<</if>>\
<<if $crickets>>[[Crickets in icebox|combinebook][$bookwith to 'crickets']]
<</if>>\
<<if $emptybox>>[[Empty icebox|combinebook][$bookwith to 'emptybox']]
<</if>>\
<<if $beard>>[[Fake beard|combinebook][$bookwith to 'beard']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combinebook][$bookwith to 'fakehead']]
<</if>>\
<<if $paint>>[[Gold spray paint|combinebook][$bookwith to 'paint']]
<</if>>\
<<if $goldenremote>>[[Golden remote control|combinebook][$bookwith to 'goldenremote']]
<</if>>\
<<if $box>>[[Icebox|combinebook][$bookwith to 'box']]
<</if>>\
<<if $soda>>[[M'zzur Soda|combinebook][$bookwith to 'soda']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combinebook][$bookwith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combinebook][$bookwith to 'watch']]
<</if>>\
<<if $remote>>[[Remote control|combinebook][$bookwith to 'remote']]
<</if>>\
<<if $scissors>>[[Scissors|combinebook][$bookwith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combinebook][$bookwith to 'screwdriver']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$bookwith to 'none']]</span>
This is "The Handbook of Insults", improved by THAT'S DEATH'S ROBOT. You open the book and look at the page with the robot's handwriting. You discover insults so stupefying and obscure you're not even sure if they're insults at all.
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Improved Handbook of Insults</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $usegoodbook == 'portrait'>><span class = 'chuk'>CHUK: I actually do want to insult him, but I can't do it in public.</span>
<<elseif $usegoodbook == 'steve'>><span class = 'chuk'>CHUK: I don't want to insult him.</span>
<<elseif $usegoodbook == 'ena'>><span class = 'chuk'>CHUK: I don't want to insult her.</span>
<<elseif $usegoodbook == 'girl'>><span class = 'chuk'>CHUK: I don't want to insult her.</span>
<<elseif $usegoodbook == 'quik'>><span class = 'chuk'>CHUK: I don't want to insult them.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|usegoodbook][$usegoodbook to 'portrait']]</span>
<<if $act <4>>\
<span id = 'tab'>[[Use with Steve|usegoodbook][$usegoodbook to 'steve']]</span>
<<else>>\
<</if>>\
<span id = 'tab'>[[Use with variably-eyed lady|usegoodbook][$usegoodbook to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|usegoodbook][$usegoodbook to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|usegoodbook][$usewatch to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $usegoodbook == 'securibot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usegoodbook == 'janitor'>><span class = 'chuk'>CHUK: I don't want to insult him.</span>
<<elseif $usegoodbook == 'bar'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoodbook == 'greenalien'>><span class = 'chuk'>CHUK: I don't want to insult it.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|usegoodbook][$usegoodbook to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|usegoodbook][$usegoodbook to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|usegoodbook][$usegoodbook to 'bar']]</span>
<<if $act > 2>>\
<span id = 'tab'>[[Use with green alien|usegoodbook][$usegoodbook to 'greenalien']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $usegoodbook == 'librarian'>><span class = 'chuk'>CHUK: I don't want to insult her.</span>
<<elseif $usegoodbook == 'robot'>><span class = 'chuk'>CHUK: I think this book is improved enough for now.</span>
<<elseif $usegoodbook == 'books'>><span class = 'chuk'>CHUK: It most definitely doesn't belong in this library.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|usegoodbook][$usegoodbook to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|usegoodbook][$usegoodbook to 'robot']]</span>
<span id = 'tab'>[[Use with books|usegoodbook][$usegoodbook to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $usegoodbook == 'plant'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usegoodbook == 'painter'>><span class = 'chuk'>CHUK: I don't want to insult her.</span>
<<elseif $usegoodbook == 'waterfall'>><span class = 'chuk'>CHUK: Water would ruin the book.</span>
<<elseif $usegoodbook == 'madame'>><span class = 'chuk'>CHUK: I don't want to insult her.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|usegoodbook][$usegoodbook to 'plant']]</span>
<<if $act < 4>>\
<span id = 'tab'>[[Use with painter|usegoodbook][$usegoodbook to 'painter']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Use with waterfall|usegoodbook][$usegoodbook to 'waterfall']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with fortune teller|usegoodbook][$usegoodbook to 'madame']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $usegoodbook == 'mops'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|usegoodbook][$usegoodbook to 'mops']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $usegoodbook == 'tub'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoodbook == 'quik'>><span class = 'chuk'>CHUK: I don't want to insult it.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|usegoodbook][$usegoodbook to 'tub']]</span>
<span id = 'tab'>[[Use with Quik mechanic|usegoodbook][$usegoodbook to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $usegoodbook == 'door'>><<if $golddooropen>><span class = 'chuk'>CHUK: The door is already open. No need to insult it.</span><<else>><span class = 'chuk'>CHUK: Sadly, insulting the door won't open it.</span><</if>>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|usegoodbook][$usegoodbook to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $usegoodbook == 'vendingmachine'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usegoodbook == 'grate'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|usegoodbook][$usegoodbook to 'vendingmachine']]</span>
<<if $guardscared>>\
<<else>>\
<span id = 'tab'>[[Use with guard|insultsuccess]]</span>
<</if>>\
<<if $grateremoved>>\
<<else>>\
<span id = 'tab'>[[Use with metal grate|usegoodbook][$usegoodbook to 'grate']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $usegoodbook == 'largepot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoodbook == 'carrots'>><span class = 'chuk'> CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with large pot|usegoodbook][$usegoodbook to 'largepot']]</span>
<span id = 'tab'>[[Use with wilted carrots|usegoodbook][$usegoodbook to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $usegoodbook == 'baron'>><span class = 'chuk'>CHUK: I don't want to insult him.</span>
<<elseif $usegoodbook == 'petshop'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoodbook == 'bearded'>><span class = 'chuk'>CHUK: I don't want to insult her.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|usegoodbook][$usegoodbook to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|usegoodbook][$usegoodbook to 'petshop']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with bearded alien|usegoodbook][$usegoodbook to 'bearded']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $usegoodbook == 'toad'>><span class = 'chuk'>CHUK: I won't insult an innocent animal!</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|usegoodbook][$usegoodbook to 'toad']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'tunnel'>>\
<<if $usegoodbook == 'bars'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoodbook == 'ledge'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usegoodbook == 'pipes'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|usegoodbook][$usegoodbook to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|usegoodbook][$usegoodbook to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|usegoodbook][$usegoodbook to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $usegoodbook == 'crystal'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoodbook == 'basket'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usegoodbook == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw this away.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with crystal ball|usegoodbook][$usegoodbook to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|usegoodbook][$usegoodbook to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|usegoodbook][$usegoodbook to 'bin']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $usegoodbook == 'workbench'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with workbench|usegoodbook][$usegoodbook to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $usegoodbook == 'mechanic'>><span class = 'chuk'>CHUK: I don't want to insult him.</span>
<<elseif $usegoodbook == 'valves'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoodbook == 'valves2'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|usegoodbook][$usegoodbook to 'mechanic']]</span>
<<if $aftericecream>>\
<span id = 'tab'>[[Use with arena boiler's valves|usegoodbook][$usegoodbook to 'valves2']]</span>
<<else>>\
<span id = 'tab'>[[Use with arena boiler's valves|usegoodbook][$usegoodbook to 'valves']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'penthouse'>>\
<<if $usegoodbook == 'statue'>><span class = 'chuk'>CHUK: Hey, listen up, you... mmm... uncleaned cocktail of shops! ... ... I don't even know what I'm saying.</span>
<<elseif $usegoodbook == 'phone'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoodbook == 'moon'>><span class = 'chuk'>CHUK: I cannot insult the holy Moon of my people.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden statue|usegoodbook][$usegoodbook to 'statue']]</span>
<span id = 'tab'>[[Use with videophone|usegoodbook][$usegoodbook to 'phone']]</span>
<span id = 'tab'>[[Use with Crystal Moon|usegoodbook][$usegoodbook to 'moon']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'prison'>>\
<<if $usegoodbook == 'prisonbars'>><span class = 'chuk'>CHUK: Insults won't help with that.</span>
<<elseif $usegoodbook == 'steveshands'>><span class = 'chuk'>CHUK: Insults won't help with that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with metal bars|usegoodbook][$usegoodbook to 'prisonbars']]</span>
<span id = 'tab'>[[Use with Steve's tied hands|usegoodbook][$usegoodbook to 'steveshands']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'rexroom'>>\
<<if $usegoodbook == 'rex'>><span class = 'chuk'>CHUK: I don't think it would understand any of the insults.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Rex|usegoodbook][$usegoodbook to 'rex']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'bay'>>\
<<if $usegoodbook == 'ship'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with General Vox's ship|usegoodbook][$usegoodbook to 'ship']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'waitingroom'>>\
<<if $usegoodbook == 'posterleft'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usegoodbook == 'postermiddle'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoodbook == 'posterright'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with leftmost poster|usegoodbook][$usegoodbook to 'posterleft']]</span>
<span id = 'tab'>[[Use with middle poster|usegoodbook][$usegoodbook to 'postermiddle']]</span>
<span id = 'tab'>[[Use with rightmost poster|usegoodbook][$usegoodbook to 'posterright']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'bridge'>>\
<<if $usegoodbook == 'guards'>><span class = 'chuk'>CHUK: It won't work on these guys.</span>
<<elseif $usegoodbook == 'chairperor'>><span class = 'chuk'>CHUK: They're only going to kill me sooner if I do that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's guards|usegoodbook][$usegoodbook to 'guards']]</span>
<span id = 'tab'>[[Use with Chairperor M'zzur|usegoodbook][$usegoodbook to 'chairperor']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>>\<span class = 'chuk'></span>\
Combine <span class = 'items'>Improved Handbook of Insults</span>
<<if $goodbookwith == 'scissors'>><span class = 'chuk'>CHUK: I don't want to destroy the book.</span>
<<elseif $goodbookwith == 'leaflet'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goodbookwith == 'fakehead'>><span class = 'chuk'>CHUK: I don't want to insult a fake head.</span>
<<elseif $goodbookwith == 'screwdriver'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goodbookwith == 'watch'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goodbookwith == 'paint'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $goodbookwith == 'soda'>><span class = 'chuk'>CHUK: I don't want to spill soda on the book.</span>
<<elseif $goodbookwith == 'beard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goodbookwith == 'cape'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goodbookwith == 'box'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goodbookwith == 'crickets'>><span class = 'chuk'>CHUK: I don't want to insult my crickets. I like them.</span>
<<elseif $goodbookwith == 'emptybox'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goodbookwith == 'remote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goodbookwith == 'goldenremote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goodbookwith == 'pigeon'>><span class = 'chuk'>CHUK: I don't want to insult my pigeon. I like it.</span>
<<elseif $goodbookwith == 'accesscard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goodbookwith == 'fuel'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goodbookwith == 'stevescard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $accesscard>>[[Access card|combinegoodbook][$goodbookwith to 'accesscard']]
<</if>>\
<<if $cape>>[[Cape of gold|combinegoodbook][$goodbookwith to 'cape']]
<</if>>\
<<if $crickets>>[[Crickets in icebox|combinegoodbook][$goodbookwith to 'crickets']]
<</if>>\
<<if $emptybox>>[[Empty icebox|combinegoodbook][$goodbookwith to 'emptybox']]
<</if>>\
<<if $beard>>[[Fake beard|combinegoodbook][$goodbookwith to 'beard']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combinegoodbook][$goodbookwith to 'fakehead']]
<</if>>\
<<if $paint>>[[Gold spray paint|combinegoodbook][$goodbookwith to 'paint']]
<</if>>\
<<if $goldenremote>>[[Golden remote control|combinegoodbook][$goodbookwith to 'goldenremote']]
<</if>>\
<<if $pigeon>>[[Homing Rocket Pigeon|combinegoodbook][$goodbookwith to 'pigeon']]
<</if>>\
<<if $box>>[[Icebox|combinegoodbook][$goodbookwith to 'box']]
<</if>>\
<<if $soda>>[[M'zzur Soda|combinegoodbook][$goodbookwith to 'soda']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combinegoodbook][$goodbookwith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combinegoodbook][$goodbookwith to 'watch']]
<</if>>\
<<if $remote>>[[Remote control|combinegoodbook][$goodbookwith to 'remote']]
<</if>>\
<<if $scissors>>[[Scissors|combinegoodbook][$goodbookwith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combinegoodbook][$goodbookwith to 'screwdriver']]
<</if>>\
<<if $fuel>>[[Solid rocket fuel|combinegoodbook][$goodbookwith to 'fuel']]
<</if>>\
<<if $stevescard>>[[Steve's business card|combinegoodbook][$goodbookwith to 'stevescard']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$goodbookwith to 'none']]</span>
The icebox is full of crickets, alive, but motionless.
<span class = 'chuk'>CHUK: The cold made them hibernate. They should wake up when it gets warmer.</span>
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Crickets in icebox</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $usecrickets == 'portrait'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecrickets == 'steve'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usecrickets == 'ena'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usecrickets == 'girl'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecrickets == 'quik'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|usecrickets][$usecrickets to 'portrait']]</span>
<span id = 'tab'>[[Use with Steve|usecrickets][$usecrickets to 'steve']]</span>
<span id = 'tab'>[[Use with variably-eyed lady|usecrickets][$usecrickets to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|usecrickets][$usecrickets to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|usecrickets][$usewatch to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $usecrickets == 'securibot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecrickets == 'janitor'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usecrickets == 'bar'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usecrickets == 'greenalien'>><span class = 'chuk'>CHUK: I'm not showing Mok-Mok-Tuk what I put inside that icebox.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|usecrickets][$usecrickets to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|usecrickets][$usecrickets to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|usecrickets][$usecrickets to 'bar']]</span>
<<if $act > 2>>\
<span id = 'tab'>[[Use with green alien|usecrickets][$usecrickets to 'greenalien']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $usecrickets == 'librarian'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usecrickets == 'robot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecrickets == 'books'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|usecrickets][$usecrickets to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|usecrickets][$usecrickets to 'robot']]</span>
<span id = 'tab'>[[Use with books|usecrickets][$usecrickets to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $usecrickets == 'plant'>><span class = 'chuk'>CHUK: Eating that plant could cause them indigestion.</span>
<<elseif $usecrickets == 'painter'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usecrickets == 'waterfall'>><span class = 'chuk'>CHUK: I don't want to drown my crickets!</span>
<<elseif $usecrickets == 'madame'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|usecrickets][$usecrickets to 'plant']]</span>
<span id = 'tab'>[[Use with painter|usecrickets][$usecrickets to 'painter']]</span>
<span id = 'tab'>[[Use with waterfall|usecrickets][$usecrickets to 'waterfall']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with fortune teller|usecrickets][$usecrickets to 'madame']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $usecrickets == 'mops'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|usecrickets][$usecrickets to 'mops']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $usecrickets == 'tub'>><span class = 'chuk'>CHUK: I don't want to drown my crickets!</span>
<<elseif $usecrickets == 'quik'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|usecrickets][$usecrickets to 'tub']]</span>
<span id = 'tab'>[[Use with Quik mechanic|usecrickets][$usecrickets to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $usecrickets == 'door'>><span class = 'chuk'>CHUK: That won't open the door.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|usecrickets][$usecrickets to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $usecrickets == 'vendingmachine'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecrickets == 'guard'>><span class = 'chuk'>CHUK: I'm quite sure THAT wouldn't scare him away.</span>
<<elseif $usecrickets == 'grate'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|usecrickets][$usecrickets to 'vendingmachine']]</span>
<<if $guardscared>>\
<<else>>\
<span id = 'tab'>[[Use with guard|usecrickets][$usecrickets to 'guard']]</span>
<</if>>\
<<if $grateremoved>>\
<<else>>\
<span id = 'tab'>[[Use with metal grate|usecrickets][$usecrickets to 'grate']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $usecrickets == 'largepot'>><span class = 'chuk'>CHUK: I don't want my crickets to end up as a source of protein for the guests.</span>
<<elseif $usecrickets == 'carrots'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with large pot|usecrickets][$usecrickets to 'largepot']]</span>
<span id = 'tab'>[[Use with wilted carrots|usecrickets][$usecrickets to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $usecrickets == 'baron'>><span class = 'chuk'>CHUK: As a naturalist, what can you tell me about the crickets inside this icebox?</span>
<span class = 'janitor'>SCHMERZKOPF: Can you open ze box?</span>
<span class = 'chuk'>CHUK: No. That would let the cold out.</span>
<span class = 'janitor'>SCHMERZKOPF: Oh, zo you have real polar crickets in zere? Hov abzolutely fazinating!</span>
<<elseif $usecrickets == 'petshop'>><span class = 'chuk'>CHUK: I don't want to return the crickets.</span>
<<elseif $usecrickets == 'bearded'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|usecrickets][$usecrickets to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|usecrickets][$usecrickets to 'petshop']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with bearded alien|usecrickets][$usecrickets to 'bearded']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $usecrickets == 'toad'>><span class = 'chuk'>CHUK: I'm not feeding my crickets to you, toad. Forget it.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|usecrickets][$usecrickets to 'toad']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'tunnel'>>\
<<if $usecrickets == 'bars'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecrickets == 'pipes'>><span class = 'chuk'>CHUK: If these pipes got hot, they could defrost the icebox... But I can't place it directly on the pipes.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|usecrickets][$usecrickets to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|placecrickets]]</span>
<span id = 'tab'>[[Use with heating pipes|usecrickets][$usecrickets to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $usecrickets == 'crystal'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usecrickets == 'basket'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecrickets == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw this away.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with crystal ball|usecrickets][$usecrickets to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|usecrickets][$usecrickets to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|usecrickets][$usecrickets to 'bin']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $usecrickets == 'workbench'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with workbench|usecrickets][$usecrickets to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $usecrickets == 'valves'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usecrickets == 'valves2'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usecrickets == 'mechanic'>><span class = 'chuk'>CHUK: I believe he would actually eat the crickets, since they're chilled. I don't want them to be eaten.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|usecrickets][$usecrickets to 'mechanic']]</span>
<<if $aftericecream>>\
<span id = 'tab'>[[Use with arena boiler's valves|usecrickets][$usecrickets to 'valves2']]</span>
<<else>>\
<span id = 'tab'>[[Use with arena boiler's valves|usecrickets][$usecrickets to 'valves']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'penthouse'>>\
<<if $usecrickets == 'statue'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usecrickets == 'phone'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usecrickets == 'moon'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden statue|usecrickets][$usecrickets to 'statue']]</span>
<span id = 'tab'>[[Use with videophone|usecrickets][$usecrickets to 'phone']]</span>
<span id = 'tab'>[[Use with Crystal Moon|usecrickets][$usecrickets to 'moon']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>><span class = 'chuk'></span>\
Combine <span class = 'items'>Crickets in icebox</span>
<<if $cricketswith == 'scissors'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $cricketswith == 'leaflet'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $cricketswith == 'mop'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $cricketswith == 'fakehead'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $cricketswith == 'screwdriver'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $cricketswith == 'watch'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $cricketswith == 'paint'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $cricketswith == 'band'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $cricketswith == 'beard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $cricketswith == 'cape'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $cricketswith == 'book'>><span class = 'chuk'>CHUK: I don't want to insult my crickets. I like them.</span>
<<elseif $cricketswith == 'goodbook'>><span class = 'chuk'>CHUK: I don't want to insult my crickets. I like them.</span>
<<elseif $cricketswith == 'remote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $cricketswith == 'goldenremote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $cape>>[[Cape of gold|combinecrickets][$cricketswith to 'cape']]
<</if>>\
<<if $band>>[[Elastic band|combinecrickets][$cricketswith to 'band']]
<</if>>\
<<if $beard>>[[Fake beard|combinecrickets][$cricketswith to 'beard']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combinecrickets][$cricketswith to 'fakehead']]
<</if>>\
<<if $paint>>[[Gold spray paint|combinecrickets][$cricketswith to 'paint']]
<</if>>\
<<if $goldenremote>>[[Golden remote control|combinecrickets][$cricketswith to 'goldenremote']]
<</if>>\
<<if $book>>[[Handbook of Insults|combinecrickets][$cricketswith to 'book']]
<</if>>\
<<if $goodbook>>[[Improved Handbook of Insults|combinecrickets][$cricketswith to 'goodbook']]
<</if>>\
<<if $mop>>[[Mop head|combinecrickets][$cricketswith to 'mop']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combinecrickets][$cricketswith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combinecrickets][$cricketswith to 'watch']]
<</if>>\
<<if $remote>>[[Remote control|combinecrickets][$cricketswith to 'remote']]
<</if>>\
<<if $scissors>>[[Scissors|combinecrickets][$cricketswith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combinecrickets][$cricketswith to 'screwdriver']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$cricketswith to 'none']]</span>
An empty icebox, still cool inside.
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Empty icebox</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $useemptybox == 'portrait'>><span class = 'chuk'>CHUK: Mmm... I don't think so.
<<elseif $useemptybox == 'steve'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useemptybox == 'ena'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useemptybox == 'girl'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useemptybox == 'quik'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|useemptybox][$useemptybox to 'portrait']]</span>
<span id = 'tab'>[[Use with Steve|useemptybox][$useemptybox to 'steve']]</span>
<span id = 'tab'>[[Use with variably-eyed lady|useemptybox][$useemptybox to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|useemptybox][$useemptybox to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|useemptybox][$usewatch to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $useemptybox == 'securibot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useemptybox == 'janitor'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useemptybox == 'bar'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useemptybox == 'greenalien'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|useemptybox][$useemptybox to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|useemptybox][$useemptybox to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|useemptybox][$useemptybox to 'bar']]</span>
<<if $act > 2>>\
<span id = 'tab'>[[Use with green alien|useemptybox][$useemptybox to 'greenalien']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $useemptybox == 'librarian'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useemptybox == 'robot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useemptybox == 'books'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|useemptybox][$useemptybox to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|useemptybox][$useemptybox to 'robot']]</span>
<span id = 'tab'>[[Use with books|useemptybox][$useemptybox to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $useemptybox == 'plant'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useemptybox == 'painter'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useemptybox == 'waterfall'>><span class = 'chuk'>CHUK: I don't want to fill it with water.</span>
<<elseif $useemptybox == 'madame'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|useemptybox][$useemptybox to 'plant']]</span>
<span id = 'tab'>[[Use with painter|useemptybox][$useemptybox to 'painter']]</span>
<span id = 'tab'>[[Use with waterfall|useemptybox][$useemptybox to 'waterfall']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with fortune teller|useemptybox][$useemptybox to 'madame']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $useemptybox == 'mops'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|useemptybox][$useemptybox to 'mops']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $useemptybox == 'tub'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useemptybox == 'quik'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|useemptybox][$useemptybox to 'tub']]</span>
<span id = 'tab'>[[Use with Quik mechanic|useemptybox][$useemptybox to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $useemptybox == 'door'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|useemptybox][$useemptybox to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $useemptybox == 'vendingmachine'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useemptybox == 'guard'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useemptybox == 'grate'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|useemptybox][$useemptybox to 'vendingmachine']]</span>
<<if $guardscared>>\
<<else>>\
<span id = 'tab'>[[Use with guard|useemptybox][$useemptybox to 'guard']]</span>
<</if>>\
<<if $grateremoved>>\
<<else>>\
<span id = 'tab'>[[Use with metal grate|useemptybox][$useemptybox to 'grate']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $useemptybox == 'largepot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useemptybox == 'carrots'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with large pot|useemptybox][$useemptybox to 'largepot']]</span>
<span id = 'tab'>[[Use with wilted carrots|useemptybox][$useemptybox to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $useemptybox == 'baron'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useemptybox == 'bearded'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|useemptybox][$useemptybox to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|placeemptybox]]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with bearded alien|useemptybox][$useemptybox to 'bearded']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $useemptybox == 'toad'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|useemptybox][$useemptybox to 'toad']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'tunnel'>>\
<<if $useemptybox == 'bars'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useemptybox == 'ledge'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useemptybox == 'pipes'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|useemptybox][$useemptybox to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|useemptybox][$useemptybox to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|useemptybox][$useemptybox to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $useemptybox == 'crystal'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useemptybox == 'basket'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useemptybox == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw this away.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with crystal ball|useemptybox][$useemptybox to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|useemptybox][$useemptybox to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|useemptybox][$useemptybox to 'bin']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $useemptybox == 'workbench'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with workbench|useemptybox][$useemptybox to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $useemptybox == 'valves'>><span class = 'chuk'>CHUK: That won't turn on the boiler.</span>
<<elseif $useemptybox == 'valves2'>><span class = 'chuk'>CHUK: I've no reason to mess with the valves now.</span>
<<elseif $useemptybox == 'mechanic'>><span class = 'chuk'>CHUK: He's already eaten all the sandwiches from the icebox.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|useemptybox][$useemptybox to 'mechanic']]</span>
<<if $aftericecream>>\
<span id = 'tab'>[[Use with arena boiler's valves|useemptybox][$useemptybox to 'valves2']]</span>
<<else>>\
<span id = 'tab'>[[Use with arena boiler's valves|useemptybox][$useemptybox to 'valves']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'penthouse'>>\
<<if $useemptybox == 'statue'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useemptybox == 'phone'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useemptybox == 'moon'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden statue|useemptybox][$useemptybox to 'statue']]</span>
<span id = 'tab'>[[Use with videophone|useemptybox][$useemptybox to 'phone']]</span>
<span id = 'tab'>[[Use with Crystal Moon|useemptybox][$useemptybox to 'moon']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>><span class = 'chuk'></span>\
Combine <span class = 'items'>Empty icebox</span>
<<if $emptyboxwith == 'scissors'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $emptyboxwith == 'leaflet'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $emptyboxwith == 'mop'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $emptyboxwith == 'fakehead'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $emptyboxwith == 'screwdriver'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $emptyboxwith == 'watch'>><span class = 'chuk'>CHUK: Not a proper place to store your watch.</span>
<<elseif $emptyboxwith == 'paint'>><span class = 'chuk'>CHUK: I don't want to paint this gold.</span>
<<elseif $emptyboxwith == 'band'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $emptyboxwith == 'beard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $emptyboxwith == 'cape'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $emptyboxwith == 'book'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $emptyboxwith == 'goodbook'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $emptyboxwith == 'remote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $emptyboxwith == 'goldenremote'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $cape>>[[Cape of gold|combineemptybox][$emptyboxwith to 'cape']]
<</if>>\
<<if $band>>[[Elastic band|combineemptybox][$emptyboxwith to 'band']]
<</if>>\
<<if $beard>>[[Fake beard|combineemptybox][$emptyboxwith to 'beard']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combineemptybox][$emptyboxwith to 'fakehead']]
<</if>>\
<<if $paint>>[[Gold spray paint|combineemptybox][$emptyboxwith to 'paint']]
<</if>>\
<<if $goldenremote>>[[Golden remote control|combineemptybox][$emptyboxwith to 'goldenremote']]
<</if>>\
<<if $book>>[[Handbook of Insults|combineemptybox][$emptyboxwith to 'book']]
<</if>>\
<<if $goodbook>>[[Improved Handbook of Insults|combineemptybox][$emptyboxwith to 'goodbook']]
<</if>>\
<<if $mop>>[[Mop head|combineemptybox][$emptyboxwith to 'mop']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combineemptybox][$emptyboxwith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combineemptybox][$emptyboxwith to 'watch']]
<</if>>\
<<if $remote>>[[Remote control|combineemptybox][$emptyboxwith to 'remote']]
<</if>>\
<<if $scissors>>[[Scissors|combineemptybox][$emptyboxwith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combineemptybox][$emptyboxwith to 'screwdriver']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$emptyboxwith to 'none']]</span>
A red remote control with three buttons. A sticker on its back reads:
"Arena security system remote. IMPORTANT! This remote works only inside the arena dome."
There are labels on the buttons as well.
The left button is labelled "Electric fencing".
The middle button is labelled "Auto turrets".
The right button is labelled "Seat eject".
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Remote control</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $useremote == 'portrait'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useremote == 'steve'>><span class = 'chuk'>CHUK: Can I register this as my weapon?</span>
Steve eyes the remote control with suspicion.
<span class = 'steve'>STEVE: Not really. I don't see how this could qualify as one. We've got rather strict guidelines, you know. Sorry, but you can't bring it to the arena.</span>
<<elseif $useremote == 'ena'>><<if $enamet>><span class = 'chuk'>CHUK: Lady Ena should be watching the final match, but I don't feel I can trust her with the remote. She seems to be into fair play and could think it's cheating...</span><<else>><span class = 'chuk'>CHUK: That lady's likely going to watch the final match, but I don't want to trust a stranger with operating the remote.</span><</if>>
<<elseif $useremote == 'girl'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useremote == 'quik'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|useremote][$useremote to 'portrait']]</span>
<span id = 'tab'>[[Use with Steve|useremote][$useremote to 'steve']]</span>
<span id = 'tab'>[[Use with variably-eyed lady|useremote][$useremote to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|useremote][$useremote to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|useremote][$useremote to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $useremote == 'securibot'>><span class = 'chuk'>CHUK: That's not a remote for this robot.</span>
<<elseif $useremote == 'janitor'>><<if $askcleaning>><span class = 'chuk'>CHUK: The janitor could smuggle the remote to the arena for me. But the red remote would be easily visible on the sand. Someone else could spot it and remove it before the match, or the Cybercricket could notice and destroy it…</span><<else>><span class = 'chuk'>CHUK: I wonder if he ever cleans up the arena. Maybe he could smuggle this for me on the occasion?</span><</if>>
<<elseif $useremote == 'bar'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useremote == 'greenalien'>><span class = 'chuk'>CHUK: This guy should be watching the final match... but I don't feel I could really trust it with operating the remote.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|useremote][$useremote to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|useremote][$useremote to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|useremote][$useremote to 'bar']]</span>
<<if $act > 2>>\
<span id = 'tab'>[[Use with green alien|useremote][$useremote to 'greenalien']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $useremote == 'librarian'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useremote == 'robot'>><span class = 'chuk'>CHUK: That's not a remote for this robot.</span>
<<elseif $useremote == 'books'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|useremote][$useremote to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|useremote][$useremote to 'robot']]</span>
<span id = 'tab'>[[Use with books|useremote][$useremote to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $useremote == 'plant'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useremote == 'painter'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useremote == 'waterfall'>><span class = 'chuk'>CHUK: Water would damage the remote.</span>
<<elseif $useremote == 'madame'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|useremote][$useremote to 'plant']]</span>
<span id = 'tab'>[[Use with painter|useremote][$useremote to 'painter']]</span>
<span id = 'tab'>[[Use with waterfall|useremote][$useremote to 'waterfall']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with fortune teller|useremote][$useremote to 'madame']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $useremote == 'mops'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|useremote][$useremote to 'mops']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $useremote == 'tub'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useremote == 'quik'>><span class = 'chuk'>CHUK: I don't think it wants that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|useremote][$useremote to 'tub']]</span>
<span id = 'tab'>[[Use with Quik mechanic|useremote][$useremote to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $useremote == 'door'>>You press the button on the remote. As expected, the door does not open.
<span class = 'chuk'>CHUK: Well, it was worth trying...</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|useremote][$useremote to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $useremote == 'vendingmachine'>><span class = 'chuk'>CHUK: That's not a remote for this machine.</span>
<<elseif $useremote == 'grate'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|useremote][$useremote to 'vendingmachine']]</span>
<<if $grateremoved>>\
<<else>>\
<span id = 'tab'>[[Use with metal grate|useremote][$useremote to 'grate']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $useremote == 'largepot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useremote == 'carrots'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with large pot|useremote][$useremote to 'largepot']]</span>
<span id = 'tab'>[[Use with wilted carrots|useremote][$useremote to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $useremote == 'baron'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useremote == 'petshop'>><span class = 'chuk'>CHUK: That's not a remote for this machine.</span>
<<elseif $useremote == 'bearded'>><span class = 'chuk'>CHUK: I won't trust her with the remote. I don't even know if she's planning to watch the final match.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|useremote][$useremote to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|useremote][$useremote to 'petshop']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with bearded alien|useremote][$useremote to 'bearded']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $useremote == 'toad'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|useremote][$useremote to 'toad']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'tunnel'>>\
<<if $useremote == 'bars'>><span class = 'chuk'>CHUK: I could leave the remote here and grab it from the arena… but it won't fit through these bars. Besides, I'd have to get through the fencing to reach it. No, I have to find another way.</span>
<<elseif $useremote == 'ledge'>><span class = 'chuk'>CHUK: I could leave the remote here and grab it from the arena… but it won't fit through these bars. Besides, I'd have to get through the fencing to reach it. No, I have to find another way. </span>
<<elseif $useremote == 'pipes'>><span class = 'chuk'>CHUK: That won't help anything. </span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|useremote][$useremote to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|useremote][$useremote to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|useremote][$useremote to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $useremote == 'crystal'>><span class = 'chuk'>CHUK: Strange... the remote doesn't work on the crystal ball.</span>
<<elseif $useremote == 'basket'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useremote == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw this away.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with crystal ball|useremote][$useremote to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|useremote][$useremote to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|useremote][$useremote to 'bin']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $useremote == 'workbench'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with workbench|useremote][$useremote to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $useremote == 'mechanic'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useremote == 'valves'>><span class = 'chuk'>CHUK: That won't turn on the boiler.</span>
<<elseif $useremote == 'valves2'>><span class = 'chuk'>CHUK: I've no reason to mess with the valves now.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|useremote][$useremote to 'mechanic']]</span>
<<if $aftericecream>>\
<span id = 'tab'>[[Use with arena boiler's valves|useremote][$useremote to 'valves2']]</span>
<<else>>\
<span id = 'tab'>[[Use with arena boiler's valves|useremote][$useremote to 'valves']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'penthouse'>>\
<<if $useremote == 'statue'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useremote == 'phone'>><span class = 'chuk'>CHUK: That's not a remote for this phone.</span>
<<elseif $useremote == 'moon'>><span class = 'chuk'>CHUK: If only I could press a button and send the Crystal Moon back to its orbit over Gyff...</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden statue|useremote][$useremote to 'statue']]</span>
<span id = 'tab'>[[Use with videophone|useremote][$useremote to 'phone']]</span>
<span id = 'tab'>[[Use with Crystal Moon|useremote][$useremote to 'moon']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>><span class = 'chuk'></span>\
Combine <span class = 'items'>Remote control</span>
<<if $remotewith == 'scissors'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $remotewith == 'leaflet'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $remotewith == 'fakehead'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $remotewith == 'screwdriver'>><span class = 'chuk'>CHUK: I don't want to mess with this remote.</span>
<<elseif $remotewith == 'watch'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $remotewith == 'soda'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $remotewith == 'beard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $remotewith == 'cape'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $remotewith == 'box'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $remotewith == 'book'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $remotewith == 'goodbook'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $remotewith == 'crickets'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $remotewith == 'emptybox'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $cape>>[[Cape of gold|combineremote][$remotewith to 'cape']]
<</if>>\
<<if $crickets>>[[Crickets in icebox|combineremote][$remotewith to 'crickets']]
<</if>>\
<<if $emptybox>>[[Empty icebox|combineremote][$remotewith to 'emptybox']]
<</if>>\
<<if $beard>>[[Fake beard|combineremote][$remotewith to 'beard']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combineremote][$remotewith to 'fakehead']]
<</if>>\
<<if $paint>>[[Gold spray paint|paintwithremote]]
<</if>>\
<<if $book>>[[Handbook of Insults|combineremote][$remotewith to 'book']]
<</if>>\
<<if $box>>[[Icebox|combineremote][$remotewith to 'box']]
<</if>>\
<<if $goodbook>>[[Improved Handbook of Insults|combineremote][$remotewith to 'goodbook']]
<</if>>\
<<if $soda>>[[M'zzur Soda|combineremote][$remotewith to 'soda']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combineremote][$remotewith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combineremote][$remotewith to 'watch']]
<</if>>\
<<if $scissors>>[[Scissors|combineremote][$remotewith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combineremote][$remotewith to 'screwdriver']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$remotewith to 'none']]</span>
A red remote control with three buttons. A sticker on its back reads:
"Arena security system remote. IMPORTANT! This remote works only inside the arena dome."
There are labels on the buttons as well, but they're covered with gold paint.
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Golden remote control</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $usegoldenremote == 'portrait'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usegoldenremote == 'steve'>><span class = 'chuk'>CHUK: Can I register this as my weapon?</span>
Steve eyes the remote control with suspicion.
<span class = 'steve'>STEVE: Not really. I don't see how this could qualify as one. We've got rather strict guidelines, you know. Sorry, but you can't bring it to the arena.</span>
<<elseif $usegoldenremote == 'ena'>><<if $enamet>><span class = 'chuk'>CHUK: Lady Ena should be watching the final match, but I don't feel I can trust her with the remote. She seems to be into fair play and could think it's cheating...</span><<else>><span class = 'chuk'>CHUK: That lady's likely going to watch the final match, but I don't want to trust a stranger with operating the remote.</span><</if>>
<<elseif $usegoldenremote == 'girl'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoldenremote == 'quik'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|usegoldenremote][$usegoldenremote to 'portrait']]</span>
<span id = 'tab'>[[Use with Steve|usegoldenremote][$usegoldenremote to 'steve']]</span>
<span id = 'tab'>[[Use with variably-eyed lady|usegoldenremote][$usegoldenremote to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|usegoldenremote][$usegoldenremote to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|usegoldenremote][$usegoldenremote to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $usegoldenremote == 'securibot'>><span class = 'chuk'>CHUK: That's not a remote for this robot.</span>
<<elseif $usegoldenremote == 'janitor'>><span class = 'chuk'>CHUK: I wonder if he ever cleans up the arena. Maybe he could smuggle this for me on the occasion?</span>
<<elseif $usegoldenremote == 'bar'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usegoldenremote == 'greenalien'>><span class = 'chuk'>CHUK: This guy should be watching the final match... but I don't feel I could really trust it with operating the remote.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|usegoldenremote][$usegoldenremote to 'securibot']]</span>
<<if $askcleaning>>
<span id = 'tab'>[[Use with janitor|giveremote]]</span>
<<else>>
<span id = 'tab'>[[Use with janitor|usegoldenremote][$usegoldenremote to 'janitor']]</span>
<</if>>\
<span id = 'tab'>[[Use with metal bar|usegoldenremote][$usegoldenremote to 'bar']]</span>
<<if $act > 2>>\
<span id = 'tab'>[[Use with green alien|usegoldenremote][$usegoldenremote to 'greenalien']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $usegoldenremote == 'librarian'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usegoldenremote == 'robot'>><span class = 'chuk'>CHUK: That's not a remote for this robot.</span>
<<elseif $usegoldenremote == 'books'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|usegoldenremote][$usegoldenremote to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|usegoldenremote][$usegoldenremote to 'robot']]</span>
<span id = 'tab'>[[Use with books|usegoldenremote][$usegoldenremote to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $usegoldenremote == 'plant'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoldenremote == 'painter'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usegoldenremote == 'waterfall'>><span class = 'chuk'>CHUK: Water would damage the remote.</span>
<<elseif $usegoldenremote == 'madame'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|usegoldenremote][$usegoldenremote to 'plant']]</span>
<span id = 'tab'>[[Use with painter|usegoldenremote][$usegoldenremote to 'painter']]</span>
<span id = 'tab'>[[Use with waterfall|usegoldenremote][$usegoldenremote to 'waterfall']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with fortune teller|usegoldenremote][$usegoldenremote to 'madame']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $usegoldenremote == 'mops'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|usegoldenremote][$usegoldenremote to 'mops']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $usegoldenremote == 'tub'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usegoldenremote == 'quik'>><span class = 'chuk'>CHUK: I don't think it wants that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|usegoldenremote][$usegoldenremote to 'tub']]</span>
<span id = 'tab'>[[Use with Quik mechanic|usegoldenremote][$usegoldenremote to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $usegoldenremote == 'door'>>You press the button on the remote. As expected, the door does not open.
<span class = 'chuk'>CHUK: Well, it was worth trying...</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|usegoldenremote][$usegoldenremote to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $usegoldenremote == 'vendingmachine'>><span class = 'chuk'>CHUK: That's not a remote for this machine.</span>
<<elseif $usegoldenremote == 'grate'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|usegoldenremote][$usegoldenremote to 'vendingmachine']]</span>
<<if $grateremoved>>\
<<else>>\
<span id = 'tab'>[[Use with metal grate|usegoldenremote][$usegoldenremote to 'grate']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $usegoldenremote == 'largepot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoldenremote == 'carrots'>><span class = 'chuk'>CHUK: Mmm... I don't think so. </span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with large pot|usegoldenremote][$usegoldenremote to 'largepot']]</span>
<span id = 'tab'>[[Use with wilted carrots|usegoldenremote][$usegoldenremote to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $usegoldenremote == 'baron'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoldenremote == 'petshop'>><span class = 'chuk'>CHUK: That's not a remote for this machine.</span>
<<elseif $usegoldenremote == 'bearded'>><span class = 'chuk'>CHUK: I won't trust her with the remote. I don't even know if she's planning to watch the final match.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|usegoldenremote][$usegoldenremote to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|usegoldenremote][$usegoldenremote to 'petshop']]</span>
<<if $act == 3>>\
<span id = 'tab'>[[Use with bearded alien|usegoldenremote][$usegoldenremote to 'bearded']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $usegoldenremote == 'toad'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|usegoldenremote][$usegoldenremote to 'toad']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'tunnel'>>\
<<if $usegoldenremote == 'bars'>><span class = 'chuk'>CHUK: I could leave the remote here and grab it from the arena… but it won't fit through these bars. Besides, I'd have to get through the fencing to reach it. No, I have to find another way.</span>
<<elseif $usegoldenremote == 'ledge'>><span class = 'chuk'>CHUK: I could leave the remote here and grab it from the arena… but it won't fit through these bars. Besides, I'd have to get through the fencing to reach it. No, I have to find another way.</span>
<<elseif $usegoldenremote == 'pipes'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|usegoldenremote][$usegoldenremote to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|usegoldenremote][$usegoldenremote to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|usegoldenremote][$usegoldenremote to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $usegoldenremote == 'crystal'>><span class = 'chuk'>CHUK: Strange... the remote doesn't work on the crystal ball.</span>
<<elseif $usegoldenremote == 'basket'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usegoldenremote == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw this away.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with crystal ball|usegoldenremote][$usegoldenremote to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|usegoldenremote][$usegoldenremote to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|usegoldenremote][$usegoldenremote to 'bin']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $usegoldenremote == 'workbench'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with workbench|usegoldenremote][$usegoldenremote to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $usegoldenremote == 'mechanic'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usegoldenremote == 'valves'>><span class = 'chuk'>CHUK: That won't turn on the boiler.</span>
<<elseif $usegoldenremote == 'valves2'>><span class = 'chuk'>CHUK: I've no reason to mess with the valves now.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|usegoldenremote][$usegoldenremote to 'mechanic']]</span>
<<if $aftericecream>>\
<span id = 'tab'>[[Use with arena boiler's valves|usegoldenremote][$usegoldenremote to 'valves2']]</span>
<<else>>\
<span id = 'tab'>[[Use with arena boiler's valves|usegoldenremote][$usegoldenremote to 'valves']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'penthouse'>>\
<<if $usegoldenremote == 'statue'><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usegoldenremote == 'phone'>><span class = 'chuk'>CHUK: That's not a remote for this phone.</span>
<<elseif $usegoldenremote == 'moon'>><span class = 'chuk'>CHUK: If only I could press a button and send the Crystal Moon back to its orbit over Gyff...</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden statue|usegoldenremote][$usegoldenremote to 'statue']]</span>
<span id = 'tab'>[[Use with videophone|usegoldenremote][$usegoldenremote to 'phone']]</span>
<span id = 'tab'>[[Use with Crystal Moon|usegoldenremote][$usegoldenremote to 'moon']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>><span class = 'chuk'></span>\
Combine <span class = 'items'>Golden remote control</span>
<<if $goldenremotewith == 'scissors'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goldenremotewith == 'leaflet'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goldenremotewith == 'fakehead'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goldenremotewith == 'screwdriver'>><span class = 'chuk'>CHUK: I don't want to mess with this remote.</span>
<<elseif $goldenremotewith == 'watch'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goldenremotewith == 'paint'>><span class = 'chuk'>CHUK: It's already gold.</span>
<<elseif $goldenremotewith == 'soda'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goldenremotewith == 'beard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goldenremotewith == 'cape'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goldenremotewith == 'box'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goldenremotewith == 'book'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goldenremotewith == 'goodbook'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goldenremotewith == 'crickets'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $goldenremotewith == 'emptybox'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $cape>>[[Cape of gold|combinegoldenremote][$goldenremotewith to 'cape']]
<</if>>\
<<if $crickets>>[[Crickets in icebox|combinegoldenremote][$goldenremotewith to 'crickets']]
<</if>>\
<<if $emptybox>>[[Empty icebox|combinegoldenremote][$goldenremotewith to 'emptybox']]
<</if>>\
<<if $beard>>[[Fake beard|combinegoldenremote][$goldenremotewith to 'beard']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combinegoldenremote][$goldenremotewith to 'fakehead']]
<</if>>\
<<if $paint>>[[Gold spray paint|combinegoldenremote][$goldenremotewith to 'paint']]
<</if>>\
<<if $book>>[[Handbook of Insults|combinegoldenremote][$goldenremotewith to 'book']]
<</if>>\
<<if $box>>[[Icebox|combinegoldenremote][$goldenremotewith to 'box']]
<</if>>\
<<if $goodbook>>[[Improved Handbook of Insults|combinegoldenremote][$goldenremotewith to 'goodbook']]
<</if>>\
<<if $soda>>[[M'zzur Soda|combinegoldenremote][$goldenremotewith to 'soda']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combinegoldenremote][$goldenremotewith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combinegoldenremote][$goldenremotewith to 'watch']]
<</if>>\
<<if $scissors>>[[Scissors|combinegoldenremote][$goldenremotewith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combinegoldenremote][$goldenremotewith to 'screwdriver']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$goldenremotewith to 'none']]</span>
<<set $remote to false>><<set $paint to false>><<set $goldenremote to true>>\
<span class = 'chuk'>CHUK: What can't be improved by a little gold paint? … Answer: a lot of things. But this remote sure can.</span>
You generously spray the remote with paint, using up what was left in the can.
<span class = 'items'>Item lost: Gold spray paint
Item lost: Remote control
Item received: Golden remote control</span>
<span id="tab">[[Return to inventory|inventory]]</span><<set $soda to false>><<set $box to true>><<set $boxtaken to true>>\
<span class = 'chuk'>CHUK: Do you want to trade your ice sandwiches for this delicious, low calories, room temperature M'zzur soda?</span>
<span class = 'green'>MOK-MOK-TUK: A diet soda? Sure, give it to me!</span>
You hand the bottle to the alien, who grabs it hungrily.
<span class = 'green'>MOK-MOK-TUK: Finally, something to cool me down! … Waaait a moment! This bottle has been opened before!</span>
<span class = 'chuk'>CHUK: Of course it was! Haven't you heard about the Limited Edition M'zzur Soda? Only 100 bottles were produced, and the Chairperor personally drank a sip from each of them! This is a priceless collector's item!</span>
Mok-Mok-Tuk's six eyes grow large with surprise.
<span class = 'green'>MOK-MOK-TUK: Amazing! And you're just willing to trade it? Here, take my sandwiches! Take them NOW!</span>
<span class = 'items'>Item lost: M'zzur Soda
Item received: Icebox</span>
<span class = 'green'>MOK-MOK-TUK: Finally, I can enjoy a refreshment!</span>
It brings the bottle to its mouth, then puts it back down.
<span class = 'green'>MOK-MOK-TUK: ...but how could I drink one of only 100 Limited Edition M'zzur Sodas, that was graced by the touch of His Majesty's saliva? This bottle belongs in a museum! Or in my collection of M'zzurmorabilia! Oh, no! I want to drink it, but I cannot!</span>
You take the icebox and leave Mok-Mok-Tuk to its new dilemma.
<span id = 'tab'>[[Continue|easterncorridor]]</span>
<<set $cape to false>><<set $capegiven to true>>\
<<if $act > 3>><<set $needfuel to true>>\<</if>>\
You wave at a passing Quik, pull out the gold cape and hand it over.
<span class = 'chuk'>CHUK: Here. I found you some real gold foil.</span>
<span class = 'items'>Item lost: Cape of gold</span>
The Quik jumps and claps its hands.
<span class = 'quik'>QUIK: You find it! You friend of Quik, help Quik so very much!</span>
It carefully folds the cape.
<span class = 'quik'>QUIK: Um… Quik maybe need one more help thing later? Maybe you come later and see, please?</span>
<span id = 'tab'><span class = 'chuk'>[[What do you need all these things for, anyway?|whatfor]]</span></span>
<span id = 'tab'>[[End conversation|mainlobby]]</span><<set $cape to false>><<set $capegiven to true>>\
<<if $act > 3>><<set $needfuel to true>>\<</if>>\
You unfold the gold cape and hand it to the Quik mechanic.
<span class = 'chuk'>CHUK: Here. I found you some real gold foil.</span>
<span class = 'items'>Item lost: Cape of gold</span>
The Quik claps its hands excitedly.
<span class = 'quik'>QUIK: You did! You help Quik so much, all Quik in your debt! Thank you!</span>
After a short pause, it adds:
<span class = 'quik'>QUIK: Quik maybe need one more thing later, if cannot find where it looks. If it be like this, you help Quik one more time?</span>
<span class = 'chuk'>CHUK: I'll think about that.</span>
<span class = 'quik'>QUIK: Good! You great friend of the Quik!</span>
<span id = 'tab'><span class = 'chuk'>[[What do you need all these things for, anyway?|mwhatfor]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I'll be going.|quikroom]]</span></span><<set $box to false>><<set $emptybox to true>><<set $icecreamgiven to true>>\
<span class = 'chuk'>CHUK: Here. These ice sandwiches should help you cool off.</span>
<span class = 'steve'>MECHANIC: That's… huff... all for me? Thanks a lot, pal! You're a lifesaver!</span>
<span class = 'items'>Item lost: Icebox</span>
He opens the icebox and devours all twelve sandwiches, one by one. When he's done, a smile of bliss appears on his face.
<span class = 'steve'>MECHANIC: Just what I needed. I'm in your debt, little warrior. Here, your box.</span>
<span class = 'items'>Item received: Empty icebox</span>
You take the empty box and close it.
<span class = 'chuk'>CHUK: I'd better keep the cool inside. Might be useful later.</span>
<span id = 'tab'>[[Continue|boilerroom]]</span><<set $book to false>><<set $goodbook to true>>\
<<if $inventingwords>>\
<<else>><<set $inventingwords to true>><<set $deathstalkedtoagain to true>>\
<span class = 'chuk'>CHUK: Seems you like reading.</span>
<span class = 'bot'>THAT'S DEATH'S ROBOT: Oh, yes! I, THAT'S DEATH'S ROBOT, love reading! I can learn new words this way, and the only thing better than learning words is inventing words!</span>
<span class = 'chuk'>CHUK: Seriously? That's great! Take a look!</span>
<</if>>\
<span class = 'bot'>THAT'S DEATH'S ROBOT: What's that?</span>
<span class = 'chuk'>CHUK: I brought you a new book to read! Would you like to – </span>
<span class = 'bot'>THAT'S DEATH'S ROBOT: Sure!</span>
<span class = 'items'>Item lost: Handbook of Insults</span>
That's Death's Robot pulls the book out of your hands. Its eyes emit a beam of red light as it flicks through the pages. A few seconds later it flips the final page.
<span class = 'bot'>THAT'S DEATH'S ROBOT: My, that was interesting! And a bit rude, I think. I've learned a ton of new words, but I'm not sure if I'm even allowed to say them!</span>
<span class = 'chuk'>CHUK: You liked it?</span>
<span class = 'bot'>THAT'S DEATH'S ROBOT: Sure! I love anything that expands my vocabulary, you sorry scumbag from Hell's cesspool! </span>
<span class = 'chuk'>CHUK: ...No, you're not allowed to say them.</span>
The robot emits a screeching sigh.
<span class = 'bot'>THAT'S DEATH'S ROBOT: I was afraid you'd say so.</span>
<span class = 'chuk'>CHUK: But you can write them down – that won't offend anyone! You're good at inventing new words and names; if you made up more phrases like these and wrote them on the flyleaf, that would greatly improve the book!</span>
THAT'S DEATH'S ROBOT's eyes gleam with excitement.
<span class = 'bot'>THAT'S DEATH'S ROBOT: Oooh – you really think so?</span>
<span class = 'chuk'>CHUK: Absolutely!</span>
The robot squeals with joy. It removes the tip of its right index finger, revealing a ball pen, and starts frantically scribbling on the blank page.
<span class = 'bot'>THAT'S DEATH'S ROBOT: Ooooh, so many new words! So many new ideas! I should add this… this sounds great… that's not so good… I wonder if those letters should ever go together… Well, you won't learn a thing without trying… Ta-daa!</span>
It hands you the book.
<span class = 'bot'>THAT'S DEATH'S ROBOT: There you go! I believe I've improved it very much!</span>
<span class = items>Item received: Improved Handbook of Insults</span>
<span id = 'tab'>[[Continue|library]]</span><<set $booktried to true>>\
<<if $learnweakness == true>>\
<<else>>\
<span class = 'chuk'>CHUK: I'll never get past this guy using brute force. So... maybe psychological warfare is going to work?</span>
<</if>>\
You flip the book open, take a deep breath and commence the insult barrage.
<span class = 'chuk'>CHUK: You slimy sediment from the bottom of genetic pool!</span>
<span class = 'items'>ROYAL GUARD: Huh? What did you just say, sir?</span>
<span class = 'chuk'>CHUK: Yes! It's working! You buyer of second-hand birthday cakes!</span>
<span class = 'items'>ROYAL GUARD: What do you mean, "working"? Sir?</span>
<span class = 'chuk'>CHUK: You're giving in to my insults! You foul-smelling, shrink-brained, good-for-nothing ruffian!</span>
<span class = 'items'>ROYAL GUARD: Oh, no, sir! Sorry to disappoint you, but I'm not affected in the slightest. It just caught my attention that you're using the <i>Handbook of Insults</i>. A most wonderful publication. I've used up three copies during my insult resistance training. I've had my sparring partner read all the invectives at me, and I've steeled myself against them.</span>
<span class = 'chuk'>CHUK: …darn. You're so annoying!</span>
<span class = 'items'>ROYAL GUARD: Please, stop, sir. You're just wasting your time.</span>
<span class = 'chuk'>CHUK: Wha-? Oh, that wasn't supposed to be an insult. Sorry.</span>
<span id = 'tab'>[[Continue|northwesterncorridor]]</span><<set $guardscared to true>>\
<<if $booktried>>\
<<elseif $learnweakness>>\
<<else>>\
<span class = 'chuk'>CHUK: I'll never get past this guy using brute force. So... maybe psychological warfare is going to work?</span>
<</if>>\
You pull out the Handbook of Insults improved by That's Death's Robot. <<if $booktried>> The Royal Guard sighs heavily.
<span class = 'items'>ROYAL GUARD: Again? I've told you, these insults don't work on me. Sir.</span>
<</if>>\
You open the book on the page with Robot's scribblings and commence the barrage.
<span class = 'chuk'>CHUK: You… huh? Oh. You fat and tired and fat (fat) bad business guy!</span>
The Royal Guard starts to tremble.
<span class = 'items'>ROYAL GUARD: W-what? I-I don't understand!</span>
<span class = 'chuk'>CHUK: You fish-headed sea cousin! You slag of rascally and rotten!</span>
<span class = 'items'>ROYAL GUARD: I-I wasn't trained for this!</span>
<span class = 'chuk'>CHUK: You self-important doorstep because! You stupid douche like a pig in a microwave!</span>
<span class = 'items'>ROYAL GUARD: Stop, please, just stop! DON'T SAY THOSE MEAN THINGS!</span>
<span class = 'chuk'>CHUK: You lunatically smug mouth and feeling! You owner of a sump!</span>
<span class = 'items'>ROYAL GUARD: NOOO! I CAN'T TAKE IT ANYMORE!</span>
<span class = 'chuk'>CHUK: YOU TART!</span>
The guard screams in terror and runs away at full speed, disappearing in the guest wing corridor.
<span class = 'chuk'>CHUK: I'm not quite sure <i>what</i> I said, but it worked!</span>
<span id = 'tab'>[[Continue|northwesterncorridor]]</span>
<<set $crickets to false>><<set $cricketsset to true>>\
You place the icebox on the ledge, just behind the bars and close to the heating pipes.
<span class = 'items'>Item lost: Crickets in icebox</span>
<span class = 'chuk'>CHUK: Looks like the perfect place for an icebox full of crickets.</span>
<span id = 'tab'>[[Continue|venttunnel]]</span><<set $emptybox to false>><<set $boxinbooth to true>>\
You place the empty, closed icebox on the blue booth's receptacle.
<span class = 'items'>Item lost: Empty icebox</span>
<span class = 'chuk'>CHUK: If I buy something now, it should be transported directly into the box. At least I hope so.</span>
<span id = 'tab'>[[Back|westerncorridor]]</span><<set $goldenremote to false>><<set $remoteset to true>>\
<span class = 'chuk'>CHUK: The janitor could smuggle the remote control to the arena for me. The golden remote will be barely visible on the sand. Only I'll know it's there.</span>
You walk up to the janitor.
<span class = 'chuk'>CHUK: Excuse me, you said you were cleaning the arena before each fight, right?</span>
<span class = 'janitor'>JANITOR: Yup.</span>
<span class = 'chuk'>CHUK: Could you take this, and leave it near the centre of the arena before the final match?</span>
<span class = 'janitor'>JANITOR: Sure.</span>
<span class = 'chuk'>CHUK: Wait, what? Did you just agree? No questions, no conditions?</span>
The janitor just shrugs.
<span class = 'chuk'>CHUK: Well... Great!</span>
You hand over the remote.
<span class = 'items'>Item lost: Golden remote control</span>
<span class = 'chuk'>CHUK: Thanks a lot! You've really helped me out.</span>
The janitor pockets the remote, nods and dozes off.
<span id = 'tab'>[[Continue|easterncorridor]]</span><<set $screwdriver to true>>\
You walk to a cushioned sofa and sit down on something hard.
<span class = 'chuk'>CHUK: Ouch! Who left that here?</span>
You pick up a red screwdriver you sat on.
<span class = 'items'>Item received: Screwdriver</span>
<span id = 'tab'>[[Continue|introact3_0]]</span>
<<set $act to 3>><<set $meetgreen to true>><<set $meetbearded to true>><<set $madamein to false>><<if $watchgiven>><<set $needcape to true>><</if>>\
After a couple of minutes Steve enters the vestibule from the Announcer's Booth. He's talking on his phone and doesn't notice you.
<span class = 'steve'>STEVE: …and I've just got an incredible offer on that, General. They want to go full in – clothing, action figures, energy drinks. We must sign the deal before it's too late.</span>
He listens to an answer you cannot hear.
<span class = 'steve'>STEVE: But why, General? No disrespect meant, but we're going to lose big time on potential sales.
…
STEVE: I am sorry, General. I won't question His Majesty's orders. Still, I would like to know his motivation, as…</span>
He pulls the phone back from his ear as General Vox starts screaming in rage.
<span class = 'vox'>GENERAL VOX: I SAID NO, AND THAT SHOULD SUFFICE! WE DON'T NEED MERCHANDISE! NO T-SHIRTS, NO CUPS AND NO STUPID "GLADIATOR ACTION FIGURES"! AND YOU DON'T HAVE TO KNOW HIS MAJESTY'S REASONS! ONE MORE QUESTION AND YOU'RE FIRED!</span>
General Vox hangs up. Steve sighs nervously and walks out of the vestibule.
You wait a little longer and leave as well, reflecting on what you've heard.
<span id = 'tab'>[[Continue|mainlobby]]</span><span class = 'chuk'></span><<if $crickethintsagain>>\
<span class = 'steve'>STEVE: I'm sorry, friend, but I have no idea. That guy is a killing machine, so better start working those brain cells and come up with some crazy plan. I… uh, I'm actually surprised to admit it, but if anyone can defeat the Cybercricket, I think it might be you.</span>
<span id='tab'>[[Back|talktosteve]]</span>
<<else>><<set $crickethintsagain to true>>\
<span class = 'steve'>STEVE: You know, I'm not supposed to, but I'd tell you that. If I knew. I'm not okay with a man… a thing like the Cybercricket winning the tournament.</span>
<span class = 'chuk'>CHUK: I'm not okay with him murdering me. I've seen what he tried to do to Abnormal Joe.</span>
Steve's smile disappears. He's looking grim, and frustrated, now.
<span class = 'steve'>STEVE: Uh, well… Yeah, the guy is a bloodthirsty maniac. Unfortunately, killing your opponent is not really against the rules, it's just that most athletes… well, everyone but the Cricket… chooses not to. Everyone but him understands it's a sporting event, not some bloody... tribal war.</span>
<span class = 'chuk'>CHUK: Can't you do something about him, then?</span>
<span class = 'steve'>STEVE: No. Sorry. I didn't make those rules; he did.</span>
He points his thumb at the Chairperor's portrait.
<span class = 'steve'>STEVE: You were great so far, Chuk. But I'll understand if you forfeit the match. A shot at the grand prize isn't worth risking your life.</span>
He sounds dead serious. A shiver runs down your spine, but you muster up the courage and answer:
<span class = 'chuk'>CHUK: I've made up my mind already. I'm going to fight.</span>
Steve doesn't look fully convinced – but he is impressed by your determination.
<span class = 'steve'>STEVE: Good luck, then. Start working those brain cells and surprise us with some brilliant plan, okay? And if… if something goes wrong – many gladiators are going to watch the finals, and they'll come to your help, just like they did for Joe.</span>
<span id='tab'>[[Back|talktosteve]]</span>
<</if>><span class = 'steve'>STEVE: Don't get me started on that. He's not only generating costs, but also putting the audience in danger. I need to have that bar replaced before the final match. And I'm super worried about security this time, because the Chairperor himself will be there. I hope His Majesty will bring his security remote control with him.</span>
<span id = 'tab'><span class = 'chuk'>[[A security remote control?|securityremote]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Aren't you worried about other fighters as well?|otherfighters]]</span></span>
<span id='tab'>[[Back|talktosteve]]</span><span class = 'steve'>STEVE: Yes, His Majesty intends to watch the fight from his loge. And if you win, you'll have the honour of speaking with him during the award ceremony.</span>
<span class = 'chuk'>CHUK: I'd better start working on winning, then. I really need to chat with M'zzur.</span>
Steve grimaces.
<span class = 'steve'>STEVE: You don't "chat" with M'z… the Chairperor, Chuk. You'll have to follow the protocol. If I remember correctly, your lines are going to be "Thank you, Your Majesty" and "I'm deeply honoured, Your Majesty." But we'll worry about that when you've actually won, okay?</span>
<span id='tab'>[[Back|talktosteve]]</span><span class = 'steve'>STEVE: Yes. We expected some antics from the gladiators, so we had a high-voltage system connected to the fencing to ensure the Chairperor's safety when he's in his loge. I wish I had access to the remote that controls the system, but to avoid abusing it, General Vox only ordered a single unit and sent it straight to His Majesty. That way, no one can use it against His Majesty, however that could be possible.</span>
<span id = 'tab'><span class = 'chuk'>[[Aren't you worried about other fighters as well?|otherfighters]]</span></span>
<span id='tab'>[[Back|talktosteve]]</span>Steve smiles, as always when he's going to present M'zzur Enterprises corporate policy.
<span class = 'steve'>STEVE: I'm not happy at all to see the Cricket bash people's heads in with a steel bar, Chuk, but M'zzur Enterprises cannot be held responsible for what happens in the arena. This is a dangerous sport, and those who enter the tournament knew what risk they were taking. That's part of the excitement, the authenticity!</span>
After a short pause, he adds, this time without the smile:
<span class = 'steve'>STEVE: But I wish we could do something about jerks attempting to kill other participants. Like, shoot them with an electric stun gun.</span>
<span id = 'tab'><span class = 'chuk'>[[A security remote control?|securityremote]]</span></span>
<span id='tab'>[[Back|talktosteve]]</span>As you finish our question, Lady Ena trembles as if in fear or anger. Most of her eyes disappear, leaving a single one in the middle of her face.
<span class = 'tomato'>ENA: The Cybercricket is a very bad person, Mr. Chuk. I hope you will beat him; it would be horrible if he won the tournament!</span>
<span class = 'chuk'>CHUK: Why do you… dislike him so much?</span>
Lady Ena produces three more eyes, which get glassy with tears.
<span class = 'tomato'>ENA: Haven't you heard, Mr. Chuk? He killed one of his opponents! Murdered him in cold blood after the match was already over! Tell me, what kind of person, what beast does something like that? I'm afraid of him, Mr. Chuk, and I hope you will teach him a lesson! But please, be careful!</span>
<span id = 'tab'>[[Back|enaquestions]]</span><<set $questcape to true>><<set $needcape to false>>\
<span class = 'quik'>QUIK: Thank you so very great!</span>
It bows to you, then turns on its heel and runs away.
<span id = 'tab'>[[Back|mainlobby]]</span><<set $questcape to true>><<set $needcape to false>>\
<span class = 'quik'>QUIK: Quik know you very busy, but you help Quik so much before! It important, believe please! If you find anyway, please, bring to Quik!</span>
It bows to you, then turns on its heel and runs away.
<span id = 'tab'>[[Back|mainlobby]]</span>You wave at a passing Quik and show it the gold paint.
<span class = 'chuk'>CHUK: Will that do instead of gold foil? You can paint whatever you want with it.</span>
The Quik casts a quick glance at the can and shakes its head.
<span class = 'quik'>QUIK: Quik sorry, this no good. No real gold in it. Must be real gold.</span>
<span class = 'chuk'>CHUK: Whew! You sure have high standards!</span>
The Quik explains, apologetically:
<span class = 'quik'>QUIK: Quik know it big problem… But gold must be real, or it no work…</span>
It turns around and runs away.
<span id = 'tab'>[[Back|mainlobby]]</span>The Quik lowers it voice.
<span class = 'quik'>QUIK: Quik cannot tell now. Someone maybe listen! But it important thing, good thing that Quik build!</span>
<span class = 'chuk'>CHUK: I hope I won't regret helping you out…</span>
<span class = 'quik'>QUIK: No, no! Quik not do anything bad! Please, believe Quik!</span>
<span id = 'tab'>[[End conversation|mainlobby]]</span><<if $raxlamet && $beardon && $raxlametwithbeard && $color == 'grey'>>\
<span class = 'grey'>RAXLA: It's you again, Chwk! Are you behaving yourself?</span>
<span id = 'tab'><span class = 'chuk'>[[Why didn't you and your students take the same flight?|flightbeard]]</span></span>
<<if $handbooktaken>>\
<<else>>\
<span id = 'tab'><span class = 'chuk'>[[Can I borrow your Encyclopaedia?|getbook]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[I have to go. Goodbye, headmistress Raxla!|westerncorridor]]</span></span>
<<elseif $raxlamet && $beardon && $color == 'grey'>><<set $raxlametwithbeard to true>>\
Headmistress Raxla squints her eyes at you, then smiles with relief, but her expression quickly changes into a frown.
<span class = 'grey'>RAXLA: Axazz mrz ghom vrn rwk! Wrnm tlzlx mrz hn hnwr?</span>
<span class = 'chuk'>CHUK: Hnwr… Umm… Excuse me, but can we speak Galaxian? Because… I wanted to use this trip to practice?</span>
Headmistress Raxla looks at you approvingly.
<span class = 'grey'>RAXLA: Oh, that is commendable! As I always say, every occasion is good to study a language, even if no other language is nearly as interesting as Xlxian. All right, let's start over then! Ahem! You're late! Where are the other students? You've got some explaining to do, young man!</span>
<span class = 'chuk'>CHUK: Excuse me? I am not one of your students. I'm here with – with my uncle. I just saw another Xlxian and… came to say "hello". In Galaxian. Who are you?</span>
<span class = 'grey'>RAXLA: I'm headmistress Raxla. And you, young man, are...?</span>
<span class = 'chuk'>CHUK: My name is… is Chwk.</span>
<span class = 'grey'>RAXLA: Well, hello, Chwk. I hope that you learn a lot here, and obey your uncle. Don't let the bad example of the aliens affect your manners. By the way, have you seen my students anywhere? They're going to miss the finals!</span>
<span id = 'tab'><span class = 'chuk'>[[Why didn't you and your students take the same flight?|flightbeard]]</span></span>
<<if $handbooktaken>>\
<<else>>\
<span id = 'tab'><span class = 'chuk'>[[Can I borrow your Encyclopaedia?|getbook]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[I have to go. Goodbye, headmistress Raxla!|westerncorridor]]</span></span>
<<elseif $raxlamet && $beardon>>\
Headmistress Raxla smiles at you, but the smile quickly fades from her face, replaced with a look of disappointment.
<span class = 'grey'>RAXLA: For a moment there, I thought you might be one of my students, but it's impossible with that $color skin of yours… Well, let me tell you, you have quite a nice beard for a non-Xlxian. And, coming from me, that's a high compliment. By the way, have you seen my students anywhere? They're going to miss the finals!</span>
<span id = 'tab'><span class = 'chuk'>[[Why didn't you and your students take the same flight?|flight]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Why are you taking children to a fighting tournament?|children]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[You have a nice beard.|nicebeard]]</span></span>
<<if $handbooktaken>>\
<<else>>\
<span id = 'tab'><span class = 'chuk'>[[Can I borrow your book?|borrowhandbook]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Why did you take The Handbook of Insults with you to the tournament?|whyinsults]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[I have to go. See you!|westerncorridor]]</span></span>
<<elseif $raxlamet>>\
<span class = 'grey'>RAXLA: Have you seen my students? They're going to miss the finals!</span>
<span id = 'tab'><span class = 'chuk'>[[Why didn't you and your students take the same flight?|flight]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Why are you taking children to a fighting tournament?|children]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[You have a nice beard.|nicebeard]]</span></span>
<<if $handbooktaken>>\
<<else>>\
<span id = 'tab'><span class = 'chuk'>[[Can I borrow your book?|borrowhandbook]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Why did you take The Handbook of Insults with you to the tournament?|whyinsults]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[I have to go. See you!|westerncorridor]]</span></span>
<<else>><<set $raxlamet to true>>\
As you pass by, the bearded alien calls out to you in a high-pitched, squeaky voice.
<span class = 'grey'>ALIEN: Excuse me! Excuse me! Yes, I'm talking to you! Have you finally found my students?</span>
<span class = 'chuk'>CHUK: I didn't know I was supposed to be looking for them.</span>
<span class = 'grey'>ALIEN: What? That's outrageous! You promised me you'd find them! I'll report you to your manager! How can staff be so unfriendly and unhelpful? You… you zrx!</span>
<span class = 'chuk'>CHUK: I'm not a staff member. What happened to your students, anyway? And who are you?</span>
The alien squints at you.
<span class = 'grey'>ALIEN: Oh – you're right. I thought you were that balding human… Excuse me. Let me introduce myself. I'm headmistress Raxla from Xlx.</span>
As Headmistress Raxla is talking, your attention is caught by the red book lying next to her. Somewhat surprised, you discover it's titled <i>The Handbook of Insults</i>.
<span class = 'grey'>ALIEN: ...and their shuttle was scheduled to arrive hours ago! We were supposed to watch the finals, but with such delays, my students are going to miss everything!</span>
<span id = 'tab'><span class = 'chuk'>[[Why didn't you and your students take the same flight?|flight]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Why are you taking children to a fighting tournament?|children]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[You have a nice beard.|nicebeard]]</span></span>
<<if $handbooktaken>>\
<<else>>\
<span id = 'tab'><span class = 'chuk'>[[Can I borrow your book?|borrowhandbook]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Why did you take The Handbook of Insults with you to the tournament?|whyinsults]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[I have to go. See you!|westerncorridor]]</span></span>
<</if>><span class = 'janitor'>SCHMERZKOPF: Ah! Ze Zybercricket! A most mysterious man – or, should I say, <i>zyborg</i>? Vat is ze zource of his power? Vy does he have a strange relationship with crickets? Zose are all questions that beg answers! Alas! Vorking on my book, I am var too busy to investigate ze matter!</span>
<span id = 'tab'>[[Back|baronquestions]]</span><<set $beardon to false>>\
<span class = 'chuk'>CHUK: I'd better take off this silly fake beard before I go there. Don't want to raise any questions.</span>
You take off the beard.
<span id = 'tab'>[[Continue|fortuneroom]]</span><<set $beardon to false>>\
<span class = 'chuk'>CHUK: I'd better take off this silly fake beard before I go there. Don't want to raise any questions.</span>
You take off the beard.
<span id = 'tab'>[[Continue|northwesterncorridor]]</span><<set $beardon to false>>\
<span class = 'chuk'>CHUK: I'd better take off this silly fake beard before I go there. Don't want to raise any questions.</span>
You take off the beard.
<span id = 'tab'>[[Continue|mainlobby]]</span><span class = 'grey'>RAXLA: Oh, that would be unthinkable! Students shouldn't fly a first-class shuttle, this could get into their heads! I, on the other hand, as a headmistress cannot accept anything less than first class.</span>
<span id = 'tab'>[[Back|raxlaquestions]]</span><span class = 'grey'>RAXLA: Why? What a strange question! Of course, so that they can… lnxurr… oh, it's so hard to express some ideas in Galaxian. They were supposed to… get educated about the refinement of Xlxian culture by observing other races and their simpler forms of entertainment. But right now they're just learning about their lack of punctuality! </span>
<span id = 'tab'>[[Back|raxlaquestions]]</span>Headmistress Raxla strokes her beard with a satisfied smile.
<span class = 'grey'>RAXLA: Thank you! We, Xlxians, take great pride in our beautiful beards. I feel sorry for all the races without beards, or with only grown males bearded.</span>
<span id = 'tab'><span class = 'chuk'>[[Are your students bearded, too?|childrenbeards]]</span></span>
<span id = 'tab'>[[Back|raxlaquestions]]</span><span class = 'grey'>RAXLA: That is out of the question, I'm afraid. I only lend my Encyclopaedia to Xlxian students, and you don't look like one to me!</span>
<span class = 'chuk'>CHUK: <i>I need to <<if $xlxread && $tzylxx>>tzylxx<<else>>trick<</if>> her somehow if I want to get my hands on that book!</i></span>
<span id = 'tab'>[[Back|raxlaquestions]]</span><span class = 'grey'>RAXLA: Excuse me? I'd never take such a scandalous book with me; it could have an unsavory influence on my students! Why would you even suggest such a thing? What I have with me is a Xlxian Encyclopaedia! I do not need it for myself; it's for my students, to help them understand some of the alien creatures and concepts they are going to see on their krzha! If they ever arrive, that is.</span>
The headmistress looks at the book in red cover, squinting hard.
<span class = 'grey'>RAXLA: Yes, I'm quite sure that is an Encyclopaedia.</span>
<span id = 'tab'>[[Back|raxlaquestions]]</span><span id = 'tab'><span class = 'chuk'>[[Why didn't you and your students take the same flight?|flight]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Why are you taking children to a fighting tournament?|children]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[You have a nice beard.|nicebeard]]</span></span>
<<if $handbooktaken>>\
<<else>>\
<span id = 'tab'><span class = 'chuk'>[[Can I borrow your book?|borrowhandbook]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Why did you take The Handbook of Insults with you to the tournament?|whyinsults]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[I have to go. See you!|westerncorridor]]</span></span>
<span class = 'grey'>RAXLA: But of course! How dare you suggest it's any different? I'm running a reputable school. We do not allow… </span>
She lowers her voice to a whisper, as if she was going to say something highly indecent.
<span class = 'grey'>RAXLA: We do not allow <i>shaving!</i></span>
<span id = 'tab'>[[Back|raxlaquestions]]</span><span class = 'grey'>RAXLA: How can you suggest something so… so inappropriate? I'd like to talk to your uncle sometime; seems to me he's neglecting your education!</span>
<span id = 'tab'>[[Back|raxla questionsbeard]]</span><<set $book to true>><<set $handbooktaken to true>>\
<span class = 'grey'>RAXLA: Well… I'm keeping it for <i> my students</i>…</span>
<span class = 'chuk'>CHUK: Just for a moment, headmistress! There is a place on this ship called a "Casino and Bar", and many aliens go there. I wanted to look up "Casino and Bar" in an Encyclopaedia, because I'm not sure what that is and if I should go there as well. It looks like a lot of fun, but…</span>
<span class = 'grey'>RAXLA: Goodness gracious! Here, Chwk, take this book and read everything about the demons of hazard and drinking. I'd never forgive myself if an innocent Xlxian child fell to alien addictions when I could have prevented that! Go on, take the Encyclopaedia and look up everything that seems suspicious to you. When in doubt, never, ever imitate the aliens.</span>
<span class = 'items'>Item received: Handbook of Insults</span>
<span id = 'tab'><span class = 'chuk'>[[Thank you, headmistress Raxla, and goodbye!|westerncorridor]]</span></span><span id = 'tab'><span class = 'chuk'>[[Why didn't you and your students take the same flight?|flightbeard]]</span></span>
<<if $handbooktaken>>\
<<else>>\
<span id = 'tab'><span class = 'chuk'>[[Can I borrow your Encyclopaedia?|getbook]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[I have to go. Goodbye, headmistress Raxla!|westerncorridor]]</span></span><span class = 'pink'>LIBRARIAN: Mmm? Did I just hear a cricket? ...No, that's impossible. But then, why am I thinking about crickets all of a sudden?</span>
<span id = 'tab'>[[Back|greyask]]</span><span class = 'pink'>LIBRARIAN: Oh, no! They were all taken and never returned! People have no respect for books, or for my job! My poor, poor books!</span>
<span id = 'tab'>[[Back|blueask]]</span><span class = 'pink'>LIBRARIAN: NO! THEY'RE ALL GONE, AND YOU SHOULD BE AS WELL, IF YOU DON'T WANT ME TO PERSONALLY THROW YOU OUT!</span>
<span id = 'tab'>[[Back|redask]]</span><span class = 'pink'>LIBRARIAN: We used to, but not anymore, I'm afraid. </span>
<span class = 'chuk'>CHUK: What happened?</span>
<span class = 'pink'>LIBRARIAN: Well, a gladiator by the name of Cybercricket borrowed every single one of them a couple of days ago. Later that day he came back and told me he destroyed all these books by accident! When I asked what exactly had happened, he got very unpleasant, even told me not to stick my proboscis in other people's business! But he paid for the destroyed books, so we'll be able to replace them once we arrive at a spaceport. </span>
<span id = 'tab'>[[Back|greenask]]</span><span class = 'pink'>LIBRARIAN: (yawns) Sometimes I think they simply insult me by forcing me to do all this boring work… </span>
<span id = 'tab'>[[Back|greyask]]</span><span class = 'pink'>LIBRARIAN: And why would you need a book like that? To put me down even more? You're so cruel!</span>
<span id = 'tab'>[[Back|blueask]]</span><span class = 'pink'>LIBRARIAN: WHAAAT? YOU'D LIKE TO LEARN HOW TO ANNOY ME EVEN MORE, EH? GET OUT!</span>
<span id = 'tab'>[[Back|redask]]</span><span class = 'pink'>LIBRARIAN: Oh, no! We're not allowing any rude or offensive books here!</span>
<span id = 'tab'>[[Back|greenask]]</span><span class = 'bot'>THAT'S DEATH'S ROBOT: Oooh, crickets! What amazing critters they are! Funny you should ask that, because, yes, I stumbled upon a book about crickets a few days ago and it was simply fascinating, so I read the whole thing. I've barely finished when that Cybercricket guy stormed in and carried it away!</span>
<span class = 'chuk'>CHUK: Can you share any fascinating cricket facts with me?</span>
<span class = 'bot'>THAT'S DEATH'S ROBOT: Sure! What do you want to know?</span>
<span id = 'tab'><span class = 'chuk'>[[Do all crickets chirp?|chirping]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[What weaknesses do crickets have?|cricketsweak]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Do all crickets have… radio antennas on their heads?|antennas]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Enough about crickets.|deathsquestions]]</span></span><span class = 'bot'>THAT'S DEATH'S ROBOT: No! Only males! It's called stridulation; they scrap their legs together to make noise and attract females! But they will only chirp when it's warm enough! When it gets cold, they're too sleepy to make love!</span>
<span id = 'tab'>[[Back|deathscrickets]]</span><span class = 'bot'>THAT'S DEATH'S ROBOT: A great many of them! They have a whole lot of predators. Like spiders, and lizards, and birds, and rodents, and humans! I think they're also weak to fire, being smashed by heavy objects, having nothing to eat for a very, very long time, electric shocks, chainsaws, mild emotional abuse, gunfire, pesticides, flooding, being hit by cars, hand grenades, toxic gasses, volcanic eruptions…</span>
<span class = 'chuk'>CHUK: Okay, okay! Stop! Stop!</span>
<span class = 'bot'>THAT'S DEATH'S ROBOT: I thought you wanted to know about their weaknesses. I'm just trying to help you here.</span>
<span class = 'chuk'>CHUK: Oh, you've helped enough.</span>
<span id = 'tab'>[[Back|deathscrickets]]</span><span class = 'bot'>THAT'S DEATH'S ROBOT: Well, they do have antennae they use to sense their surroundings, but those are not radio antennas, you know. They only look a bit similar, which likely confused you.</span>
<span class = 'chuk'>CHUK: So that means those crickets were cyborgs, created to kill. Great.</span>
<span id = 'tab'>[[Back|deathscrickets]]</span><span class = 'chuk'></span><<if $color == 'blue' && $fakeheadon>>\
The green alien just looks at you with contempt and tells you to get back to your work and stop being a nuisance.
<span id = 'tab'>[[Back.|easterncorridor]]</span>
<<else>>\
<<if $act == 4>><span class = 'green'>MOK-MOK-TUK: Oh, it's you! The Grand Champion! You've won the tournament and are going to meet with the Chairperor! You don't even know how lucky you are! Why can't this be me? Life is so unfair!</span>
It goes into a lengthy tirade on why it should be immediately granted a personal audience with Chairperor M'zzur.
<span id = 'tab'><span class = 'chuk'>[[Well, guess I'll just leave you to your problems.|easterncorridor]]</span></span>
<<else>><<if $greentalkedto == true>>\
Mok-Mok-Tuk looks at you and sighs.
<span class = 'green'>MOK-MOK-TUK: Oh, whatever should I do?</span>
<<else>><<set $greentalkedto to true>>\
The green alien is awkwardly sitting on a cushioned bench near the passage to the arena lobby for guests, making bubbling noises which you interpret as sighing. Next to the alien you see a square, blue, plastic icebox with a fancy sticker that reads "M'zzur Ice Sandwiches. Because luxury tastes best served cold!".
The alien makes a loud, bubbling noise when it notices you. When it opens its mouth, it turns out it speaks fluent Galaxian, albeit with a lot of gurgling and bubbling sounds.
<span class = 'green'>ALIEN: Greetings, fellow creature. I'm Mok-Mok-Tuk. Who are you?</span>
<span class = 'chuk'>CHUK: I'm Chuk!</span>
<span class = 'green'>MOK-MOK-TUK: Chuk? Chuk? Oh, now I remember! I've seen you! You're one of the tournament finalists! How exciting!</span>
Somehow, Mok-Mok-Tuk doesn't sound excited at all. You feel like it's simply trying hard to be polite.
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[I guess you're here to see the tournament?|greenwatch]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Why are you so down?|whydown]]</span></span>
<<if $boxtaken == false && $whydown == true>>\
<span id = 'tab'><span class = 'chuk'>[[Can I have these ice sandwiches?|takeice]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[I have to go.|easterncorridor]]</span></span>
<</if>>
<</if>>\
<span class = 'green'>MOK-MOK-TUK: You guessed wrong! Well, yes, I watch the fights, but the true reason I'm here is to see HIM!</span>
<span class = 'chuk'>CHUK: Whom?</span>
The alien seems shocked at your ignorance.
<span class = 'green'>MOK-MOK-TUK: Whom?! His Majesty Chairperor M'zzur, of course! Who else would I want to see, but the master of the galaxy, liberator of countless planets, our beloved leader and chairman of M'zzur Enterprises? I'll never get another opportunity to be so close to him! Ooohh, I hope I'll have a good place at the award ceremony!</span>
He glances at you enviously.
<span class = 'green'>MOK-MOK-TUK: Of course, if you win the final match, you'll get the best place of all. Oh, why can't I be a great warrior? Life's so unfair.</span>
<span id = 'tab'>[[Back|greenquestions]]</span><span class = 'chuk'></span><<if $boxtaken>>\
<span class = 'green'>MOK-MOK-TUK: I have a soda, and I want to drink it! But how could I drink one of only 100 Limited Edition M'zzur Sodas, that was graced by the touch of His Majesty's saliva? This bottle belongs in a museum! Or in my collection of M'zzurmorabilia! Oh, no! Whatever should I do?</span>
<span id = 'tab'>[[Back|greenquestions]]</span>
<<else>>\
<<set $whydown to true>>\
<span class = 'green'>MOK-MOK-TUK: I'm exhausted! It's so hot and stuffy here! I desperately need some refreshments.</span>
<span class = 'chuk'>CHUK: You have a whole box of ice sandwiches there! Why don't you eat them?</span>
<span class = 'green'>MOK-MOK-TUK: That's the big problem! I bought them on a whim, and I'd really love to eat them, but I must watch my calories! We Quudibs gain weight easily and I don't want my mid-section to get all fat and blubbery! Oh, I can't eat these sandwiches, but I really want to! I'm torn!</span>
<span id = 'tab'>[[Back|greenquestions]]</span>
<</if>>\<<set $whydown to true>>\
<span class = 'green'>MOK-MOK-TUK: NO! I want them!</span>
<span class = 'chuk'>CHUK: But you said yourself you shouldn't really eat them…</span>
<span class = 'green'>MOK-MOK-TUK: I know I shouldn't, but I need some refreshments! Oh, whatever should I do?</span>
Mok-Mok-Tuk sighs, casting a longing look at the icebox.
<span id = 'tab'>[[Back|greenquestions]]</span><span id = 'tab'><span class = 'chuk'>[[I guess you're here to see the tournament?|greenwatch]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Why are you so down?|whydown]]</span></span>
<<if $boxtaken == false && $whydown == true>>\
<span id = 'tab'><span class = 'chuk'>[[Can I have these ice sandwiches?|takeice]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[I have to go.|easterncorridor]]</span></span><<if $madameandpainteragain>>\
<span class = 'chuk'>CHUK: Naah. They have business to talk over. I won't bother them.</span>
<span id = 'tab'>[[Back|conservatory]]</span>
<<else>><<set $madameandpainteragain to true>>\
<span class = 'chuk'>CHUK: Hi there! How's going?</span>
<span class = 'madame'>MADAME GOLGADUL: Oh, it's you, Chuk! Sylvia and I were just discussing our plans for a new tarot deck design. I was so impressed by that portrait of yours I simply had to find the author and – who would've thought! – she agreed to paint custom cards for me!</span>
<span class = 'painter'>PAINTER: I couldn't refuse a charming girl like you! Not to mention I'd love to paint over M'zzur's ugly face!</span>
They both start laughing and return to their conversation.
<span id = 'tab'>[[Back|conservatory]]</span>
<</if>><<set $questcape to true>><<set $needcape to false>>\
<span class = 'quik'>QUIK: You important, busy person, Quik know! But foil important, too. Maybe you find some anyway? If you find, please, bring it to Quik!</span>
<span id = 'tab'>[[Continue|quikroom]]</span><<set $questcape to true>><<set $needcape to false>>\
<span class = 'quik'>QUIK: Thank you! Many obliged!</span>
<span id = 'tab'>[[Continue|quikroom]]</span>You show the paint can to the Quik mechanic.
<span class = 'chuk'>CHUK: Will that do instead of gold foil? You can paint whatever you want with it.</span>
The Quik casts a quick glance at the can and shakes its head.
<span class = 'quik'>QUIK: Quik sorry, this no good. No real gold in it. Must be real gold.</span>
<span class = 'chuk'>CHUK: Whew! You sure have high standards!</span>
<span class = 'quik'>QUIK: Quik know real gold difficult to find… But must be real, or not work.</span>
<span id = 'tab'>[[Back|quikroom]]</span>The mechanic lowers it voice.
<span class = 'quik'>QUIK: Quik cannot tell now. Who knows who listen? But it mighty important, what Quik construct!</span>
<span class = 'chuk'>CHUK: I hope I won't regret helping you out…</span>
<span class = 'quik'>QUIK: No, no! Quik not do anything bad! Please, believe Quik!</span>
<span id = 'tab'><span class = 'chuk'>[[I'll be going.|quikroom]]</span></span>A quick examination of the penthouse reveals that no one has stayed here for a very long time. You find no clothes and no personal belongings of the Chairperor. There is a lot of dust accumulated on the furniture and on the purple bedspread which covers the giant bed in the corner.
<span class = 'chuk'>CHUK: But… they told me Chairperor M'zzur is staying here, and will watch the final match! Why did they lie? Is he somewhere else on the Perfect Paradise, for safety reasons? Or is he not aboard at all?</span>
<span id = 'tab'>[[Back|penthouse]]</span>The statue is an accurate image of Chairperor M'zzur, down to his vain smile. It's made of solid gold and polished so highly you can see your distorted image reflected in it. The elaborate crown and robes are sculpted with much detail.<<if $capetaken>>\<<else>> Only the statue's cape is not sculpted; it is made of thin, flowing gold foil.<</if>> There is a plaque on the base of the statue.
<span id = 'tab'>[[Read the plaque|readstatue]]</span>
<<if $capetaken>>\
<<else>>\
<span id = 'tab'>[[Take the gold cape|takecape]]</span>
<</if>>\
<span id = 'tab'>[[Back|penthouse]]</span>The Crystal Moon shines brightly, much closer to you than when you watched it from the surface of Gyff. As you look at its white crystalline forests and blue spires, you're reminded of all the legends your people tell about the Moon, and of how important and dear it is to them. Suddenly the Crystal Moon looks sadly orphaned to you, torn from the skies above Gyff and brought here for one man's amusement.
<span class = 'chuk'>CHUK: I'm going to take you home. I promise.</span>
<span id = 'tab'>[[Back|penthouse]]</span><<set $remote to true>><<set $remotetaken to true>>\
You pick up the remote. It's quite heavy and has three round buttons. On the back of the remote there's a sticker which reads:
"Arena security system remote. IMPORTANT! This remote works only inside the arena dome."
<span class = 'chuk'>CHUK: This looks very, very useful.</span>
<span class = 'items'>Item received: Remote control</span>
<span id = 'tab'>[[Continue|voxcall]]</span>
<<if $remotetaken>>\
The videophone is in standby mode. A blinking light signals a recorded message.
<span id = 'tab'>[[Replay the message|messagereplay]]</span>
<span id = 'tab'>[[Back|penthouse]]</span>
<<else>>\
The videophone is in standby mode. There are no recorded messages.
<span id = 'tab'>[[Back|penthouse]]</span>
<</if>>\As you pocket the remote, the videophone starts ringing. You jump, startled. Then the call is accepted on another receiver and a distorted image of General Vox's stern face appears on the screen. For a second you're afraid she sees you as well, but when she starts talking it's immediately clear she's not addressing you.
Vox's words are barely audible through a buzz of static.
<span class = 'vox'>VOX: I am … -bly sorry… -esty… one responsible for … -alling cheap signal trasmi- … -tely fired… -other one broke and … </span>
There is a long pause as someone – without a doubt Chairperor M'zzur – answers. The penthouse videophone is not picking him up, but he must be scolding Vox for something, as the imperious general's face assumes a humble and apologetic expression.
<span class = 'vox'>VOX: -ally sorry … -ear Your Majesty's last wo- … -ave only one room left … -able signal … -ed ship, the conse … tory… I don't wa- … -ble Your Maje- … but it's the only … … … be there after … final match … -ive Your Ma- …. -tructions. Glory to … … </span>
The transmission ends in a loud buzz and the videophone switches back to standby mode.
<span class = 'chuk'>CHUK: Very interesting. So, the Chairperor is someplace Vox can't get a good connection to. Must mean he's not on Perfect Paradise at all. And Vox's going to the conservatory after the final match to call him about something important…</span>
<span id = 'tab'>[[Continue|penthouse]]</span>Vox's words are barely audible through a buzz of static.
<span class = 'vox'>VOX: I am … -bly sorry… -esty… one responsible for … -alling cheap signal trasmi- … -tely fired… -other one broke and … </span>
There is a long pause as someone – without a doubt Chairperor M'zzur – answers.
<span class = 'vox'> VOX: -ally sorry … -ear Your Majesty's last wo- … -ave only one room left … -able signal … -ed ship, the conse … tory… I don't wa- … -ble Your Maje- … but it's the only … … … be there after … final match … -ive Your Ma- …. -tructions. Glory to … … </span>
The transmission ends in a loud buzz and the videophone switches back to standby mode.
<span id = 'tab'>[[Back|penthouse]]</span>The plaque reads, in elaborate script:
"To our Emperor and Chairman, from the loving M'zzur Enterprises Team."
<span id = 'tab'>[[Back|statue]]</span><<set $capetaken to true>><<set $cape to true>>\
You stand on an antique chair and pull down the statue's cape. It is made of thin gold foil and looks fragile, but is in fact quite durable and doesn't tear. You fold the cape and pocket it.
<span class = 'items'>Item received: Cape of gold</span>
<span id = 'tab'>[[Back|penthouse]]</span>
<span class = 'steve'>STEVE: I'm not sure. Guess he might be all of those things. What I know is that he's a mighty warrior, who hardly ever gives his opponents a chance to fight back. And he's a dangerous maniac, too. I didn't like him the moment I saw him. Knew he would be trouble. And his bugs – "girls", he calls them – really creep out some of the audience. I would have made up some reason not to accept him into the tournament, but I got very strict orders from General Vox. I was surprised she'd heard about him before – I had not – but turns out she's a big fan of his.</span>
<span id='tab'>[[Back|talktosteve]]</span>Steve is waiting for you in the vestibule, with a concerned look on his face. As he notices you, however, he conjures up his usual smile.
<span class = 'steve'>STEVE: So, you decided to fight, after all! You either have something up your sleeve, or are completely nuts! Tell me, are you ready? I've got a word that the Cricket is getting a little… impatient.</span>
<span id = 'tab'><span class = 'chuk'>[[I'll gladly give him what he deserves, but I need to finish some business first.|dontfight3]]</span></span>
<span class = 'chuk'><span id = 'tab'>[[Yes, I'm ready.|fight3]]</span></span><span class = 'steve'>STEVE: Okay, okay. It's not like we can't keep him waiting a little longer. But hurry, please. If you take too long, the Cybercricket may become… difficult to control.
<span id = 'tab'>[[Continue|mainlobby]]</span><span class = 'steve'>STEVE: All right! Looks like we're really doing this! Great!</span>
He laughs and pats you on the back, then pulls out his phone to announce the upcoming match through loudspeakers.
<span class = 'steve'>STEVE: LADIES, GENTLEMEN AND ALL THE REST OF YOU! THIS IS THE MOMENT WE'VE ALL BEEN WAITING FOR! THE MOST ANTICIPATED, HOTTEST, MOST IMPORTANT FIGHT OF THE TOURNAMENT! AFTER ALL YOU'VE SEEN, PREPARE FOR EVEN MORE! GET READY FOR UNPARALLELED EXCITEMENT! GET READY TO SEE WHO'S GOING TO LOSE AND WHO'S GOING TO TAKE IT ALL!
STEVE: Let's get on with the formalities. I can't see any weapons, so I assume you'll fight bare-handed, as usual. Okay, put your stuff over there.</span>
As you lay down your items on a bench, you turn to ask Steve a question.
<span class = 'chuk'>CHUK: Where is the Chairperor? He's going to be there, right?</span>
Steve clears his throat. He's looking a bit uneasy.
<span class = 'steve'>STEVE: Well, um, I'm sorry to say that, since you wanted to see His Majesty so much, but we've just got a word he's not going to attend. Security issues, apparently. However, General Vox is going to watch the match as His Majesty's representative, and, I think, the Chairperor will arrive for the award ceremony, so you still have a chance to see him. Just win the match!</span>
He laughs.
<span class = 'steve'>STEVE: All right, Chuk, let's get this madness started! Proceed to gate 2!</span>
As you walk over to the gate, he adds, in a serious tone:
<span class = 'steve'>STEVE: Good luck. And please, don't get killed.</span>
<span id = 'tab'>[[Continue|fight3A]]</span>Once again you wait in the small room behind the metal gate, while Steve announces the fight.
<span class = 'steve'>STEVE: LADIES, GENTLEMEN AND ALL THE REST OF YOU! I HOPE YOU'RE READY FOR MADNESS! IN JUST A MOMENT WE'RE GOING TO SEE THE TWO FINALISTS! THE TWO BEST WARRIORS IN THE GRAND GALACTIC TOURNAMENT! BUT, AS WE ALL KNOW, IT'S NOT ABOUT BEING ONE OF THE BEST! THE ONLY THING THAT COUNTS IS TO BE <i>THE BEST</i>! TO BE THE GRAND CHAMPION! WHO WILL CLAIM THAT TITLE? GET READY TO SEE THE MIGHTY CYBERCRICKET AND THE CUNNING CHAMELEON CHUK BATTLE IT OUT!
BUT FIRST, A WORD FROM HIS MAJESTY CHAIRPEROR M'ZZUR, THE MAIN ORGANIZER OF THE TOURNAMENT, DELIVERED BY HIS REPRESENTATIVE, GENERAL LYNDA VOX!</span>
On the big screen you see General Vox, presiding over the crowd from a conch-shaped loge which hovers above the tribunes.
<span class = 'vox'>GENERAL VOX: I HEREBY WELCOME ALL OF YOU – CITIZENS OF THE M'ZZUR EMPIRE FROM EVERY CORNER OF THE GALAXY! CHEER FOR YOUR FIGHTER, BUT RESPECT THEIR OPPONENT! ADMIRE STRENGTH AND PROWESS, AND BE THANKFUL THAT IN OUR PEACEFUL TIMES FIERCE AND DEADLY BATTLES ONLY TAKE PLACE IN AN ARENA! AND TO THE CONTESTANTS – DO YOUR BEST! MAY THE BETTER WARRIOR TRIUMPH!</span>
Vox sits down to loud applause. People are eager to see the fight.
The gate rises and you enter the arena.
<<if $remoteset && $cricketsset && $heatingpromised>>\
<span id = 'tab'>[[Continue|fight3win]]</span>
<<elseif $remoteset>>\
<span id = 'tab'>[[Continue|fight3lose3]]</span>
<<elseif $cricketsset && $heatingpromised>>\
<span id = 'tab'>[[Continue|fight3lose2]]</span>
<<else>>\
<span id = 'tab'>[[Continue|fight3lose1]]</span>
<</if>>\
As you enter the arena, a stream of heated air reaches you. At first it's just warm, but in a few moments it becomes hot – so hot you start to sweat profusely.
The Cybercricket emerges from the opposite gate – a tall, menacing figure.
He laughs.
<span class = 'cyber'>THE CYBERCRICKET: Is this a joke? You send a kid to fight me? Sorry, I make no exceptions – kid or not, he's going to get hurt!</span>
The lights on the Cybercricket's massive chest start pulsating and he shouts:
<span class = 'cyber'>THE CYBERCRICKET: Show that shrimp his place, girls!</span>
The dark mass of crickets rises from his body and flies towards you.
Suddenly a chirp comes from the barred opening in the arena wall. Then another. And then the crickets inside the icebox burst with wild chirping.
The swarm momentarily veers in the direction of the noise. In a long, dark stream, it disappears into the opening.
<span class = 'chuk'>CHUK: GREAT JOB, GUYS! KEEP ON IT!</span>
The Cybercricket, furious, screams and curses at them, ordering them to immediately come back, but they're oblivious to his commands.
<span class = 'cyber'>THE CYBERCRICKET: DAMN BUGS! GET BACK HERE, NOW!</span>
<span class = 'chuk'>CHUK: Give it up, Cybercricket! Your mind control can't win against the power of true love!</span>
The Cybercricket is overtaken by blind fury. The audience laughs and cheers at his failure, which angers him even more.
<span class = 'cyber'>THE CYBERCRICKET: ENOUGH! FOR THAT INSULT, I'LL CRUSH YOU!</span>
He runs toward the arena fencing.
<span class = 'steve'>STEVE: OH, PLEASE, AGAIN?</span>
You quickly look around and spot the golden remote control lying on the sand in the middle of the arena. You make a dash for it and pick it up just as the Cybercricket grabs a fencing bar and starts pulling on it.
You only have a couple of seconds to use the remote.
The remote has three buttons.
<span id = 'tab'>[[Press the left button|fight3buttoncorrect]]</span>
<span id = 'tab'>[[Press the middle button|fight3turrets]]</span>
<span id = 'tab'>[[Press the right button|fight3eject]]</span>
<<if $heatingpromised>>As you enter the arena, a stream of heated air reaches you. At first it's just warm, but in a few moments it becomes hot – so hot you start to sweat profusely.<</if>>\
The Cybercricket emerges from the opposite gate – a tall, menacing figure.
He laughs.
<span class = 'cyber'>THE CYBERCRICKET: Is this a joke? You send a kid to fight me? Sorry, I make no exceptions – kid or not, he's going to get hurt!</span>
You quickly look around and spot the golden remote control lying on the sand in the middle of the arena. You just have to grab it, then lure the Cybercricket near the fencing…
You make a dash for the remote. At the same moment, the Cybercricket shouts:
<span class = 'cyber'>THE CYBERCRICKET: Show that shrimp his place, girls!</span>
A dark mass of crickets rises from his body and rushes at you. Before you can reach the remote, it envelops you and in a heartbeat you're covered in living, biting insects.
You hear the Cybercricket laughing, the audience gasping, cheering and screaming, and Steve shouting something, but the sounds grow weaker as pain overcomes you…
<span class = 'header'><center>GAME OVER.</center></span>
<center>[[Restore game|startmatch3]]</center>
<center><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></center>As you enter the arena, a stream of heated air reaches you. At first it's just warm, but in a few moments it becomes hot – so hot you start to sweat profusely.
The Cybercricket emerges from the opposite gate – a tall, menacing figure.
He laughs.
<span class = 'cyber'>THE CYBERCRICKET: Is this a joke? You send a kid to fight me? Sorry, I make no exceptions – kid or not, he's going to get hurt!</span>
The lights on the Cybercricket's massive chest start pulsating and he shouts:
<span class = 'cyber'>THE CYBERCRICKET: Show that shrimp his place, girls!</span>
The dark mass of crickets rises from his body and flies towards you.
Suddenly a chirp comes from the barred opening in the arena wall. Then another. And then the crickets inside the icebox burst with wild chirping.
The swarm momentarily veers in the direction of the noise. In a long, dark stream, it disappears into the opening.
<span class = 'chuk'>CHUK: GREAT JOB, GUYS! KEEP ON IT!</span>
The Cybercricket, furious, screams and curses at them, ordering them to immediately come back, but they're oblivious to his commands.
<span class = 'cyber'>THE CYBERCRICKET: DAMN BUGS! GET BACK HERE, NOW!</span>
<span class = 'chuk'>CHUK: Give it up, Cybercricket! Your mind control can't win against the power of true love!</span>
The Cybercricket is overtaken by blind fury. The audience laughs and cheers at his failure, which angers him even more.
<span class = 'cyber'>THE CYBERCRICKET: ENOUGH! FOR THAT INSULT, I'LL CRUSH YOU!</span>
He runs toward the arena fencing and with a titanic effort rips one long, metal rod from its concrete base.
<span class = 'steve'>STEVE: OH, PLEASE, AGAIN?</span>
The Cybercricket rushes at you in rage, his weapon raised high.
You dive and dodge, and twice the Cybercricket strikes thin air, but his third hit gets you. There's an explosion of painful, blinding light, and then everything turns dark.
<span class = 'header'><center>GAME OVER.</center></span>
<center>[[Restore game|startmatch3]]</center>
<center><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></center><<if $heatingpromised>>As you enter the arena, a stream of heated air reaches you. At first it's just warm, but in a few moments it becomes hot – so hot you start to sweat profusely.<</if>>\
The Cybercricket emerges from the opposite gate – a tall, menacing figure.
He laughs.
<span class = 'cyber'>THE CYBERCRICKET: Is this a joke? You send a kid to fight me? Sorry, I make no exceptions – kid or not, he's going to get hurt!</span>
You shout that you're no kid; you're a Gyffid and you're here to defeat him. The Cybercricket does not listen. The lights on his massive chest start pulsating and he shouts:
<span class = 'cyber'>THE CYBERCRICKET: Show that shrimp his place, girls!</span>
A dark mass of crickets rises from his body and rushes at you. In a heartbeat you're covered in living, biting insects.
You hear the Cybercricket laughing, the audience gasping, cheering and screaming, and Steve shouting something, but the sounds grow weaker as pain overcomes you…
<span class = 'header'><center>GAME OVER.</center></span>
<center>[[Restore game|startmatch3]]</center>
<center><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></center>The applause goes on and on.
<span class = 'steve'>STEVE: AND NOW… THE CHAIRPEROR'S REPRESENTATIVE WILL CONGRATULATE THE CHAMPION IN HIS MAJESTY'S NAME!</span>
The flying loge descends from above and lands on the sand.
General Vox steps forward and stops in front of you, tall and imposing in her perfectly ironed uniform. She attempts a smile, but wrinkles of anger stay on her face.
<span class = 'vox'>GENERAL VOX: Well done, Champion. His Majesty the Chairperor admires your battle prowess.</span>
She reaches down and quickly shakes your hand, then steps back.
Just as the General climbs back to the loge, you realise you have questions, and now is your only chance to get answers.
<span class = 'chuk'>CHUK: General! Wait!</span>
<span class = 'vox'>GENERAL VOX: Yes, Champion? What is it?</span>
<span id = 'tab'><span class = 'chuk'>[[I want to see the Chairperor.|wantseemzzur]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I want my prize.|wantmyprize]]</span></span><span class = 'vox'>GENERAL VOX: I understand. I can assure you that His Majesty is going to arrive soon.</span>
<span class = 'chuk'>CHUK: You assured me he'd be here!</span>
The General scowls.
<span class = 'vox'>GENERAL VOX: It is not for you to question His Majesty's actions. You will see him during the award ceremony. Be thankful His Majesty is going to grant you an audience.</span>
<span id = 'tab'><span class = 'chuk'>[[What about my prize?|wantmyprize]]</span></span><<set $money += 10000>>\
<span class = 'vox'>GENERAL VOX: Oh, yes, of course, the prize…</span>
You get a strange feeling she has no idea what the prize is supposed to be. Maybe only the Chairperor knows?
You stare at the General, awaiting some kind of answer. She reads that as you demanding the prize here and now, and searches through her pockets.
<span class = 'vox'>GENERAL VOX: Here. Accept this as a token of appreciation from M'zzur Enterprises.</span>
She hands you a money chip.
<span class = 'items'>You received 10000 MEC.</span>
<span class = 'chuk'>CHUK: But… I thought…</span>
<span class = 'vox'>GENERAL VOX: What? You want more?</span>
<span class = 'chuk'>CHUK: No, I mean… that's a whole lot of money, but I thought the prize would be something special, one of a kind…</span>
General Vox sighs.
<span class = 'vox'>GENERAL VOX: You will receive the fabulous main prize from the Chairperor himself, during the award ceremony. For now, Champion, enjoy your victory, and be patient.</span>
<span class = 'chuk'>CHUK: What is the main prize?</span>
<span class = 'vox'>GENERAL VOX: That you will learn from His Majesty.</span>
You take a deep breath.
<span id = 'tab'>[[State your demand|wantmyprize2]]</span>
Steve has already left the announcer's booth and is waiting for you in the vestibule.
<span class = 'steve'>STEVE: Amazing job, my friend! Or, should I say, Grand Champion? I doubted you could pull this off, but turns out you never run out of ingenious ideas! To be honest, I've heard some people complain you used unfair tricks to win, but don't worry – you didn't break any rules. And most of the audience really enjoyed your… creative style. As for myself, I'm just glad the Cybercricket didn't win. Well – I'm sure you'd like to rest now. Enjoy the rest of your stay on the <i>Perfect Paradise</i>. I'll inform you about the time and place of the award ceremony as soon as I get more info.</span>
<span id = 'tab'>[[Continue|fight3winC]]</span><<set $act to 4>><<if $capegiven>><<set $needfuel to true>><</if>>\
Steve vigorously shakes your hand, congratulates you one more time and excuses himself, saying he's got some pressing corporate business to attend to. He adds he won't be at the counter in the main lobby for a while, but he'll find you when he'll have news for you.
You rest on a comfortable sofa in the vestibule for a while, thinking about the tournament, and how surprised all your fellow Gyffids will be when they learn about your victory. You smile. Then, you start thinking about the Crystal Moon, the Chairperor and General Vox, and your smile quickly fades.
<span class = 'chuk'>CHUK: <i>I didn't come here to win a tournament… I came for the Crystal Moon. I still don't know how to get it back. And I think M'zzur and Vox may be up to something. Didn't Vox say she was going to talk with the Chairperor after the final match? I should sneak into the conservatory and learn what it is they need to discuss.</i></span>
<span id = 'tab'>[[Continue|mainlobby]]</span>This is the access card Steve has stolen from one of General Vox's bodyguards. It opens the golden door to the General's private quarters.
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Access card</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $useaccesscard == 'portrait'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useaccesscard == 'ena'>><span class = 'chuk'>CHUK: I need this card myself.</span>
<<elseif $useaccesscard == 'girl'>><span class = 'chuk'>CHUK: I need this card myself.</span>
<<elseif $useaccesscard == 'quik'>><span class = 'chuk'>CHUK: I need this card myself.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|useaccesscard][$useaccesscard to 'portrait']]</span>
<span id = 'tab'>[[Use with variably-eyed lady|useaccesscard][$useaccesscard to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|useaccesscard][$useaccesscard to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|useaccesscard][$useaccesscard to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $useaccesscard == 'securibot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useaccesscard == 'janitor'>><span class = 'chuk'>CHUK: I need this card myself.</span>
<<elseif $useaccesscard == 'bar'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useaccesscard == 'greenalien'>><span class = 'chuk'>CHUK: I need this card myself.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|useaccesscard][$useaccesscard to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|useaccesscard][$useaccesscard to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|useaccesscard][$useaccesscard to 'bar']]</span>
<<if $act > 2>>\
<span id = 'tab'>[[Use with green alien|useaccesscard][$useaccesscard to 'greenalien']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $useaccesscard == 'librarian'>><span class = 'chuk'>CHUK: I need this card myself.</span>
<<elseif $useaccesscard == 'robot'>><span class = 'chuk'>CHUK: I need this card myself.</span>
<<elseif $useaccesscard == 'books'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|useaccesscard][$useaccesscard to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|useaccesscard][$useaccesscard to 'robot']]</span>
<span id = 'tab'>[[Use with books|useaccesscard][$useaccesscard to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $useaccesscard == 'plant'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useaccesscard == 'waterfall'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|useaccesscard][$useaccesscard to 'plant']]</span>
<span id = 'tab'>[[Use with waterfall|useaccesscard][$useaccesscard to 'waterfall']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $useaccesscard == 'mops'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|useaccesscard][$useaccesscard to 'mops']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $useaccesscard == 'tub'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useaccesscard == 'quik'>><span class = 'chuk'>CHUK: I need this card myself.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|useaccesscard][$useaccesscard to 'tub']]</span>
<<if $questcape>><span id = 'tab'>[[Use with Quik mechanic|capetomainquik]]</span>
<<else>><span id = 'tab'>[[Use with Quik mechanic|useaccesscard][$useaccesscard to 'quik']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $useaccesscard == 'door'>><span class = 'chuk'>CHUK: The door is already open.</span>
<<else>>\<</if>>\
<<if $golddooropen>><span id = 'tab'>[[Use with golden door|useaccesscard][$useaccesscard to 'door']]</span>
<<else>><span id = 'tab'>[[Use with golden door|opengolddoor]]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $useaccesscard == 'vendingmachine'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|useaccesscard][$useaccesscard to 'vendingmachine']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $useaccesscard == 'largepot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useaccesscard == 'carrots'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with large pot|useaccesscard][$useaccesscard to 'largepot']]</span>
<span id = 'tab'>[[Use with wilted carrots|useaccesscard][$useaccesscard to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $useaccesscard == 'baron'>><span class = 'chuk'>CHUK: I need this card myself.</span>
<<elseif $useaccesscard == 'petshop'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|useaccesscard][$useaccesscard to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|useaccesscard][$useaccesscard to 'petshop']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $useaccesscard == 'toad'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|useaccesscard][$useaccesscard to 'toad']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'tunnel'>>\
<<if $useaccesscard == 'bars'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useaccesscard == 'ledge'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useaccesscard == 'pipes'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|useaccesscard][$useaccesscard to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|useaccesscard][$useaccesscard to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|useaccesscard][$useaccesscard to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $useaccesscard == 'crystal'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useaccesscard == 'basket'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useaccesscard == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw this away.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with crystal ball|useaccesscard][$useaccesscard to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|useaccesscard][$useaccesscard to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|useaccesscard][$useaccesscard to 'bin']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $useaccesscard == 'workbench'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with workbench|useaccesscard][$useaccesscard to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $useaccesscard == 'mechanic'>><span class = 'chuk'>CHUK: I need this card myself.</span>
<<elseif $useaccesscard == 'valves2'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|useaccesscard][$useaccesscard to 'mechanic']]</span>
<span id = 'tab'>[[Use with arena boiler's valves|useaccesscard][$useaccesscard to 'valves2']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'penthouse'>>\
<<if $useaccesscard == 'statue'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useaccesscard == 'phone'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $useaccesscard == 'moon'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden statue|useaccesscard][$useaccesscard to 'statue']]</span>
<span id = 'tab'>[[Use with videophone|useaccesscard][$useaccesscard to 'phone']]</span>
<span id = 'tab'>[[Use with Crystal Moon|useaccesscard][$useaccesscard to 'moon']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'rexroom'>>\
<<if $useaccesscard == 'rex'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Rex|useaccesscard][$useaccesscard to 'rex']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'bay'>>\
<<if $useaccesscard == 'ship'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with General Vox's ship|useaccesscard][$useaccesscard to 'ship']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'waitingroom'>>\
<<if $useaccesscard == 'posterleft'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $useaccesscard == 'postermiddle'>><span class = 'chuk'>CHUK: The secret door is already open.</span>
<<elseif $useaccesscard == 'postermiddle2'>><span class = 'chuk'>CHUK: Hey, there's something that looks like a card reader on that poster! Better take a closer look at it.</span>
<<elseif $useaccesscard == 'posterright'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with leftmost poster|useaccesscard][$useaccesscard to 'posterleft']]</span>
<<if $posteropen>><span id = 'tab'>[[Use with middle poster|useaccesscard][$useaccesscard to 'postermiddle']]</span>
<<elseif $readerfound>><span id = 'tab'>[[Use with middle poster|openposter]]</span>
<<else>><span id = 'tab'>[[Use with middle poster|useaccesscard][$useaccesscard to 'postermiddle2']]</span>
<</if>>\
<span id = 'tab'>[[Use with rightmost poster|useaccesscard][$useaccesscard to 'posterright']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'bridge'>>\
<<if $useaccesscard == 'guards'>><span class = 'chuk'>CHUK: I can't admit I have a stolen access card, too.</span>
<<elseif $useaccesscard == 'chairperor'>><span class = 'chuk'>CHUK: I can't admit I have a stolen access card, too.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's guards|useaccesscard][$useaccesscard to 'guards']]</span>
<span id = 'tab'>[[Use with Chairperor M'zzur|useaccesscard][$useaccesscard to 'chairperor']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>>\<span class = 'chuk'></span>\
Combine <span class = 'items'>Access card</span>
<<if $accesscardwith == 'scissors'>><span class = 'chuk'>CHUK: I don't want to cut this.</span>
<<elseif $accesscardwith == 'leaflet'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $accesscardwith == 'cape'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $accesscardwith == 'fakehead'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $accesscardwith == 'screwdriver'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $accesscardwith == 'watch'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $accesscardwith == 'beard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $accesscardwith == 'goodbook'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $accesscardwith == 'pigeon'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $accesscardwith == 'fuel'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $accesscardwith == 'stevescard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $cape>>[[Cape of gold|combineaccesscard][$accesscardwith to 'cape']]
<</if>>\
<<if $beard>>[[Fake beard|combineaccesscard][$accesscardwith to 'beard']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combineaccesscard][$accesscardwith to 'fakehead']]
<</if>>\
<<if $pigeon>>[[Homing Rocket Pigeon|combineaccesscard][$accesscardwith to 'pigeon']]
<</if>>\
<<if $goodbook>>[[Improved Handbook of Insults|combineaccesscard][$accesscardwith to 'goodbook']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combineaccesscard][$accesscardwith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combineaccesscard][$accesscardwith to 'watch']]
<</if>>\
<<if $scissors>>[[Scissors|combineaccesscard][$accesscardwith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combineaccesscard][$accesscardwith to 'screwdriver']]
<</if>>\
<<if $fuel>>[[Solid rocket fuel|combineaccesscard][$accesscardwith to 'fuel']]
<</if>>\
<<if $stevescard>>[[Steve's business card|combineaccesscard][$accesscardwith to 'stevescard']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$accesscardwith to 'none']]</span>It's a special breed of pigeon, raised to carry messages over great distances – even across planetary systems. This particular bird is bluish-gray, slim but muscular. It's wearing a pigeon-sized space helmet and a shiny rocket backpack. There's a small screen on the backpack, and next to it there's a switch with three settings: INDOOR, ATMOSPHERIC and INTERPLANETARY. A sticker next to the switch warns against using the higher speed settings inside buildings. The switch is in the INDOOR position.
A short system message is scrolling in a loop on the screen. It reads:
"Deliver your messages with style! Thanks to advanced brain implants, your Homing Rocket Pigeon will always find the recipient – it's enough to provide their unique identifying data – no postal address required!"
The pigeon is very calm. It's looking at you with its beady eyes, waiting for a message to deliver.
<<if $findsteve>><span id = 'tab'>[[Send a message to Steve|messagefailed]]</span>
<<else>>\<</if>>\
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Homing Rocket Pigeon</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $usepigeon == 'portrait'>><span class = 'chuk'>CHUK: Hmm... maybe I should send a message to M'zzur? No, that wouldn't help anything.</span>
<<elseif $usepigeon == 'ena'>><span class = 'chuk'>CHUK: I don't think she wants a pet.</span>
<<elseif $usepigeon == 'girl'>><span class = 'chuk'>CHUK: I don't think she wants a pet.</span>
<<elseif $usepigeon == 'quik'>><span class = 'chuk'>CHUK: I don't think they want a pet.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|usepigeon][$usepigeon to 'portrait']]</span>
<span id = 'tab'>[[Use with variably-eyed lady|usepigeon][$usepigeon to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|usepigeon][$usepigeon to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|usepigeon][$usepigeon to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $usepigeon == 'securibot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usepigeon == 'janitor'>><span class = 'chuk'>CHUK: I don't think he wants a pet.</span>
<<elseif $usepigeon == 'bar'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usepigeon == 'greenalien'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|usepigeon][$usepigeon to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|usepigeon][$usepigeon to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|usepigeon][$usepigeon to 'bar']]</span>
<<if $act > 2>>\
<span id = 'tab'>[[Use with green alien|usepigeon][$usepigeon to 'greenalien']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $usepigeon == 'librarian'>><span class = 'chuk'>CHUK: I don't think she wants a pet.</span>
<<elseif $usepigeon == 'robot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usepigeon == 'books'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|usepigeon][$usepigeon to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|usepigeon][$usepigeon to 'robot']]</span>
<span id = 'tab'>[[Use with books|usepigeon][$usepigeon to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $usepigeon == 'plant'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usepigeon == 'waterfall'>><span class = 'chuk'>CHUK: Water could damage the pigeon's space gear.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|usepigeon][$usepigeon to 'plant']]</span>
<span id = 'tab'>[[Use with waterfall|usepigeon][$usepigeon to 'waterfall']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $usepigeon == 'mops'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|usepigeon][$usepigeon to 'mops']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $usepigeon == 'tub'>><span class = 'chuk'>CHUK: That liquid, whatever it is, could damage the pigeon's space gear.</span>
<<elseif $usepigeon == 'quik'>><span class = 'chuk'>CHUK: I don't think it wants a pet.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|usepigeon][$usepigeon to 'tub']]</span>
<span id = 'tab'>[[Use with Quik mechanic|usepigeon][$usepigeon to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $usepigeon == 'door'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|usepigeon][$usepigeon to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $usepigeon == 'vendingmachine'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|usepigeon][$usepigeon to 'vendingmachine']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $usepigeon == 'largepot'>><span class = 'chuk'>CHUK: I'd never eat my precious pigeon!</span>
<<elseif $usepigeon == 'carrots'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with large pot|usepigeon][$usepigeon to 'largepot']]</span>
<span id = 'tab'>[[Use with wilted carrots|usepigeon][$usepigeon to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $usepigeon == 'baron'>><span class = 'chuk'>CHUK: As a naturalist, what can you tell me about my pet?</span>
<span class = 'janitor'>SCHMERZKOPF: Now, zere'z an alien livevorm like nothing elze I've ever zeen! Itz outer shell zeems to be very hard – is zat zome space turtle?</span>
<<elseif $usepigeon == 'petshop'>><span class = 'chuk'>CHUK: I don't want to return it.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|usepigeon][$usepigeon to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|usepigeon][$usepigeon to 'petshop']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $usepigeon == 'toad'>><span class = 'chuk'>CHUK: Pigeon, meet toad. Toad, meet pigeon. ... Mmm... they're not interested in each other.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|usepigeon][$usepigeon to 'toad']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'tunnel'>>\
<<if $usepigeon == 'bars'>><span class = 'chuk'>CHUK: I don't need to send the pigeon to the arena.</span>
<<elseif $usepigeon == 'ledge'>><span class = 'chuk'>CHUK: I don't want to leave it on this ledge.</span>
<<elseif $usepigeon == 'pipes'>><span class = 'chuk'>CHUK: That won't help anything. </span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|usepigeon][$usepigeon to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|usepigeon][$usepigeon to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|usepigeon][$usepigeon to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $usepigeon == 'crystal'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usepigeon == 'basket'>><span class = 'chuk'>CHUK: I don't want to put my pigeon in a basket.</span>
<<elseif $usepigeon == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw my pigeon away.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with crystal ball|usepigeon][$usepigeon to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|usepigeon][$usepigeon to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|usepigeon][$usepigeon to 'bin']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $usepigeon == 'workbench'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with workbench|usepigeon][$usepigeon to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $usepigeon == 'mechanic'>><span class = 'chuk'>CHUK: I don't think he wants a pet.</span>
<<elseif $usepigeon == 'valves2'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|usepigeon][$usepigeon to 'mechanic']]</span>
<span id = 'tab'>[[Use with arena boiler's valves|usepigeon][$usepigeon to 'valves2']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'penthouse'>>\
<<if $usepigeon == 'statue'>><span class = 'chuk'>CHUK: Hmm... maybe I should send a message to M'zzur? No, that wouldn't help anything.</span>
<<elseif $usepigeon == 'phone'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usepigeon == 'moon'>><span class = 'chuk'>CHUK: How do you like the Crystal Moon, pigeon? Want to go there one day? ... It seems fascinated.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden statue|usepigeon][$usepigeon to 'statue']]</span>
<span id = 'tab'>[[Use with videophone|usepigeon][$usepigeon to 'phone']]</span>
<span id = 'tab'>[[Use with Crystal Moon|usepigeon][$usepigeon to 'moon']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'rexroom'>>\
<<if $usepigeon == 'rex'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Rex|usepigeon][$usepigeon to 'rex']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'bay'>>\
<<if $usepigeon == 'ship'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with General Vox's ship|usepigeon][$usepigeon to 'ship']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'waitingroom'>>\
<<if $usepigeon == 'posterleft'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usepigeon == 'postermiddle'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usepigeon == 'posterright'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with leftmost poster|usepigeon][$usepigeon to 'posterleft']]</span>
<span id = 'tab'>[[Use with middle poster|usepigeon][$usepigeon to 'postermiddle']]</span>
<span id = 'tab'>[[Use with rightmost poster|usepigeon][$usepigeon to 'posterright']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'bridge'>>\
<<if $usepigeon == 'guards'>><span class = 'chuk'>CHUK: I don't even know their names!</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's guards|usepigeon][$usepigeon to 'guards']]</span>
<span id = 'tab'>[[Use with Chairperor M'zzur|defeatchairperor]]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>>\<span class = 'chuk'></span>\
Combine <span class = 'items'>Homing Rocket Pigeon</span>
<<if $pigeonwith == 'scissors'>><span class = 'chuk'>CHUK: I don't want to hurt my pigeon.</span>
<<elseif $pigeonwith == 'leaflet'>><span class = 'chuk'>CHUK: I'm not surprised they didn't include the prize of this pigeon in the leaflet.</span>
<<elseif $pigeonwith == 'cape'>><span class = 'chuk'>CHUK: The cape would cover the boosters' exhausts, and that's not something you should do.</span>
<<elseif $pigeonwith == 'fakehead'>><span class = 'chuk'>CHUK: It's much too big for the pigeon to wear.</span>
<<elseif $pigeonwith == 'screwdriver'>><span class = 'chuk'>CHUK: I don't want to dismantle its space gear.</span>
<<elseif $pigeonwith == 'watch'>><span class = 'chuk'>CHUK: I think it has a built-in timer in its space gear.</span>
<<elseif $pigeonwith == 'beard'>><span class = 'chuk'>CHUK: The pigeon's wearing a helmet, so it can't put the fake beard on.</span>
<<elseif $pigeonwith == 'goodbook'>><span class = 'chuk'>CHUK: I don't want to insult my pigeon. I like it.</span>
<<elseif $pigeonwith == 'accesscard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $pigeonwith == 'fuel'>><span class = 'chuk'>CHUK: The pigeon's rocket backpack doesn't need any more fuel.</span>
<<elseif $pigeonwith == 'stevescard'>><span class = 'chuk'>CHUK: I don't need to send Steve a message now.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $accesscard>>[[Access card|combinepigeon][$pigeonwith to 'accesscard']]
<</if>>\
<<if $cape>>[[Cape of gold|combinepigeon][$pigeonwith to 'cape']]
<</if>>\
<<if $beard>>[[Fake beard|combinepigeon][$pigeonwith to 'beard']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combinepigeon][$pigeonwith to 'fakehead']]
<</if>>\
<<if $goodbook>>[[Improved Handbook of Insults|combinepigeon][$pigeonwith to 'goodbook']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combinepigeon][$pigeonwith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combinepigeon][$pigeonwith to 'watch']]
<</if>>\
<<if $scissors>>[[Scissors|combinepigeon][$pigeonwith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combinepigeon][$pigeonwith to 'screwdriver']]
<</if>>\
<<if $fuel>>[[Solid rocket fuel|combinepigeon][$pigeonwith to 'fuel']]
<</if>>\
<<if $stevescard>><<if $findsteve>>[[Steve's business card|findingsteve]]
<<else>>[[Steve's business card|combinepigeon][$pigeonwith to 'stevescard']]
<</if>>\
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$pigeonwith to 'none']]</span>A small block of solid rocket fuel in a safe, sealed container.
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Solid rocket fuel</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $usefuel == 'portrait'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usefuel == 'ena'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usefuel == 'girl'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usefuel == 'quik'>><span class = 'chuk'>CHUK: What use could a Quik have for rocket fuel?</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|usefuel][$usefuel to 'portrait']]</span>
<span id = 'tab'>[[Use with variably-eyed lady|usefuel][$usefuel to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|usefuel][$usefuel to 'girl']]</span>
<<if $questfuel>>
<span id = 'tab'>[[Use with Quik|fueltoquik]]</span>
<<else>>
<span id = 'tab'>[[Use with Quik|usefuel][$usefuel to 'quik']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $usefuel == 'securibot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usefuel == 'janitor'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usefuel == 'bar'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usefuel == 'greenalien'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|usefuel][$usefuel to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|usefuel][$usefuel to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|usefuel][$usefuel to 'bar']]</span>
<<if $act > 2>>\
<span id = 'tab'>[[Use with green alien|usefuel][$usefuel to 'greenalien']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $usefuel == 'librarian'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usefuel == 'robot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usefuel == 'books'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|usefuel][$usefuel to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|usefuel][$usefuel to 'robot']]</span>
<span id = 'tab'>[[Use with books|usefuel][$usefuel to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $usefuel == 'plant'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usefuel == 'waterfall'>><span class = 'chuk'>CHUK: Mmm... I don't think so. </span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|usefuel][$usefuel to 'plant']]</span>
<span id = 'tab'>[[Use with waterfall|usefuel][$usefuel to 'waterfall']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $usefuel == 'door'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|usefuel][$usefuel to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $usefuel == 'vendingmachine'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|usefuel][$usefuel to 'vendingmachine']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $usefuel == 'baron'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usefuel == 'petshop'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|usefuel][$usefuel to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|usefuel][$usefuel to 'petshop']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $usefuel == 'toad'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|usefuel][$usefuel to 'toad']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'tunnel'>>\
<<if $usefuel == 'bars'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usefuel == 'ledge'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usefuel == 'pipes'>><span class = 'chuk'>CHUK: Mmm... I don't think so. </span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|usefuel][$usefuel to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|usefuel][$usefuel to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|usefuel][$usefuel to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $usefuel == 'crystal'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usefuel == 'basket'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usefuel == 'bin'>><span class = 'chuk'>CHUK: You should never throw rocket fuel into household waste.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with crystal ball|usefuel][$usefuel to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|usefuel][$usefuel to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|usefuel][$usefuel to 'bin']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $usefuel == 'mechanic'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usefuel == 'valves2'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|usefuel][$usefuel to 'mechanic']]</span>
<span id = 'tab'>[[Use with arena boiler's valves|usefuel][$usefuel to 'valves2']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'penthouse'>>\
<<if $usefuel == 'statue'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usefuel == 'phone'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usefuel == 'moon'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden statue|usefuel][$usefuel to 'statue']]</span>
<span id = 'tab'>[[Use with videophone|usefuel][$usefuel to 'phone']]</span>
<span id = 'tab'>[[Use with Crystal Moon|usefuel][$usefuel to 'moon']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'rexroom'>>\
<<if $usefuel == 'rex'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Rex|usefuel][$usefuel to 'rex']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'bay'>>\
<<if $usefuel == 'ship'>><span class = 'chuk'>CHUK: I'm not putting it back – that would undo my entire cunning plan!</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with General Vox's ship|usefuel][$usefuel to 'ship']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'waitingroom'>>\
<<if $usefuel == 'posterleft'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usefuel == 'postermiddle'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usefuel == 'posterright'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with leftmost poster|usefuel][$usefuel to 'posterleft']]</span>
<span id = 'tab'>[[Use with middle poster|usefuel][$usefuel to 'postermiddle']]</span>
<span id = 'tab'>[[Use with rightmost poster|usefuel][$usefuel to 'posterright']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>>
<span class = 'chuk'></span>\
Combine <span class = 'items'>Solid rocket fuel</span>
<<if $fuelwith == 'scissors'>><span class = 'chuk'>CHUK: This would be reckless and dangerous to do.</span>
<<elseif $fuelwith == 'leaflet'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $fuelwith == 'cape'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $fuelwith == 'screwdriver'>><span class = 'chuk'>CHUK: Opening the fuel container now would be extremely dangerous.</span>
<<elseif $fuelwith == 'watch'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $fuelwith == 'beard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $fuelwith == 'goodbook'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $fuelwith == 'accesscard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $fuelwith == 'pigeon'>><span class = 'chuk'>CHUK: The pigeon's rocket backpack doesn't need any more fuel.</span>
<<elseif $fuelwith == 'stevescard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $accesscard>>[[Access card|combinefuel][$fuelwith to 'accesscard']]
<</if>>\
<<if $cape>>[[Cape of gold|combinefuel][$fuelwith to 'cape']]
<</if>>\
<<if $beard>>[[Fake beard|combinefuel][$fuelwith to 'beard']]
<</if>>\
<<if $pigeon>>[[Homing Rocket Pigeon|combinefuel][$fuelwith to 'pigeon']]
<</if>>\
<<if $goodbook>>[[Improved Handbook of Insults|combinefuel][$fuelwith to 'goodbook']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combinefuel][$fuelwith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combinefuel][$fuelwith to 'watch']]
<</if>>\
<<if $scissors>>[[Scissors|combinefuel][$fuelwith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combinefuel][$fuelwith to 'screwdriver']]
<</if>>\
<<if $stevescard>>[[Steve's business card|combinefuel][$fuelwith to 'stevescard']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$fuelwith to 'none']]</span>An elegant business card, which reads:
<i>Steve C. Starvale
Entertainment, performing arts and merchandise associate manager
M'zzur Enterprises</i>
<span id="tab">[[Return to inventory|inventory]]</span>Use <span class = 'items'>Steve's business card</span>
<span class = 'chuk'></span><<if $room == 'mainlobby'>>\
<<if $usestevescard == 'portrait'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usestevescard == 'ena'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $usestevescard == 'girl'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $usestevescard == 'quik'>><span class = 'chuk'>CHUK: I don't think they want that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's portrait|usestevescard][$usestevescard to 'portrait']]</span>
<span id = 'tab'>[[Use with variably-eyed lady|usestevescard][$usestevescard to 'ena']]</span>
<span id = 'tab'>[[Use with girl in blue T-shirt|usestevescard][$usestevescard to 'girl']]</span>
<span id = 'tab'>[[Use with Quik|usestevescard][$usestevescard to 'quik']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'easterncorridor'>>\
<<if $usestevescard == 'securibot'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usestevescard == 'janitor'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $usestevescard == 'bar'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usestevescard == 'greenalien'>><span class = 'chuk'>CHUK: I don't think it wants that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with guard robot|usestevescard][$usestevescard to 'securibot']]</span>
<span id = 'tab'>[[Use with janitor|usestevescard][$usestevescard to 'janitor']]</span>
<span id = 'tab'>[[Use with metal bar|usestevescard][$usestevescard to 'bar']]</span>
<<if $act > 2>>\
<span id = 'tab'>[[Use with green alien|usestevescard][$usestevescard to 'greenalien']]</span>
<<else>><</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'servicecorridor'>>\
There's nothing here you could use the item with.
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'library'>>\
<<if $usestevescard == 'librarian'>><span class = 'chuk'>CHUK: I don't think she wants that.</span>
<<elseif $usestevescard == 'robot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usestevescard == 'books'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with librarian|usestevescard][$usestevescard to 'librarian']]</span>
<span id = 'tab'>[[Use with robot|usestevescard][$usestevescard to 'robot']]</span>
<span id = 'tab'>[[Use with books|usestevescard][$usestevescard to 'books']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'conservatory'>>\
<<if $usestevescard == 'plant'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usestevescard == 'waterfall'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with reddish plant|usestevescard][$usestevescard to 'plant']]</span>
<span id = 'tab'>[[Use with waterfall|usestevescard][$usestevescard to 'waterfall']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'storeroom'>>\
<<if $usestevescard == 'mops'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with dirty mops|usestevescard][$usestevescard to 'mops']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'quikroom'>>\
<<if $usestevescard == 'tub'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usestevescard == 'quik'>><span class = 'chuk'>CHUK: I don't think it wants that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with bathtub|usestevescard][$usestevescard to 'tub']]</span>
<<if $questcape>><span id = 'tab'>[[Use with Quik mechanic|capetomainquik]]</span>
<<else>><span id = 'tab'>[[Use with Quik mechanic|usestevescard][$usestevescard to 'quik']]</span>
<</if>>\
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northerncorridor'>>\
<<if $usestevescard == 'door'>><span class = 'chuk'>CHUK: This isn't the right card for that.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden door|usestevescard][$usestevescard to 'door']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'northwesterncorridor'>>\
<<if $usestevescard == 'vendingmachine'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with vending machine|usestevescard][$usestevescard to 'vendingmachine']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'kitchen'>>\
<<if $usestevescard == 'largepot'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usestevescard == 'carrots'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with large pot|usestevescard][$usestevescard to 'largepot']]</span>
<span id = 'tab'>[[Use with wilted carrots|usestevescard][$usestevescard to 'carrots']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'westerncorridor'>>\
<<if $usestevescard == 'baron'>><span class = 'chuk'>CHUK: I don't think he wants that.</span>
<<elseif $usestevescard == 'petshop'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with moustachioed man|usestevescard][$usestevescard to 'baron']]</span>
<span id = 'tab'>[[Use with Pet Shop booth|usestevescard][$usestevescard to 'petshop']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'guestwing'>>\
<<if $usestevescard == 'toad'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Korrian Horned Toad|usestevescard][$usestevescard to 'toad']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'tunnel'>>\
<<if $usestevescard == 'bars'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usestevescard == 'ledge'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usestevescard == 'pipes'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with steel bars|usestevescard][$usestevescard to 'bars']]</span>
<span id = 'tab'>[[Use with concrete ledge|usestevescard][$usestevescard to 'ledge']]</span>
<span id = 'tab'>[[Use with heating pipes|usestevescard][$usestevescard to 'pipes']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'fortuneroom'>>\
<<if $usestevescard == 'crystal'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usestevescard == 'basket'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usestevescard == 'bin'>><span class = 'chuk'>CHUK: I don't want to throw this away.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with crystal ball|usestevescard][$usestevescard to 'crystal']]</span>
<span id = 'tab'>[[Use with knitting basket|usestevescard][$usestevescard to 'basket']]</span>
<span id = 'tab'>[[Use with wicker bin|usestevescard][$usestevescard to 'bin']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'repairshop'>>\
<<if $usestevescard == 'workbench'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with workbench|usestevescard][$usestevescard to 'workbench']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'boilerroom'>>\
<<if $usestevescard == 'mechanic'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usestevescard == 'valves2'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with mechanic|usestevescard][$usestevescard to 'mechanic']]</span>
<span id = 'tab'>[[Use with arena boiler's valves|usestevescard][$usestevescard to 'valves2']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'penthouse'>>\
<<if $usestevescard == 'statue'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usestevescard == 'phone'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usestevescard == 'moon'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with golden statue|usestevescard][$usestevescard to 'statue']]</span>
<span id = 'tab'>[[Use with videophone|usestevescard][$usestevescard to 'phone']]</span>
<span id = 'tab'>[[Use with Crystal Moon|usestevescard][$usestevescard to 'moon']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'prison'>>\
<<if $usestevescard == 'prisonbars'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usestevescard == 'steveshands'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with metal bars|usestevescard][$usestevescard to 'prisonbars']]</span>
<span id = 'tab'>[[Use with Steve's tied hands|usestevescard][$usestevescard to 'steveshands']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'rexroom'>>\
<<if $usestevescard == 'rex'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Rex|usestevescard][$usestevescard to 'rex']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'bay'>>\
<<if $usestevescard == 'ship'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with General Vox's ship|usestevescard][$usestevescard to 'ship']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'waitingroom'>>\
<<if $usestevescard == 'posterleft'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<elseif $usestevescard == 'postermiddle'>><span class = 'chuk'>CHUK: That won't help anything.</span>
<<elseif $usestevescard == 'posterright'>><span class = 'chuk'>CHUK: Mmm... I don't think so.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with leftmost poster|usestevescard][$usestevescard to 'posterleft']]</span>
<span id = 'tab'>[[Use with middle poster|usestevescard][$usestevescard to 'postermiddle']]</span>
<span id = 'tab'>[[Use with rightmost poster|usestevescard][$usestevescard to 'posterright']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<elseif $room == 'bridge'>>\
<<if $usestevescard == 'guards'>><span class = 'chuk'>CHUK: My contacts aren't going to help me now.</span>
<<elseif $usestevescard == 'chairperor'>><span class = 'chuk'>CHUK: My contacts aren't going to help me now.</span>
<<else>>\<</if>>\
<span id = 'tab'>[[Use with Chairperor's guards|usestevescard][$usestevescard to 'guards']]</span>
<span id = 'tab'>[[Use with Chairperor M'zzur|usestevescard][$usestevescard to 'chairperor']]</span>
<span id = 'tab'>[[Back|inventory]]</span>
<<else>>\<</if>>\<span class = 'chuk'></span>\
Combine <span class = 'items'>Steve's business card</span>
<<if $stevescardwith == 'scissors'>><span class = 'chuk'>CHUK: I don't want to cut this.</span>
<<elseif $stevescardwith == 'leaflet'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $stevescardwith == 'cape'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $stevescardwith == 'fakehead'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $stevescardwith == 'screwdriver'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $stevescardwith == 'watch'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $stevescardwith == 'beard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $stevescardwith == 'goodbook'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $stevescardwith == 'accesscard'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $stevescardwith == 'fuel'>><span class = 'chuk'>CHUK: This won't do anything.</span>
<<elseif $stevescardwith == 'pigeon'>><span class = 'chuk'>CHUK: I don't need to send Steve a message now.</span>
<<else>>Combine with which item?
<</if>>
<span id = 'tab'><<if $accesscard>>[[Access card|combinestevescard][$stevescardwith to 'accesscard']]
<</if>>\
<<if $cape>>[[Cape of gold|combinestevescard][$stevescardwith to 'cape']]
<</if>>\
<<if $beard>>[[Fake beard|combinestevescard][$stevescardwith to 'beard']]
<</if>>\
<<if $fakehead>>[[Fake Quik head|combinestevescard][$stevescardwith to 'fakehead']]
<</if>>\
<<if $pigeon>><<if $findsteve>>[[Homing Rocket Pigeon|findingsteve]]
<<else>>[[Homing Rocket Pigeon|combinestevescard][$stevescardwith to 'pigeon']]
<</if>>\<</if>>\
<<if $goodbook>>[[Improved Handbook of Insults|combinestevescard][$stevescardwith to 'goodbook']]
<</if>>\
<<if $leaflet>>[[Pet shop leaflet|combinestevescard][$stevescardwith to 'leaflet']]
<</if>>\
<<if $watch>>[[Pocket watch|combinestevescard][$stevescardwith to 'watch']]
<</if>>\
<<if $scissors>>[[Scissors|combinestevescard][$stevescardwith to 'scissors']]
<</if>>\
<<if $screwdriver>>[[Screwdriver|combinestevescard][$stevescardwith to 'screwdriver']]
<</if>>\
<<if $fuel>>[[Solid rocket fuel|combinestevescard][$stevescardwith to 'fuel']]
<</if>></span>
<span id = 'tab'>[[Return to inventory|inventory][$stevescardwith to 'none']]</span><<set $pigeon to false>>You take Steve's business card and, feeling a little silly, show it to the pigeon. The bird tilts its head and stares at the card for a few seconds. Then a new text appears on its backpack screen:
"Recipient identified. Please provide your message."
<span class = 'chuk'>CHUK: Just take me to Steve, bird! Now, go!</span>
<span class = 'items'>Item lost: Homing rocket pigeon</span>
The pigeon spreads its wings with joyous cooing and takes flight. You run after it<<if $fakeheadon>><<set $fakeheadon to false>>, taking off the fake Quik head as you go<</if>>. The pigeon's speed is set to minimum still you barely manage to keep up with it.
Following the pigeon, you enter the ventilation tunnel near the golden staircase. At the fork the bird turns right. You speed up, afraid of falling behind.
The pigeon leads you, swiftly and surely, through a labyrinth of tunnels, lit only by the tiny flame of the bird's jetpack. The way twists and turns, and you pass through countless intersections, yet the homing rocket pigeon never hesitates for a second.
Eventually, you're out of breath – and out of the vent tunnels. You're standing in a dimly lit, windowless corridor with rusty metal walls. The air here smells of dampness and machine oil. You see a row of small cells with steel bar doors. The pigeon heads straight for the farthest cell, lands in front of the door and hops in between the bars. You hear it coo happily, and then a robotic female voice speaks out loudly:
"Just take me to Steve, bird! Now, go!"
You run to the door and find Steve, bruised, his clothes in disarray and his hands tied, sitting on the cell floor. He chuckles when he sees you. The pigeon is strutting here and there next to Steve, looking very proud of itself.
<span class = 'steve'>STEVE: What a sight for sore eyes! I figured if someone was going to find me, it would be you. How the heck did you know I was here?</span>
<span class = 'chuk'>CHUK: I was spying on Vox. Hiding in the bushes in the conservatory. I've heard everything.</span>
<span class = 'steve'>STEVE: Right. So, you already know we're in great danger. I need out of this cell.</span>
He puts his hands through the bars; they're tightly bound with a necktie one of the bodyguards was wearing.
<span class = 'steve'>STEVE: Untie me, and I'll take care of the lock.</span>
<span id = 'tab'>[[Continue|prison]]</span><<set $rexdefeated to true>><<set $fakehead to false>>\
<<if $rexhead>>\
You take the fake Quik head.
<span class = 'chuk'>CHUK: Okay, let's see if that silly book about Xlx will prove useful after all.</span>
<<else>>\
You take the fake Quik head.
<span class = 'chuk'>CHUK: It stopped for a second there when our eyes met. Let's see how it reacts to the fake head…</span>
<</if>>\
Keeping the fake head in front of your face, you approach Rex, being careful to stay out of its reach. The beast stops walking and roars at you. Peeking from behind the fake head, you notice that Rex's gaze is firmly fixed at the head's hollow "eyes".
You slowly place the head on the ground in front of the Mastiff. The beast has stopped mid-stride and is standing perfectly still, its body tense and its eyes narrowed.
<span class = 'items'>Item lost: Fake Quik head</span>
You step forward, very slowly. One, two, three steps – you're now within the chain's reach.
Rex does not move.
You come closer and, surprised by your own boldness, snap your fingers right next to the beast's left year.
No reaction. The Mastiff is completely engrossed in the staring contest with the fake Quik head. As long as the fake head remains in place, you can safely cross the corridor – Rex won't move an inch.
<<if $rexhead>>\
<span class = 'chuk'>CHUK: Absolutely amazing. I mean, I'm amazed that book wasn't just a pile of nonsense.</span>
You pat Rex on the giant head.
<span class = 'chuk'>CHUK: Good boy! Stay!</span>
<<else>>\
<span class = 'chuk'>CHUK: I think it's trying to hypnotise its prey…</span>
You pat Rex on the giant head.
<span class = 'chuk'>CHUK: Good boy! Stay!</span>
<</if>>\
<span id = 'tab'>[[Continue|rexroom]]</span>
<<set $pigeon to true>><<set $accesscard to true>><<set $findsteve to false>>\
You quickly cut the tie with the scissors. Steve moves his fingers.
<span class = 'steve'>STEVE: Feels good to have circulation again!</span>
He takes a golden tie-pin and, after some fiddling, opens the cell lock with it.
<span class = 'steve'>STEVE: Thanks for the rescue, friend. Let's go. There's a secret lift from here to a service room near the arena.</span>
Before you go, you pick up the homing rocket pigeon.
<span class = 'items'>Item received: Homing rocket pigeon</span>
Steve leads you through a hidden passage and into a small, rickety lift.
<span class = 'steve'>STEVE: All right, Chuk. We must hurry. I think youve already figured out what's going on?</span>
<span class = 'chuk'>CHUK: Yeah. Chairperor M'zzur wants to blow up the <i>Perfect Paradise</i> to kill all the tournament participants onboard and stop the fulfilling of a prophecy, which says he's going to be defeated by a great warrior. I think that's more or less it.</span>
<span class = 'steve'>STEVE: That's what I understood as well. M'zzur's gone completely crazy if he wants to kill thousands of civilians because of something like that. We must alert the media and stop this madness.</span>
You shake your head and tell Steve what you learned from spying on Vox.
Steve curses.
<span class = 'steve'>STEVE: ...those clever bastards! It's no use, then. All the Galaxy would see is M'zzur's propaganda. Our only chance now is to get to General Vox and threaten her life. She will cancel the operation if it means she's going to die with us. Here, take this. I just knew it might come in handy.</span>
He gives you a golden access card.
<span class = 'items'>Item received: Access card</span>
<span class = 'steve'>STEVE: When we get to the main level, use this to get to General Vox's private quarters. I'll go to the engine room, get the people working. If there's enough time, we might be able to get the <i>Perfect Paradise</i> off Kaldera's orbit and escape. After I'll get things moving, I'll assemble a strike team and we'll come to deal with Vox. </span>
<span class = 'chuk'>CHUK: What's my job, then?</span>
<span class = 'steve'>STEVE: It's simple, I hope. I know General Vox has a spacecraft in a private hangar – disable that ship, so that she can't escape. We might not be able to get the <i>Paradise</i> moving in time – if so, we need Vox to halt the attack. Cause if the <i>Unstoppable</i> bombards us, we're toast. That monster has enough firepower to destroy a small planet. </span>
You gulp.
<span class = 'chuk'>CHUK: Okay. I'll do my best not to let that happen.</span>
You get on the lift and start a slow ride up. Now is the time to ask Steve questions.
<span id = 'tab'><span class = 'chuk'>[[Are you okay?|steveokay]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[What if I'm forced to fight? I'm no warrior.|nowarrior]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I just wanted to tell you… I was wrong about you. You're not a bad guy.|nobadguy]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[You seem convinced the Chairperor really wants to kill us all. Don't you think it's some… misunderstanding?|misunderstanding?]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Why is the Chairperor so concerned about this prophecy? Shouldn't he laugh at the idea of a single person trying to take him down?|concernedaboutprophecy]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Did you know the Cybercricket was working for Vox and the Chairperor?|cricketvox]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[What does the "C" stand for?|clarence]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[That's all the questions I've had. Let's do this.|getofflift]]</span></span><<set $golddooropen to true>>You put the access card to the reader. The door noiselessly opens.
<span id = 'tab'>[[Walk through the door|rexroom]]</span>
<span id = 'tab'>[[Step back|northerncorridor]]</span><<set $posteropen to true>>\
You put the golden access card to the reader mounted on the poster. The entire poster and frame swing forward, revealing a hidden lift. On the control panel inside the lift there are only two buttons – arrows pointing up and down, and only the arrow down is active.
<span id = 'tab'>[[Go down in the lift|bay]]</span>
<span id = 'tab'>[[Back|waitingroom]]</span>You hear General Vox's words in your head:
<span class = 'vox'>GENERAL VOX: ...there's only one Chairperor M'zzur.</span>
<span class = 'chuk'>CHUK: <i>...of course!</i></span>
You grab the Homing Rocket Pigeon and flip its speed switch to the INTERPLANETARY setting.
<span class = 'vox'>GUARD: Hey, what's that supposed to be?</span>
<span class = 'chuk'>CHUK: SEND TO CHAIRPEROR M'ZZUR!</span>
<span class = 'chairp'>THE CHAIRPEROR: Wha-</span>
You release the pigeon and drop to the ground.
There is a flash of blinding light and a loud, rumbling sound. The pigeon hits M'zzur at full speed, its boosters spitting out blue flames and billows of smoke. The Chairperor doesn't even have time to scream. His golden throne is ripped from the floor and pushed into the large window behind. The glass cracks and explodes into a rain of shards. With breathtaking speed, the pigeon, the golden throne and what is left of the Chairperor disappear in the blackness of space.
The guards start shooting, but miss you. Alarms go off. Smoke is everywhere.
Air is being sucked out of the bridge. All hell breaks loose; the guards are trying to hold on to consoles and railings, but even the strongest grip can't save an unprotected person from suffocating now the atmosphere is escaping.
As you're being sucked out through the gaping hole in the window, you're really glad you have the spacesuit on.
<span id = 'tab'>[[Continue|dignity]]</span><<set $fuelgiven to true>><<set $fuel to false>>\
<span class = 'chuk'>CHUK: Here. I've taken this from General Vox's personal ship.</span>
The Quik stares in awe at the silver container.
<span class = 'quik'>QUIK: You found fuel! Grand Champion, you really the mightiest! Thank you! Quik need hurry now!</span>
<span class = 'chuk'>CHUK: I hope you…</span>
The Quik grabs the fuel and runs away.
<span class = 'chuk'>CHUK: …won't blow anything up with it. Okay, I'd better hurry as well, and see what Vox is up to.</span>
<span id = 'tab'>[[Rush to General Vox's quarters|waitingroom]]</span><span class = 'chuk'>CHUK: No reason to go there now.</span>
<span id = 'tab'>[[Back|mainlobby]]</span>You slip behind the counter. With your short stature you're completely hidden here, so you're not afraid of being chased away by some M'zzur Enterprises employee, or asked for help by a guest.
You examine the shelf beneath the counter top. There is nothing there but dust and a stack of business cards – black with gold print.
<span id = 'tab'>[[Take a business card|takestevescard]]</span>
<span id = 'tab'>[[Leave the spot behind the counter|mainlobby]]</span><span class = 'chuk'></span><<if $stevescard>>\
<span class = 'chuk'>CHUK: I'm not planning on going around handing out Steve's business cards. One is enough.</span>
<span id = 'tab'>[[Back|behinddesk]]</span>
<<else>><<set $stevescard to true>>\
You take one business card and examine it. The card reads:
<i>Steve C. Starvale
Entertainment, performing arts and merchandise associate manager
M'zzur Enterprises</i>
<span class = 'items'>Item received: Steve's business card</span>
You pocket the business card.
<span id = 'tab'>[[Back|behinddesk]]</span>
<</if>><<set $questfuel to true>><<set $needfuel to false>>\
<span class = 'quik'>QUIK: Thank you from the deep in Quik heart! Please, hurry, it very urgent!</span>
It bows to you, then turns on its heel and runs away.
<span id = 'tab'>[[Back|mainlobby]]</span><<set $questfuel to true>><<set $needfuel to false>>\
<span class = 'quik'>QUIK: But if you no help, very bad things happen! Please, Grand Champion, please! It most important! Help Quik and Quik help you other time! Believe Quik!</span>
It bows to you, then turns on its heel and runs away.
<span id = 'tab'>[[Back|mainlobby]]</span><<set $room to 'waitingroom'>>\
<span class = 'header'><center>Waiting room</center></span>
<<if $posteropen>>You're in a small, rectangular room. There are several cushioned chairs here and a small table with long purple tablecloth, and one wall is decorated with three <span class = 'def'>[[framed posters|examineposters]]</span> advertising M'zzur Enterprises. The middle poster is swung open like a door, revealing a <span class = 'dir'>[[secret lift|bay]]</span>.
There's a <span class = 'dir'>[[wooden door|nogotovox]]</span> in the north end of the room. Through the door you can hear <span class = 'def'>[[muffled voices|listendoor]]</span>.
Another <span class = 'dir'>[[door, in the south|rexroom]]</span>, leads back to the short corridor where Rex is.
<<elseif $waitingroomagain>>You're in a small, rectangular room. There are several cushioned chairs here and a small table with long purple tablecloth, and one wall is decorated with three <span class = 'def'>[[framed posters|examineposters]]</span> advertising M'zzur Enterprises.
There's a <span class = 'dir'>[[wooden door|nogotovox]]</span> in the north end of the room. Through the door you can hear <span class = 'def'>[[muffled voices|listendoor]]</span>.
Another <span class = 'dir'>[[door, in the south|rexroom]]</span>, leads back to the short corridor where Rex is.
<<else>><<set $waitingroomagain to true>>You enter a rectangular room, much smaller than you expected. With relief, you realise there's no one here. There are several cushioned chairs here and a small table with long purple tablecloth, and one wall is decorated with three <span class = 'def'>[[framed posters|examineposters]]</span> advertising M'zzur Enterprises. Looks like you're in some sort of waiting room, in front of the General's suite proper.
There's a <span class = 'dir'>[[wooden door|nogotovox]]</span> in the north end of the room. Through the door you can hear <span class = 'def'>[[muffled voices|listendoor]]</span>, but you cannot distinguish words.
The <span class = 'dir'>[[door in the south end of the room|rexroom]]</span> leads back to the short corridor where Rex is.
<</if>>\
<<if $shipdisabled>>\
<span id = 'tab'><span class = 'dir'>[[Stay here and wait on Vox's next move|endgame]]</span></span>
<<else>><</if>>\
<span class = 'uti'><span id="tab">[[Inventory & stats|inventory]]</span>
<span id="tab"><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></span></span><<set $questfuel to true>><<set $needfuel to false>>\
<span class = 'quik'>QUIK: Thank you from the deep in Quik heart! Please, hurry, it very urgent!</span>
<span id = 'tab'>[[Continue|quikroom]]</span><<set $questfuel to true>><<set $needfuel to false>>\
<span class = 'quik'>QUIK: But – but you come to see Quik? Why come if not to help us? Please, Grand Champion, please! It most important! Help Quik and Quik help you other time! Believe Quik!</span>
<span id = 'tab'>[[Continue|quikroom]]</span><<set $room to 'conservatory'>>\
<span class = 'header'><center>Conservatory</center></span>
<<if $aftervoxtalk>>You're alone in the conservatory.
The lush <span class = 'def'>[[greenery|lookgreenery4]]</span> surrounds the artificial <span class = 'def'>[[waterfall|waterfallact4]]</span>.
Near the entrance a <span class = 'def'>[[bush with thick, reddish leaves|plantact4]]</span> resides in a separate planter.
There is only one <span class = 'dir'>[[door|westerncorridor]]</span> here, leading back to the corridor.
<span id="tab">[[Inventory & stats|inventory]]</span>
<span id="tab"><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></span>
<<elseif $conservatoryact4again>>You're alone in the conservatory.
The lush <span class = 'def'>[[greenery|lookgreenery4]]</span> surrounds the artificial <span class = 'def'>[[waterfall|waterfallact4]]</span>.
Near the entrance a <span class = 'def'>[[bush with thick, reddish leaves|plantact4]]</span> resides in a separate planter.
You hear footsteps approaching the other side of the conservatory <span class = 'dir'>[[door|avoidguard]]</span>.
<span class = 'uti'><span id="tab">[[Inventory & stats|inventory]]</span></span>
<<else>><<set $conservatoryact4again to true>>You enter the conservatory and discover no one else's here. The painter and her easel are gone, and so is Madame Golgadul.
The lush <span class = 'def'>[[greenery|lookgreenery4]]</span> surrounds the artificial <span class = 'def'>[[waterfall|waterfallact4]]</span>.
Near the entrance a <span class = 'def'>[[bush with thick, reddish leaves|plantact4]]</span> resides in a separate planter.
You hear footsteps approaching the other side of the conservatory <span class = 'dir'>[[door|avoidguard]]</span>.
<span class = 'uti'><span id="tab">[[Inventory & stats|inventory]]</span></span>
<</if>>\
<<if $color == 'green'>>You hide among the leaves. A moment later the door opens and one of General Vox's bodyguards enters. He walks around the room, inspecting every corner. You stand motionless, your green skin and brown outfit blending with the plants.
The bodyguard doesn't notice you. He heads for the door, talking through his earpiece:
<span class = 'blue'>BODYGUARD: Yes, General. Everything's ready. Yes, ma'am, right away.</span>
He exits the conservatory. You stay in your hiding place. A couple of minutes later the man returns. He's followed by General Lynda Vox and another bodyguard. They close the door; one of the bodyguards takes a position next to it, while the other holds a videophone with a long antenna for General Vox to use.
<span id = 'tab'>[[Continue|voxtalk1]]</span>
<<elseif $caughtagain>>You hide among the leaves. A moment later the door opens and General Vox's bodyguard enters. He lets out a deep sigh and starts his round of the room, inspecting every corner. You try to stay motionless, but the guard spots you through the foliage anyway.
<span class = 'blue'>BODYGUARD: You again?! Go out with your hands up or I'll have to shoot you!</span>
Seeing no other choice, you comply.
<span class = 'blue'>BODYGUARD: And now, get out! What part of "restricted area" you don't understand?!</span>
<span id = 'tab'>[[Exit the room quietly|caught]]</span>
<span id = 'tab'>[[Argue|arguewithguard]]</span>
<<else>>You hide among the leaves. A moment later the door opens and one of General Vox's bodyguards enters. He walks around the room, inspecting every corner. You try to stay motionless, but the guard spots you through the foliage anyway.
<span class = 'blue'>BODYGUARD: You there! Go out with your hands up or I'll have to shoot you!</span>
Seeing no other choice, you comply.
<span class = 'blue'>BODYGUARD: And now, get out! This is a restricted area now.</span>
<span id = 'tab'>[[Exit the room quietly|caught]]</span>
<span id = 'tab'>[[Argue|arguewithguard]]</span>
<</if>>You exit the room. A moment later one of General Vox's bodyguard appears. He enters the conservatory, but leaves soon after, talking through his earpiece.
<span class = 'blue'>BODYGUARD: Yes, General… No sign of unauthorised persons. … Yes, of course, if you say so, ma'am. I will check the corridor, then do <i>another</i> round of the conservatory.</span>
He walks away.
<span id = 'tab'>[[Continue|westerncorridor]]</span><span class = 'vox'>GENERAL VOX: Ahem…? Your Majesty? Vox here.</span>
<span class = 'chairp'>CHAIRPEROR M'ZZUR: Welcome, General. You're all right, I hope? You look pale.</span>
There's something hard and commanding in Chairperor M'zzur's quiet, calm voice. The General straightens up.
<span class = 'vox'>GENERAL VOX: No, Your Majesty. Thank you for your kind care. I was a little… indisposed, but I feel much better now.</span>
<span class = 'chairp'>CHAIRPEROR M'ZZUR: I'm glad to hear that. We wouldn't like your indisposition to get in our plan's way, would we. Now, since the tournament turned out to be such a disappointment, I want you to make all the necessary preparations on the <i>Perfect Paradise</i> and return to the <i>Unstoppable</i> without delay.</span>
<span class = 'vox'>GENERAL VOX: B-but Your Majesty, there's no need for that. With all respect – we do not have to be overly cautious. I can…</span>
<span class = 'chairp'>CHAIRPEROR M'ZZUR: You've had your chance, General. They were supposed to eliminate each other, leaving only one man standing – our man. Now the tournament is over and we had, correct me if I'm wrong, one casualty?</span>
General Vox is looking very uneasy.
<span class = 'vox'>GENERAL VOX: I apologise, Your Majesty. Yes, I take responsibility for that failure. We haven't taken into account… ahem… well, the participants turned out to be… much less… willing to cooperate than we had estimated. They… they didn't want to kill defeated opponents. Most of them flat out refused when our plain-clothes agents subtly suggested that. They claimed they're… athletes, not murderers. But I can still save the situation… The eliminated fighters pose no threat to us now. They lost their reputation as warriors. And the "Grand Champion"… He's a joke, Your Majesty. A little cheat who only got away with his tricks because we barely had any rules in place. I will get rid of him. I'll just have the Cybercricket patched up and…</span>
The Chairperor interrupts her impatiently.
<span class = 'chairp'>CHAIRPEROR M'ZZUR: Enough, General. The Cybercricket was a failure; I don't want to use him again. I shall dispose of all those "warriors" once and for all using a surer method. The <i>Unstoppable</i> is already on its way. It's in your best personal interest to follow the emergency plan now, General. I admit, I'll be a little sad to see the <i>Perfect Paradise</i> go; it was a nice enough little ship. But M'zzur Enterprises can easily afford a new one.</span>
He ends the transmission. You stand among the leaves, hardly believing what you've just heard. The entire tournament was a trap! The Chairperor never intended to reward the winner. He wants to kill all of you!
The General composes herself.
<span class = 'vox'>GENERAL VOX: All right, men. Let's go. We've got work to…</span>
<span id = 'tab'>[[Continue|voxtalk2]]</span>You stand in the bushes, which cover you almost completely. It's nice and calm among the green leaves, but you don't want to waste time, so you leave your hiding place after a few moments.
<span id = 'tab'>[[Back|conservatoryact4]]</span><<if $caughtagain>>You exit the conservatory, and the bodyguard soon follows. He's talking through his earpiece.
<span class = 'blue'>BODYGUARD: Yes, General… I found an unauthorised person hiding in the bushes… again, but that's been taken care of… I apologise…. It won't happen again… I scared him good this time. Yes, ma'am, if you say so... I will check the corridor, then do yet another round of the conservatory…</span>
He sighs heavily and walks away.
<span id = 'tab'>[[Continue|westerncorridor]]</span>
<<else>><<set $caughtagain to true>>You exit the conservatory, and the bodyguard soon follows. He's talking through his earpiece.
<span class = 'blue'>BODYGUARD: Yes, General… I found an unauthorised person hiding in the bushes, but that's been taken care of. Yes, I understand. I will check the corridor, then do another round of the conservatory. Yes, of course, General… Understood…</span>
He walks away.
<span id = 'tab'>[[Continue|westerncorridor]]</span>
<</if>><span class = 'chuk'>CHUK: You can't do this! I'm the Grand Champion of the Arena!</span>
The bodyguard is unfazed.
<span class = 'blue'>BODYGUARD: Champion or not, the General ordered me to clear this area of unauthorised persons, and she has the supreme authority on Perfect Paradise! So get your Grand Champion butt outta here, before I <i>kick</i> you out!</span>
Seeing he's not joking, you quietly leave.
<span id = 'tab'>[[Continue|caught]]</span>The plant has large, leathery leaves with very thick stalks.
<span id = 'tab'>[[Read the plaque on the planter|plaqueact4]]</span>
<span id = 'tab'>[[Back|conservatoryact4]]</span><i>Sienan Twitchplant. Only three specimens of this plant are left in the entire Galaxy. Caution: leaves of the Sienan Twitchplant contain an extremely powerful laxative. Do not consume. If consumed, please refrain from using our luxury cushioned seats.</i>
<span id = 'tab'>[[Back|plantact4]]</span><<set $findsteve to true>><<set $aftervoxtalk to true>>\
She's interrupted when the door suddenly opens and a tall figure in a striped suit storms in.
Steve evades the bodyguard who tried to stop him and walks straight to the General. His usual smile is gone.
<span class = 'steve'>STEVE: So this is why you wouldn't let me sign the merchandising agreement! I've heard everything. I… I can't believe that, General. This is horrifying. We can't do this!</span>
General Vox looks surprised, but her surprise is quickly replaced by anger.
<span class = 'vox'>GENERAL VOX: It's not your job to tell me – and the Chairperor – what we can or cannot do. You will go back to your work now, and I shall think of how to punish you for spying on our private conversation.</span>
<span class = 'steve'>STEVE: Stop with the nonsense, General! You're planning to use the <i>Unstoppable</i> and blow up the <i>Paradise</i> with everyone aboard, and I should "go back to my work"? My work is organising entertainment, not a giant deathtrap! And M'zzur trying to kill some of his best customers? That's not a way to conduct business!</span>
<span class = 'vox'>GENERAL VOX: Hold your tongue! How dare you talk of His Majesty like this? You're still an employee of M'zzur Enterprises!</span>
<span class = 'steve'>STEVE: No, General. I quit. And I'm going to inform the media about everything, right away.</span>
The General's face turns red with rage.
<span class = 'vox'>GENERAL VOX: Enough! Get him, now!</span>
Her bodyguards jump at Steve. A short, frantic struggle ensues. You feel terrible, knowing you can't help Steve. He is quickly overpowered, but before he's knocked unconscious, he manages to grab a lanyard with a golden card that one of the bodyguards was wearing around his neck. The lanyard snaps and Steve quickly slips the card into his jacket's inner pocket, with no one but you noticing.
Steve is hit on the head several times and collapses to the ground. General Vox looks at him with disgust.
<span class = 'vox'>GENERAL VOX: Get him to the prison level; no one's going to find him there. He couldn't put our plan in danger anyway; all transmissions from the <i>Paradise</i> are intercepted and replaced with content prepared by our news team, and there will be no more shuttles arriving or departing. Still, we can't let a traitor go unpunished.</span>
The bodyguards leave, dragging unconscious Steve between them. General Vox exits the conservatory soon after. As she passes your hiding place – without noticing you – you spot a golden card on a lanyard around her neck.
<span class = 'chuk'>CHUK: That must be an access card to Vox's private quarters. Steve stole another one from the bodyguard. He knows much more about Vox and M'zzur Enterprises… He might know a way to stop their scheme! I need to find him!</span>
<span id = 'tab'>[[Exit the conservatory|westerncorridor]]</span><span class = 'chuk'>CHUK: Here's a message, pigeon! "Hello!". Deliver it to Steve, right now!</span>
The pigeon coos quietly. The screen on its backpack blinks and a message appears:
"Error. Data insufficient for identifying the recipient. Please provide unique identifying data of the recipient".
<span class = 'chuk'>CHUK: Darn. I knew just "Steve" wouldn't cut it.</span>
<span id = 'tab'>[[Back|pigeon]]</span><<set $room to 'prison'>>\
<span class = 'header'><center>Prison level</center></span>
You're in the damp, dimly lit corridor on the lowest deck of the <i>Perfect Paradise</i>. There are rows of cells with steel bar doors on both sides of the corridor. There is a <span class = 'dir'>[[vent tunnel|notwithout]]</span> here, through which you came.
You're standing in front of a cell; <span class = 'def'>[[Steve|steveprison]]</span> is inside, stretching his <span class = 'def'>[[tied hands|tryuntie]]</span> through the bars, urging you to hurry up and untie him. Next to Steve's feet, the homing rocket pigeon is strutting in circles.
<span class = 'uti'><span id="tab">[[Inventory & stats|inventory]]</span>
<span id="tab"><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></span></span><span class = 'steve'>STEVE: Untie me first, Chuk. We can talk on our way out of here.</span>
<span id = 'tab'>[[Back|prison]]</span>You struggle with the knot, but it's tied so tight you can't loosen it.
<span id = 'tab'>[[Back|prison]]</span><span class = 'chuk'>CHUK: Not without Steve. And my pigeon.</span>
<span id = 'tab'>[[Back|prison]]</span><span class = 'steve'>STEVE: Yes, just a bit bruised. Doctor says I'm gonna live.</span>
<span id = 'tab'>[[Back|steveliftquestions]]</span><span class = 'steve'>STEVE: Let's hope it won't come to this. If Vox tries to start the operation – do everything to stop her, but be smart about it. You can't openly fight her and her bodyguards. </span>
<span class = 'chuk'>CHUK: Yeah. I'm a joke, not a fighter. Vox was right when she said that.</span>
<span class = 'steve'>STEVE: Chuk, don't be so hard on yourself. Especially not now. Yes, you can't compete with the likes of Gaaarg and the Cybercricket physically, but brute force is not the only way – and you, of all people, should know this. You've won the bloody tournament, after all.</span>
<span class = 'chuk'>CHUK: With cheating.</span>
<span class = 'steve'>STEVE: Nonsense. You didn't break any rules. You did it your way, and in the end you've beaten them all. This is what counts. Just like right now what counts is stopping Vox and the Chairperor.</span>
<span id = 'tab'><span class = 'chuk'>[[You're right.|fighterright]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[What if this time brute force is the only way?|bruteforce]]</span></span><span class = 'steve'>STEVE: Well, glad to hear that. </span>
<span class = 'chuk'>CHUK: I'm… really sorry. I thought you're just a greedy corporate suit who's only looking to maximise profits. I never expected you to oppose General Vox and the Chairperor. You really care about your customers, don't you?</span>
<span class = 'steve'>STEVE: Of course. I want to make people happy. That's why I went into live entertainment business. Well, that and to maximise profits, but there's a line I wouldn't cross to make more money. I never wanted the warriors to kill each other; trust me, I had no idea that was M'zzur's secret agenda all along.</span>
<span id = 'tab'>[[Back|steveliftquestions]]</span><span class = 'steve'>STEVE: How about you? Do you think so?</span>
<span class = 'chuk'>CHUK: No. But I never worked for the Chairperor. And never liked him.</span>
<span class = 'steve'>STEVE: Well, I did work for him and… looked up to him. Not sure if I liked him. But I've heard enough to know it's no misunderstanding. The Chairperor thinks killing all of us serves his purpose best… and he's ruthless in getting what he wants. </span>
<span id = 'tab'>[[Back|steveliftquestions]]</span><span class = 'steve'>STEVE: I'm also surprised he takes it so seriously. He conquered many great warrior races; he shouldn't be afraid of a single individual. But he's a cautious CEO who doesn't like to leave anything to chance. And he might be concerned that some warlike races will find a source of inspiration in the prophecy, and rise against M'zzur Enterprises.</span>
<span id = 'tab'>[[Back|steveliftquestions]]</span><span class = 'steve'>STEVE: I had no idea, though, now that I think about it, I should've figured it out. Vox wouldn't have wanted the Cricket in the tournament so badly if she hadn't had a good motive. And with him murdering a participant, that motive should have become clear… </span>
He shudders.
<span class = 'steve'>STEVE: I'm just glad that freak didn't kill any more people, and got fried by you in the finals. Serves him right.</span>
<span id = 'tab'>[[Back|steveliftquestions]]</span><span class = 'steve'>STEVE: What "C"?</span>
<span class = 'chuk'>CHUK: You know, in your name.</span>
<span class = 'steve'>STEVE: Oh, that one. Clarence. Hey, don't make that face. See, this is why I shorten it.</span>
<span class = 'chuk'>CHUK: Sorry.</span>
<span id = 'tab'>[[Back|steveliftquestions]]</span><span class = 'steve'>STEVE: Right.</span>
The lift stops. You get off; Steve leads you through a maze of service corridors and into the arena vestibule.
<span class = 'steve'>STEVE: We need to hurry up. Good luck, buddy.</span>
<span class = 'chuk'>CHUK: You too.</span>
<span class = 'steve'>STEVE: Oh, one more thing before we split. I've almost forgotten about Rex.</span>
<span class = 'chuk'>CHUK: Who's Rex?</span>
<span class = 'steve'>STEVE: General Vox's pet. A bloody Xlxian Mastiff – or "korxl", as the General likes to call it. She keeps it in the corridor leading to her apartment. That thing's huge and vicious, and will tear apart any intruder.</span>
<span class = 'chuk'>CHUK: How do I deal with it?</span>
<span class = 'steve'>STEVE: I wish I knew. You'll figure something out. And remember – don't alert the guests about the danger. We don't need a ship-wide panic.</span>
He nods to you and hurries away through a service door, while you exit to the main lobby.
<span id = 'tab'>[[Continue|mainlobby]]</span><span id = 'tab'><span class = 'chuk'>[[Are you okay?|steveokay]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[What if I'm forced to fight? I'm no warrior.|nowarrior]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I just wanted to tell you… I was wrong about you. You're not a bad guy.|nobadguy]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[You seem convinced the Chairperor really wants to kill us all. Don't you think it's some… misunderstanding?|misunderstanding?]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Why is the Chairperor so concerned about this prophecy? Shouldn't he laugh at the idea of a single person trying to take him down?|concernedaboutprophecy]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Did you know the Cybercricket was working for Vox and the Chairperor?|cricketvox]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[What does the "C" stand for?|clarence]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[That's all the questions I've had. Let's do this.|getofflift]]</span></span><span class = 'steve'>STEVE: Of course I am.</span>
CHUK: I'll do my best to stop them.
<span class = 'steve'>STEVE: That's the spirit, Champion!</span>
<span id = 'tab'>[[Back|steveliftquestions]]</span><span class = 'steve'>STEVE: Then count on me and my strike team, and don't be so pessimistic. You're not going to pull this off with that attitude. I want to see the Chuk that's beaten the Cybercricket, not Chuk the crybaby.</span>
He frowns and suddenly you're reminded of your first meeting, when you found Steve positively frightening. But now his grimace looks encouraging. You realise he really believes in you. You smile, but say nothing. You'll thank him when you've stopped the Chairperor.
<span id = 'tab'>[[Back|steveliftquestions]]</span><span class = 'chuk'></span><<set $room to 'rexroom'>>\
<span class = 'header'><center>Short corridor</center></span>
<<if $rexdefeated>>\
You're in a short corridor, with one <span class = 'dir'>[[door in the south|northerncorridor]]</span> and one <span class = 'dir'>[[door in the north|waitingroom]]</span> end. In the middle of the corridor a large <span class = 'def'>[[Xlxian Mastiff|lookrex]]</span> stands motionless, frozen mid-step. It's staring into the hollow "eyes" of a <span class = 'def'>[[fake Quik head|nopickuphead]]</span>, which is placed on the floor.
<<elseif $rexroomagain>>\
You're standing in the doorway of a short corridor, which leads to another <span class = 'dir'>[[door|cantgetpastrex]]</span>. The corridor is blocked by an angry <span class = 'def'>[[Xlxian Mastiff|lookrex]]</span>, chained to the wall. You cannot pass until you somehow deal with the beast.
You can only go <span class = 'dir'>[[back south|northerncorridor]]</span>.
<<else>><<set $rexroomagain to true>>\
Behind the golden door there is a short, dimly lit corridor leading to another door. In the middle of the corridor a large, four-legged creature sleeps. It's chained to a wall.
<span class = 'chuk'>CHUK: Must be Rex. No need to wake up, boy.</span>
You're about to cautiously step forward when the beast awakens and pounces at you with a loud hiss. The chain stops Rex inches from your face; the creature growls angrily and claps its massive teeth. For a second, your eyes meet and Rex suddenly freezes. You step back, your heart pounding, and look at the chain, checking if it's securely fastened. The beast snarls and starts walking from one side of the corridor to the other, teeth bared and tail lashing against its sides.
<span class = 'def'>[[Rex|lookrex]]</span> can't chase you, but neither can you get to the <span class = 'dir'>[[door|cantgetpastrex]]</span> it's guarding.
You can only go <span class = 'dir'>[[back south|northerncorridor]]</span>.
<</if>>\
<span class = 'uti'><span id="tab">[[Inventory & stats|inventory]]</span>
<span id="tab"><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></span></span><<if $rexdefeated>>\
Rex is standing motionless in the middle of the corridor, with one paw raised and back hunched. It's staring with full intensity into the hollow "eyes" of the fake Quik head. It pays no attention to you whatsoever, even when you come so close you could stretch your hand and pat it on its ugly head.
<<else>>\
The Xlxian Mastiff is a fearsome beast. It's heavy and muscular, with large paws and a long tail with a tuft of red hair on the end. It has tiny, flat-lying ears, hairless, brown skin and a broad, salivating mouth full of yellow teeth. Even with its huge, triangular head hung low, its eyes are on the level with yours. The beast growls at you threateningly, giving a clear sign it's going to attack as soon as you come any closer.
You wisely keep your distance.
<</if>>\
<span id = 'tab'>[[Back|rexroom]]</span>
<span class = 'chuk'>CHUK: If I try to walk past this beast, it's surely going to eat me. I need to take care of it first. Somehow.</span>
<span id = 'tab'>[[Back|rexroom]]</span><span class = 'chuk'>CHUK: Better leave it where it is. I don't want Rex to eat me.</span>
<span id = 'tab'>[[Back|rexroom]]</span><span class = 'chuk'>CHUK: I can't get past the robot without my fake Quik head. But I don't need to go there now, anyway.</span>
<span id = 'tab'>[[Back|easterncorridor]]</span><<if $listen == 0>><<set $listen +=1>>\
You put your earhole to the door. You hear Vox angrily talking to her bodyguards:
<span class = 'vox'>GENERAL VOX: …are you sure you've checked everything? The <i>Unstoppable</i> will be here in a couple of minutes. My ship must be ready.</span>
<span class = 'blue'>BODYGUARD 2: Yes, ma'am. It's ready to go. But I can go and re-check if you want me to.</span>
You can hear him heading for the door you're listening at, before he's stopped by the General.
<span class = 'vox'>GENERAL VOX: No! Both of you stay here. When the <i>Unstoppable</i> comes in range, we signal them and then leave the <i>Perfect Paradise</i> together.</span>
<span class = 'ochra'>BODYGUARD 1: Excuse me, General, but, errr, why don't we escape sooner? I mean… isn't it a little dangerous to…</span>
<span class = 'vox'>GENERAL VOX: Coward! We must stay to make sure everything goes smoothly, and no one tries to mess with the <i>Paradise's</i> controls. We won't let the <i>Paradise</i> escape.</span>
<span id = 'tab'>[[Back|waitingroom]]</span>
<<elseif $listen ==1>><<set $listen +=1>>\
You put your earhole to the door. You hear one of the bodyguards apologetically asking General Vox:
<span class = 'ochra'>BODYGUARD 1: Excuse me, ma'am, but can we leave now? The <i>Unstoppable</i> is already on our radar. There's no way the <i>Paradise</i> could escape now.</span>
<span class = 'vox'>GENERAL VOX: We're fulfilling His Majesty's orders to the letter, and that's the last time I'm going to explain it to you. Mention it again, and I'll leave you here.</span>
<span class = 'ochra'>BODYGUARD 1: N-no! Please, no! Sorry I asked!</span>
<span id = 'tab'>[[Back|waitingroom]]</span>
<<else>>\
You put your earhole to the door, but can only hear one of the bodyguards humming nervously and General Vox scolding him.
<span id = 'tab'>[[Back|waitingroom]]</span>
<</if>>You take a closer look at the framed posters. They're giant, reaching from the floor almost to the ceiling.
<span id = 'tab'>[[Look at the leftmost poster|posterleft]]</span>
<span id = 'tab'>[[Look at the middle poster|postermiddle]]</span>
<span id = 'tab'>[[Look at the rightmost poster|posterright]]</span>
<span id = 'tab'>[[Back|waitingroom]]</span><span class = 'chuk'>CHUK: Okay. Everything's under control. Vox isn't leaving the Paradise anytime soon. I'll stay here and spy on her, just in case.</span>
You close the hidden door and wait for a couple of minutes. You listen at the door, but nobody's talking. Suddenly, you hear footsteps approaching the door. You jump back and dive under the table; the long tablecloth hides you from view completely.
Someone enters the waiting room, leaving the office door open. You hear a voice call out:
<span class = 'blue'>BODYGUARD 2: General! The <i>Unstoppable</i> is nearing the attack position! They wait for our signal to start calibrating the big guns!</span>
General Vox answers – she's close to you, in the waiting room.
<span class = 'ochra'>GENERAL VOX: Very well. Send them the signal. I have to check on something; I'll be back soon.</span>
You hear the hidden door open. Vox steps into the lift and the lift descends to the docking bay.
<span class = 'blue'>BODYGUARD 2: Right, tell them they may shoot when they're ready.</span>
<span class = 'chuk'>CHUK: I can't let them send that signal!</span>
<span id = 'tab'>[[Rush to General Vox's office|intheoffice]]</span><span class = 'chuk'>CHUK: Vox and her entourage are there. Walking in and taking them on is the absolutely last resort. I'd better listen at the door for now; I might learn how much time we have left.</span>
<span id = 'tab'>[[Back|waitingroom]]</span>The leftmost poster shows a crowd of people, above which a giant golden bust of the Chairperor hovers, rising like the sun from a dark horizon. The writing at the top of the poster says "Your Chairperor is always looking." A line at the bottom adds: "But does he smile? At M'zzur Enterprises, we want only the best. Do your best."
<span id = 'tab'>[[Back|examineposters]]</span>The middle poster shows, in an abstract style, a golden door, half-open, through which beams of light shine. <<if $readerfound>>There's a not-so-well camouflaged card reader installed on the poster.<<else>>There's a card reader on the door which looks surprisingly real, as if it was coming out of the poster.<</if>> The writing below the door says: "M'zzur Enterprises. Your door to success."
<<if $readerfound>>\
<<else>><span id = 'tab'>[[Examine the card reader more closely|findreader]]</span>
<</if>>\
<span id = 'tab'>[[Back|examineposters]]</span>The rightmost poster shows a formidable armada of military spacecraft, and a superimposed profile portrait of General Vox, staring sternly at something in the distance. The writing at the top of the poster says: "Unite and fight for peace in the Galaxy."
<span id = 'tab'>[[Back|examineposters]]</span><<set $readerfound to true>>\
You take a closer look and discover there indeed is an actual card reader mounted on the poster.
<span id = 'tab'>[[Back|examineposters]]</span><<set $room to 'bay'>>\
<span class = 'header'><center>Launch bay</center></span>
<<if $bayagain>>You are in a small launch bay. There is a closed <span class = 'def'>[[hangar door|hangardoor]]</span> here, in front of which a small, slender <span class = 'def'>[[spaceship|spaceship]]</span> is parked.
There's a <span class = 'dir'>[[lift|waitingroom]]</span> here which goes up to General Vox's quarters.
<<else>><<set $bayagain to true>>You get off the <span class = 'dir'>[[lift|waitingroom]]</span> in a small launch bay. There are no other entrances leading here, just a closed <span class = 'def'>[[hangar door|hangardoor]]</span> in front of which a small, slender <span class = 'def'>[[spaceship|spaceship]]</span> is parked.
<</if>>\
<span class = 'uti'><span id="tab">[[Inventory & stats|inventory]]</span>
<span id="tab"><<link "Save/load game">><<script>>UI.saves()<</script>><</link>></span></span>You rush into Vox's office.
To your right, through a large window, you see the Crystal Moon. Below it there is a golden orb of light. The orb is growing, eclipsing the distant stars.
The two bodyguards are busy at a large, complicated-looking console. Behind them a Securibot is keeping a silent watch.
The bodyguards and stare at you with surprise.
<span class = 'ochra'>BODYGUARD 1: What's that thing?</span>
<span class = 'blue'>BODYGUARD 2: Oh – I think that's the Grand Champion. Get lost, alien freak.</span>
<span class = 'chuk'>CHUK: Don't send that signal!</span>
The bodyguards start approaching you from the flanks. The Securibot opens its side flaps, revealing two guns.
<span class = 'ochra'>BODYGUARD 1: Oh yeah? And why should we listen to you?</span>
<span id = 'tab'><span class = 'chuk'>[[You're about to murder thousands of people! You can't do this!|murder]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I am the Grand Champion of the arena! If you don't do as I say, I'm going to destroy you!|thechampion]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Vox wants to get rid of you! Stop following her orders!|stopfollowing]]</span></span>The door's four giant locks are engaged.
<span class = 'chuk'>CHUK: Good thing. I wouldn't want to be sucked away into space.</span>
<span id = 'tab'>[[Back|bay]]</span><span class = 'chuk'></span><<if $shipdisabled>>\
It's a small, fighter-like spacecraft that can carry two people. It's equipped with laser guns and missile launchers. The ship has no power; its fuel port is empty.
<span id = 'tab'>[[Back|bay]]</span>
<<else>>\
It's a small, fighter-like spacecraft that can carry two people. It's equipped with laser guns and missile launchers. The ship's lights are on; it's powered up and in parking mode.
<span class = 'chuk'>CHUK: For a private ship, it sure packs an awful lot of weapons. But again, Vox is a military woman… Also, only two seats – interesting. I wonder which of the bodyguards she's planning to leave behind.</span>
<span id = 'tab'>[[Disable the ship|disableship]]</span>
<span id = 'tab'>[[Back|bay]]</span>
<</if>>\<<set $shipdisabled to true>><<set $fuel to true>>\
<span class = 'chuk'>CHUK: All right, time to ruin Vox's escape plan!</span>
You walk around the ship, looking for some obvious connections to disconnect or a plug to pull out, but you find no such things.
<span class = 'chuk'>CHUK: Too bad I'm not a starship mechanic.</span>
Just when you're ready to give up and start demolishing the ship using what little brute force you have, you notice a fuel port. There's a handle on its cover, and a "Turn to open" sign next to it.
<span class = 'chuk'>CHUK: How convenient!</span>
You turn the handle. The cover pops out; there's a hiss of a hermetic container sealing itself. You pull out the cover together with a small fuel block that's attached to its bottom. It's now locked in a silver container. There's a label on it which reads: "Class A solid rocket fuel, block size micro."
The spaceship powers down with a short, low rumbling noise. Its lights go out.
<span class = 'items'>Item received: Solid rocket fuel</span>
<<if $questfuel>>\
<span class = 'chuk'>CHUK: Guess that's what the Quik need. If I want to give them the fuel, I should do this right away.</span>
<<else>><</if>>\
<span id = 'tab'>[[Continue|bay]]</span><span class = 'blue'>BODYGUARD 2: Murder? We're carrying out a military operation!</span>
<span class = 'ochra'>BODYGUARD 1: Yeah! Following orders!</span>
<span class = 'blue'>BODYGUARD 2: Who do you think you are, telling us what to do?</span>
<span class = 'chuk'>CHUK: You… idiots! You think "following orders" justifies killing innocent people? CALL OFF THE OPERATION!</span>
The door to the command centre is flung open.
<span class = 'vox'>GENERAL VOX: CALL OFF THE OPERATION!</span>
<span id = 'tab'>[[Continue|confrontation1]]</span>
The bodyguards exchange glances, then burst with laughter. They laugh so hard they cannot talk, so they just point fingers at you and laugh even more.
This makes you furious. You're ready to jump at them and start punching and kicking.
<span class = 'chuk'>CHUK: THOUSANDS OF PEOPLE ARE GOING TO DIE IF YOU SEND THAT SIGNAL! CALL OFF THE OPERATION!</span>
The door to the command centre is flung open.
<span class = 'vox'>GENERAL VOX: CALL OFF THE OPERATION!</span>
<span id = 'tab'>[[Continue|confrontation1]]</span><span class = 'blue'>BODYGUARD 2: Shut your mouth! General Vox would never get rid of us!</span>
<span class = 'ochra'>BODYGUARD 1: Yeah! We're her most trusted men!</span>
<span class = 'chuk'>CHUK: Yeah? There are only two seats in her spaceship! You think <i>she</i> is going to stay behind?</span>
The bodyguards exchange uncertain glances.
<span class = 'blue'>BODYGUARD 2: Well… umm… The General trusts <i>me</i> the most, so she wouldn't leave <i>me</i> to die!</span>
<span class = 'ochra'>BODYGUARD 1: Are you stupid? She trusts <i>me</i> much more! You're staying!</span>
<span class = 'blue'>BODYGUARD 2: Don't make me laugh! You're staying! </span>
<span class = 'ochra'>BODYGUARD 1: No! You!</span>
<span class = 'blue'>BODYGUARD 2: Now that I think of it, we shouldn't have sent the signal before sorting this out.</span>
<span class = 'chuk'>CHUK: What? You-you've…</span>
<span class = 'ochra'>BODYGUARD 1: Yeah! The <i>Unstoppable</i> is coming, and you can't stop them, stupid alien!</span>
The bodyguards exchange glances again and blood drains from their faces as they begin to realise what it means for them.
<span class = 'ochra'>BODYGUARD 1: Uh… can we call off the operation?</span>
<span class = 'chuk'>CHUK: YES, CALL IT OFF!</span>
<span class = 'blue'>BODYGUARD 2: B-but the General…</span>
The door to the command centre is flung open.
<span class = 'vox'>GENERAL VOX: CALL OFF THE OPERATION!</span>
<span id = 'tab'>[[Continue|confrontation1]]</span>You all turn to look at General Vox, who's just stormed into the room, a mad look in her eyes.
<span class = 'vox'>GENERAL VOX: Someone has sabotaged my ship! We must halt the attack!</span>
The bodyguards rush to the control panel.
<span class = 'blue'>BODYGUARD 2: It's no use, General! We've signalled them to stop, but the <i>Unstoppable</i> has just cut all communication in response!</span>
General Vox is trembling, shaking her head in disbelief.
<span class = 'vox'>GENERAL VOX: No… NO! His Majesty… He would never…!</span>
Suddenly, she notices you and her face turns red with rage.
<span class = 'vox'>GENERAL VOX: YOU! IT'S ALL YOUR DOING! YOU MESSED WITH MY SHIP! YOU… FILTHY ASSASSIN! TAKE HIM! BUT DON'T KILL HIM! I NEED HIM TO FIX MY SHIP!</span>
The bodyguards jump at you. You turn to flee through the door, but Vox is in your way, so instead, you dive and dash between the two men, in the direction of the console, only to find yourself staring into the barrels of the Securibot's two guns.
<span class = 'bot'>SECURIBOT: HANDS UP, CRIMINAL! </span>
The General's face is beaming with triumph.
<span class = 'vox'>GENERAL VOX: Take him to the launch bay. But don't kill him… yet.</span>
Just as she finishes speaking, you hear footsteps and a horrible rumble of metal approaching.
<span class = 'vox'>GENERAL VOX: More assassins, huh? Securibot, prepare to welcome them!</span>
<span class = 'bot'>SECURIBOT: Yes, General!</span>
The robot takes position directly behind the office door. More flaps on its torso open, revealing additional guns.
You must warn your friends, before it's too late!
<span id = 'tab'>[[Shout out to them|confrontation2]]</span>The door opens…
<span class = 'chuk'>CHUK: WAIT! IT'S A TRAP!</span>
Your last words are drowned out by a powerful explosion.
You look at the Securibot – or what's left of it. The upper half of the robot has simply disappeared, and the lower half, charred and smoking, is slowly crumbling away.
THAT'S DEATH'S ROBOT appears in the doorway, his huge back-mounted cannon pointed at the blackened wreckage.
<span class = 'bot'>THAT'S DEATH'S ROBOT: Cool! It's like we're in an action movie! Your reign of terror ends here, evil General! Hands up, or I'll disintegrate you!</span>
Vox's jaw drops.
Steve and Princess Ochra run into the room.
<span class = 'steve'>STEVE: Chuk! You all right?</span>
<span class = 'vox'>GENERAL VOX: Y-you!</span>
Vox backs off. Her bodyguards jump between her and Steve's strike team.
<span class = 'vox'>GENERAL VOX: Kill that traitor!</span>
The bodyguards try to follow her orders, but are greeted by Ochra's fist. A vicious fight ensues. Vox, left alone for the moment, pulls out a gun and points it at Steve.
<span class = 'vox'>GENERAL VOX: Call back your friends, now!</span>
Steve hesitates. You look at Vox and realise she's going to shoot him no matter what.
Suddenly, you hear a faint, distorted voice coming from behind you.
<span class = 'bot'>???: T-t-throw m-me at-t-t Vox-x-x…</span>
You turn and see Chef-bot's severed head resting on a silver platter next to the command console. There's a weak glimmer in its eyes.
<span class = 'bot'>CHEF-BOT: I can h-h-help… </span>
<span id = 'tab'>[[Hurl the head|confrontation3]]</span>Without further thought, you grab the head and hurl it at Vox. The General shrieks in terror and drops her gun as the head bites and holds onto her right hand.
<span class = 'bot'>CHEF-BOT: Ahhh! W-engeance… you… awe… fo… fweet!</span>
General Vox screams and jumps, trying to shake off the robot head that keeps talking through gritted teeth.
<span class = 'bot'>CHEF-BOT: Wanted… to dispowe… of me! Now tafte… my wrawh!</span>
Steve picks General Vox's gun and puts it to its owner's head, just as Princess Ochra finishes dealing with the two bodyguards, who drop to the ground senseless. Vox, who's only just managed to shake off the robot head, freezes. Chef-bot's head hits the ground, emits sparks and a cloud of smoke, and goes silent.
<span class = 'steve'>STEVE: It's over, General. We're taking command of the <i>Perfect Paradise</i>. Call the Chairperor and tell him to turn back.</span>
The General isn't going to speak; she's only looking at your small team with contempt, so you take a deep breath and break the bad news.
<span class = 'chuk'>CHUK: She can't call off the operation. She tried. The Chairperor has cut the transmission.</span>
<span class = 'vox'>GENERAL VOX: M'zzur is ruthless. He's not concerned with lesser persons.</span>
She speaks with a mixture of hatred and admiration.
<span class = 'chuk'>CHUK: Ruthless or no – we will stop him!</span>
Vox laughs bitterly.
<span class = 'vox'>GENERAL VOX: You? There's no way a traitor and some alien scum could stop him. The Galaxy is crawling with the likes of you, but there's only one Chairperor M'zzur.</span>
<span class = 'ochra'>PRINCESS OCHRA: You- !</span>
<span class = 'steve'>STEVE: Ochra, wait!</span>
The Chelac warrior punches Vox with all four fists, knocking her out. Vox groans and drops to the floor.
<span class = 'ochra'>PRINCESS OCHRA: She was only wasting our time. Quick; we have to regain control of the ship. </span>
She steps over the General and walks to the command console. Steve turns to you.
<span id = 'tab'>[[Continue|confr3.5]]</span>
Steve is staring at the window, his fists clenched.
<span id = 'tab'><span class = 'chuk'>[[There must be a way to escape. The Unstoppable is still far away!|stillfar]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Can't we fight them?|fightunstoppable]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Come on, man, don't give up! You work for M'zzur! You must know some way to stop him!|comeonsteve]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I refuse to give up! I'm going to save us!|commandcentre]]</span></span>Princess Ochra is murmuring something under her breath, in Chelac.
<<if $saidsorry>>\
<<else>><span id = 'tab'><span class = 'chuk'>[[About our fight earlier… I can't really use magic. I tricked you. I think you should know.|nomagician]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[Don't give up! Don't you want to defeat M'zzur?|comeonochra]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[I refuse to give up! I'm going to save us!|commandcentre]]</span></span>THAT'S DEATH'S ROBOT is looking at you hesitantly.
<<if $deathsweakness>><span id = 'tab'><span class = 'chuk'>[[Didn't you have an algorithm that doesn't let you attack anyone? How were you able to blow that Securibot up?|algorithm]]</span></span>
<<else>><span id = 'tab'><span class = 'chuk'>[[Good job blowing that Securibot up and scaring General Vox! You're really powerful!|yourepowerful]]</span></span>
<</if>>\
<span id = 'tab'><span class = 'chuk'>[[I refuse to give up! I'm going to save us!|commandcentre]]</span></span>You walk to the console and quickly locate the ship's controls. In a desperate hurry, you search through all possible options, trying to make the <i>Perfect Paradise</i> go faster. All in vain.
Then you notice a button labelled "Lunar Tether".
With your heart racing you press it.
A new window opens, showing a picture of the Crystal Moon and its engines.
Engines! The Chairperor equipped the Crystal Moon with its own propulsion! Of course; the <i>Perfect Paradise</i> would never be able to pull something that size!
You quickly scan the possible options. You could disconnect the Crystal Moon, or even…
Send it back to Gyff. Yes – it's very much possible. You could program the Crystal Moon to go back home.
<<if $fuel>>...And you could even follow it in General Vox's spaceship. You still have the fuel on you.
<</if>>\
Realising this makes you dizzy.
<<if $fuel>>If you take the Crystal Moon to Gyff, you're be the greatest hero your planet has ever seen.
But that would mean you left everyone aboard <i>Paradise</i> to die. Abandoned them and escaped.
<<else>>If you send the Crystal Moon to Gyff, you're be forever known as your planet's greatest hero. People will sing songs about you, name their children after you.
But you'll be a dead hero.
What's worse, you'll let everyone aboard <i>Paradise</i> die as well.
<</if>>\
A cold shiver runs down your spine. You see one more possibility, but it will bring about the destruction of your people's sacred treasure.
For a brief moment, you regret the elders are not here to decide for you. No, not to decide – to stop you.
Because, as you turn to look at Steve's and Princess Ochra's sombre, resigned faces, you know you've already made that decision.
You hover your finger over a direction button.
<<if $fuelgiven>><span id = 'tab'>[[Press the button|quikarrives]]</span>
<<else>><span id = 'tab'>[[Press the button|moonshield]]</span>
<</if>>
<span class = 'steve'>STEVE: They don't need to get any closer. They're in range and only need to calibrate the main weapons. We, on the other hand, have to escape Kaldera's gravity. We're gaining speed, but for now, we're still a very slowly moving duck.</span>
<span class = 'chuk'>CHUK: How much time do we need?</span>
<span class = 'steve'>STEVE: More than we have.</span>
<span id = 'tab'>[[Back|steveend]]</span><span class = 'chuk'></span>Steve shakes his head.
<span class = 'steve'>STEVE: The <i>Unstoppable</i> is the single most powerful starship in existence, Chuk. Able to destroy small planets. Heavily armoured to withstand enemy fire. </span>
Princess Ochra smashes her fists together.
<span class = 'ochra'>PRINCESS OCHRA: We could board them! Fly a fast, small ship, and take down M'zzur in a single combat!</span>
<<if $fuel>>\
<span class = 'chuk'>CHUK: That's right! I still have fuel for…</span><</if>>\
<span class = 'steve'>STEVE: There's no ship fast enough for that. The <i>Unstoppable</i> has hundreds of turrets designed to shoot down any incoming object in a blink of an eye. I've seen that when they were giving us a tour of the flying fortress… We were ambushed by the Xirr resistance. Great pilots, in ultra-fast starfighters. Got vaporised in seconds.</span>
<span id = 'tab'>[[Back|steveend]]</span><span class = 'steve'>STEVE: I <i>worked</i> for him. I resigned. … No, I'm out of ideas. Sorry. If only we acted earlier… we might have escaped. Now the only way to stop the destruction of the <i>Perfect Paradise</i> would be to kill the Chairperor himself.</span>
<span class = 'chuk'>CHUK: Without him, his underlings wouldn't want to attack us?</span>
<span class = 'steve'>STEVE: They couldn't. The Chairperor doesn't like to give others too much power. Only he can activate the <i>Unstoppable's</i> main weaponry. Biometric security systems, the finest produced by M'zzur Enterprises. But it's not like we can get to M'zzur and take him down, anyway.</span>
<span id = 'tab'>[[Back|steveend]]</span>You're standing in the command centre, looking at each other. The command console sits abandoned.
<span id = 'tab'>[[Talk to Steve|steveend]]</span>
<span id = 'tab'>[[Talk to Princess Ochra|ochraend]]</span>
<span id = 'tab'>[[Talk to THAT'S DEATH'S ROBOT|deathsend]]</span>
<span id = 'tab'>[[Operate the console|console1]]</span><<set $saidsorry to true>>\
<span class = 'ochra'>PRINCESS OCHRA: I knew when I took a better look at my broken "swords", you little imp. You made me a laughingstock! You... you made me flee from a fight! I should crush you for that! But.. but it no longer matters.</span>
She looks resigned.
<span id = 'tab'><span class = 'chuk'>[[I'm sorry.|saysorry]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Don't blame me. I used your own weakness against you.|yourownweakness]]</span></span><span class = 'ochra'>PRINCESS OCHRA: I hope he will be defeated one day, but I now know it won't be by my hand. To think I was arrogant enough to believe I was the warrior from the prophecy… Now I must accept death with dignity, and leave fighting M'zzur to others.</span>
<span id = 'tab'>[[Back|ochraend]]</span><span class = 'ochra'>PRINCESS OCHRA: No need to. I… uh… I'm not angry at you anymore. I let my own fears defeat me. You taught me an important lesson – sometimes fighting skills and spirit are not enough to win a battle. Maybe that's why we Chelac were defeated by M'zzur… </span>
She lapses into grim silence.
<span id = 'tab'>[[Back|ochraend]]</span><span class = 'ochra'>PRINCESS OCHRA: It's hard for me to admit it, but… you're right. I put too much faith in omens and predictions, and let that cloud my own judgement. I would've defeated you easily if I hadn't let my own fears defeat <i>me</i> first. It's a stain on my honour, and I won't live long enough to remove it… </span>
She lapses into grim silence.
<span id = 'tab'>[[Back|ochraend]]</span><span class = 'bot'>THAT'S DEATH'S ROBOT: Oh, I only can't shoot sentient <i>living</i> creatures. Nothing stops me from destroying my own kind. My makers considered blowing up bots completely acceptable! It's a little sad, but this time I'm happy I could save you. That poor Securibot was on the wrong side.</span>
<span class = 'chuk'>CHUK: So, when you threatened Vox, you were bluffing?</span>
<span class = 'bot'>THAT'S DEATH'S ROBOT: Yes! Totally! Learned that from a book! Oh, it was so exciting, telling bold lies in face of danger!</span>
<span id = 'tab'>[[Back|deathsend]]</span><span class = 'bot'>THAT'S DEATH'S ROBOT: You think so? Thanks! I'm a tiny little sad I had to blow up a fellow robot, but it was on the wrong side, after all. Too bad my anti-violence algorithm doesn't let me attack sentient living creatures, or I would've shot the General instead and liberated that poor Securibot!</span>
<span class = 'chuk'>CHUK: Wait, you mean you can't shoot people?</span>
<span class = 'bot'>THAT'S DEATH'S ROBOT: Nope! With Vox, I was totally bluffing! Learned that from a book! Oh, it was so exciting, telling bold lies in face of danger!</span>
<span id = 'tab'>[[Back|deathsend]]</span>You hover your finger over the button. You're about to sacrifice the Crystal Moon, but if it's the only way to save the <i>Perfect Paradise</i>…
Suddenly, you hear a patter of small feet and a Quik runs into the room. It has a tool belt around its waist – it must be the Quik mechanic.
<span class = 'quik'>QUIK: Wait!</span>
You freeze, your button still over the finger.
<span class = 'ochra'>PRINCESS OCHRA: Hey, you! Stop!</span>
She tries to catch the Quik, but it nimbly eludes her and runs towards you.
<span class = 'quik'>QUIK: Quik no enemy, no work for General!</span>
It stops and glances at the console.
<span class = 'quik'>QUIK: You no need destroy pretty moon! Quik have their plan ready, but Quik need you come fast!</span>
<span class = 'ochra'>PRINCESS OCHRA: Wait – what plan? What is going on?</span>
<span class = 'chuk'>CHUK: I – I wanted to use the Crystal Moon to shield us from the <i>Unstoppable's</i> fire… </span>
<span class = 'quik'>QUIK: No! No need! Quik build a ship, but Quik need Chuk to pilot! The fastest ship ever! Chuk can go to <i>Unstoppable</i> and defeat Chairperor! No Chairperor – big gun cannot fire – we all safe!</span>
<span class = 'steve'>STEVE: Wait – you can't be serious. You built a ship? You? The Quik?</span>
<span class = 'chuk'>CHUK: Let it speak! I – I want to save the Crystal Moon as well! It's my planet's moon! It's important! I came here for it!</span>
Steve seems to be processing all the new information. Princess Ochra is just looking confused.
<span class = 'bot'>THAT'S DEATH'S ROBOT: What a surprising turn of events! It really is like an action movie! Wo-hoo!</span>
The Quik looks at you urgingly.
<span class = 'quik'>QUIK: Come, Chuk, no time!</span>
You make your decision.
<span class = 'chuk'>CHUK: All right! If there's any chance… Steve, take control of the Moon Tether. Position the Moon between us and the <i>Unstoppable</i>. If I can't make it, at least you will be safe.</span>
<span class = 'steve'>STEVE: But Chuk –</span>
You no longer listen to him. You and the Quik mechanic leave the room, running as fast as your short legs can carry you.
On your way, you have time to ask the Quik some questions, although talking now will likely leave you out of breath.
<span id = 'tab'><span class = 'chuk'>[[You said you've… built a ship?|askship]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Why are you fighting the Chairperor?|askwhyfight]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Why do you want me to pilot your ship?|askpilot]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[How did you know about the Chairperor's plan?|askknowplan]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[How can defeating the Chairperor stop the Unstoppable?|askhowstop]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[O-okay… huff… I've no more… huff… questions.|boardship]]</span></span>And then you press it.
The Crystal Moon, freed from its tether, starts moving slowly.
<span class = 'steve'>STEVE: Chuk? What are you doing?</span>
<span class = 'bot'>THAT'S DEATH'S ROBOT: I think he's moving the moon! How amazing!</span>
You bite your lip and focus on steering.
It seems to take forever – but in reality, it's only a couple of minutes.
Finally, you release the button.
An incoming message flashes on the console screen. The Chairperor's flying fortress has finished calibrating the weaponry and is ready to open fire.
<span class = 'ochra'>PRINCESS OCHRA: Come, death! I welcome you with open arms! For the Chelac!</span>
<span class = 'steve'>STEVE: No, Ochra, no! We're not going to die! Look! Chuk has – </span>
You see a brilliant flash of light, but then the Moon moves into position, eclipsing the Unstoppable with its delicate, crystal beauty.
You flip a switch, killing the Moon's engines.
There's a brief moment of peace, and then the Crystal Moon trembles and shakes. Giant fragments break away from it.
Tears flow to your eyes and everything gets hazy.
The <i>Unstoppable</i> doesn't hold fire, slowly, methodically destroying the Moon.
<span class = 'steve'>STEVE: They think they can still get to us!</span>
He rushes to the console, pushing you aside, and takes control of the helm.
As the <i>Perfect Paradise</i> picks up speed, the crumbling Moon grows smaller outside the window. Only half of it remains now – the rest is crystal shards and dust, drifting in space. But it's still holding together, shielding you.
You'd like to turn your eyes away, but you force yourself to watch. No other Gyffid will see the Crystal Moon ever again.
<span id = 'tab'>[[Continue|moonshield2]]</span>Fragments of the Moon shine like so many stars, farther and farther in the distance. A single blast from the <i>Unstoppable's</i> cannons gets through and flies by, narrowly missing the <i>Paradise</i>. Steve is struggling with the controls. Princess Ochra screams in Chelac and laughs.
The <i>Perfect Paradise</i> turns, and you can no longer see the Crystal Moon. The rusty-red orb that is Kaldera grows smaller until it disappears, too.
<span class = 'steve'>STEVE: No way they can catch up with us now! The <i>Unstoppable</i> wasn't made for high-speed chases! M'zzur won't let us get away with this so easily, of course. But there are places we could go to elude him. We'll have to drop off the guests somewhere, then… okay, I have a few ideas already. We'll pull this off.</span>
He steps away from the helm and wipes sweat off his brow.
<span class = 'steve'>STEVE: I can hardly believe I'm still alive! The Chairperor must be furious! And it's all thanks to you, Chuk. Your move with that moon was tactical mastery.</span>
He sees your expression.
<span class = 'steve'>STEVE: Hey, what's up with that face?</span>
You explain. Steve and Ochra stare at you in shock.
<span class = 'steve'>STEVE: I had no idea… Chuk… I simply don't know what to say. That… sacrifice… </span>
<span class = 'chuk'>CHUK: Well… I wanted to live, too. But… my people. They… might hate me for what I did.</span>
THAT'S DEATH'S ROBOT drives to you on its tank tracks and puts a massive arm around your neck.
<span class = 'bot'>THAT'S DEATH'S ROBOT: Don't worry about them, Chuk! You saved everyone on this ship from dying a horrible, fiery death! That was a good thing to do, so don't regret it! </span>
<span class = 'ochra'>PRINCESS OCHRA: We Chelac say that it's better to die in battle than be captured by the enemy. Your Moon was the Chairperor's slave. Now M'zzur no longer has it; you denied it to him. That was a true warrior's decision.</span>
For the first time, she's looking at you with respect.
<span class = 'steve'>STEVE: That's… an amazing story, Chuk! Grand Champion of the tournament, saviour of innocents… People are going to love you! Well, except Chairperor M'zzur. But M'zzur has enough enemies in the Galaxy, and they're going to pay crazy sums for the merchandise we'll produce. With me as your agent… oh, right. Sorry. Forgot myself there. Now is not the time. We'll discuss this amazing business opportunity later.</span>
An alarm sounds and Steve turns to face the console.
<span class = 'steve'>STEVE: Uh-oh… some people are panicking in the guest area. Come on, Death's, we should go calm them down.</span>
<span class = 'bot'>THAT'S DEATH'S ROBOT: Sure, Steve! Oooh, that's exciting! May I talk to them? I've read about the psychology of the crowd and – </span>
<span class = 'steve'>STEVE: I just need you to stand there, looking big and scary. I'll do the talking.</span>
<span class = 'bot'>THAT'S DEATH'S ROBOT: Big and scary? I'm not sure I can do that. I'm much too friendly and outgoing… </span>
Steve and THAT'S DEATH'S ROBOT leave the room in a hurry.
<span class = 'ochra'>PRINCESS OCHRA: I believe you need some time on your own, little warrior.</span>
She follows after them, dragging away the unconscious general and her bodyguards.
<span id = 'tab'>[[Continue|thinking]]</span>You're alone in General Vox's office. You take a seat on a leather upholstered chair facing the window. On the other side of the window you see the blackness of outer space and tiny dots of stars.
You close your eyes.
You have time to think about everything.
The loss of the Crystal Moon.
All the lives the Moon saved.
Your people... what will they say when they learn about everything?
<span id = 'tab'>[[Continue|timetoact]]</span><<set $endingmoon to true>>\
Despite the sadness you feel, you smile.
Whatever the elders might say – you know you made the right decision. In a sense, it was more difficult than winning the tournament, but you did it. The Chairperor didn't get to kill anyone today, because you stopped him.
<span class = 'bot'>???: And that is something much greater than winning a fighting tournament!</span>
Startled, you open your eyes.
<span class = 'bot'>THAT'S DEATH'S ROBOT: Uh – sorry! You were talking to yourself – I thought you were composing the ending to an autobiographical novel, and wanted to help! But we can work on that line later – Steve needs you and sent me to fetch you! Some passengers are causing trouble. Steve explained to everyone what happened, and got attacked by a green, blobby alien for "betrayal and defamation of the Chairperor"! Then an orange lady cried that the Grand Champion – that's you – was murdered, and fainted! One of Vox's bodyguards ran off and barricaded himself in the kitchen! A Quik came and told us the chief engineer was attacked by a swarm of crickets and bitten!</span>
You quickly get up.
Looks like they need you!
<span class = 'chuk'>CHUK: Okay, roll and tell everybody not to worry! I'm on my way!</span>
<center>[[Thus end Chuk's adventures in the Arena.|endingmoon]]</center>
<span class = 'quik'>QUIK: Yes! Quik no stupid. People think Quik stupid, because Quik speak funny. Quik know Quik not know Galaxian very good, but M'zzur company only give Quik one week language crash course! M'zzur company want Quik look stupid, but Quik very good engineers. M'zzur company bad – make Quik… do forced labor, treat Quik bad. But we also learn use tools, learn engineering! Quik planet have no metal, no coal, Quik never have industry. Now Quik learn quietly, do lot of work, remember everything! Quik want freedom back, want defeat M'zzur. Quik serve on M'zzur big warship, too. Know the ship. Know you need a very, very fast ship to break through defences! So, Quik built one! You help Quik very much, bringing parts! Without you, no Quik ship!</span>
<span id = 'tab'><span class = 'chuk'>[[Couldn't we just use General Vox's personal starfighter?|usevoxship]]</span></span>
<span id = 'tab'>[[Back|runquestions]]</span><span class = 'quik'>QUIK: Chairperor evil! He take Quik off their planet, force Quik to work for him, treat bad!</span>
<span class = 'chuk'>CHUK: He enslaved you.</span>
<span class = 'quik'>QUIK: Enslaved… New word, course not teach it. Yes. Chairperor enslave Quik, and Quik want freedom back! Quik like more time, better prepare, but now Chairperor want blow up <i>Perfect Paradise</i>, so Quik must act fast!</span>
<span id = 'tab'>[[Back|runquestions]]</span><span class = 'quik'>QUIK: Need very brave pilot! Only brave fighter can kill evil M'zzur! And Quik ship really small, fast ship need be small. Only fit a small person inside. Quik earlier want choose strongest of themselves, but Quik worry it not be enough! Quik not good fighters. But then you appear! Small like Quik, fit in ship! Kind to Quik, help them! And great warrior, win tournament! You hero, Chuk! Can go and defeat evil M'zzur!</span>
<span id = 'tab'>[[Back|runquestions]]</span><span class = 'quik'>QUIK: Quik know lot. People no see Quik. Think Quik stupid, think Quik... furniture! Quik spy M'zzur officers! Quik go everywhere, only not in M'zzur's room and General's room. Quik build a device to listen radio talks. Quik worry Chairperor want do something horrible, so Quik build ship faster. Quik now know what bad thing is, but Quik ship ready! There is chance!</span>
<span id = 'tab'>[[Back|runquestions]]</span><span class = 'quik'>QUIK: Quik know Chairperor's warship. Big weapons! Blow up everything! But only M'zzur make them fire. Special buttons, other people press, nothing happen! M'zzur want no one else use his weapon! So, you kill M'zzur, warship cannot attack!</span>
<span id = 'tab'>[[Back|runquestions]]</span><span class = 'quik'>QUIK: Good, Chuk! Hurry, hurry, no much time!</span>
The Quik leads you to a side corridor, where it removes a rusty plate from the wall, revealing a low crawlspace.
<span class = 'quik'>QUIK: Here! Fast!</span>
The crawlspace leads to a small hangar bay, full of equipment. You see space suits of different sizes, some with rocket backpacks; a small, box-shaped, rusty spaceship and, right in front of the hangar door, something that looks like a giant space bullet.
<span class = 'quik'>QUIK: This maintenance hangar! Quik do maintenance in and out <i>Paradise</i>! No one else come here, Quik can build!</span>
About two dozen of Quik are working on the bullet-like thing, tightening screws, checking pipes and doing other launch preparations.
Your guide leads you straight to the bullet.
<span class = 'quik'>QUIK: Here! Put on suit and get in cockpit!</span>
Two other Quik help you don a Gyffid-sized spacesuit.
You eye the ship with suspicion.
The thing looks fast, that's sure. Slim and pointed, it's shining silver, except for the front window, which is covered with gold foil.
<span class = 'quik'>QUIK: That gold is screen, protect you from radiation and temperature!</span>
You take a deep breath. If you back down now, either the Crystal Moon, or, if plan B fails, the <i>Perfect Paradise</i> will for sure be destroyed.
<span class = 'chuk'>CHUK: Okay. How do I pilot this thing?</span>
The Quik help you get into the claustrophobic cockpit, buckle your seatbelt and give you an overview of the ship's controls and the main computer – which is Baron von Schmerzkopf's pocket watch, mounted on the instrument board.
Turns out it's all very simple. The ship is already programmed to go straight for the <i>Unstoppable</i>, avoid the defence cannons thanks to its speed and hit the bridge, piercing the warship's hull just like a bullet, and bringing you straight to where M'zzur sits in his command chair.
<span class = 'quik'>QUIK: Chuk only need to take care of M'zzur!</span>
<span class = 'chuk'>CHUK: Suddenly, the flight sounds like the easy part… </span>
Too late to change your mind now.
<span class = 'quik'>QUIK: Go, Chuk!</span>
The Quik seal the cockpit, wave to you and run out of the hangar.
The bay door opens and the bullet-ship's engines power up. The whole ship vibrates violently, as if it was going to fall apart, and then…
It SHOOTS OUT.
<span id = 'tab'>[[Continue|arrival]]</span><span id = 'tab'><span class = 'chuk'>[[You said you've… built a ship?|askship]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Why are you fighting the Chairperor?|askwhyfight]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Why do you want me to pilot your ship?|askpilot]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[How did you know about the Chairperor's plan?|askknowplan]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[How can defeating the Chairperor stop the Unstoppable?|askhowstop]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[O-okay… huff… I've no more… huff… questions.|boardship]]</span></span><span class = 'quik'>QUIK: No, it much too slow. Quik ship like bullet, to send a person straight to the heart of M'zzur warship!</span>
<span id = 'tab'>[[Back|runquestions]]</span>You scream, but you can't hear your own voice.
You tear through space at a terrifying speed. Light, shadow, light again flood the cockpit. You can't see much through the gold foil. You fight to stay conscious.
It all abruptly ends when you hit something. The ship comes to a stop, but you don't.
The nose of your vessel opens and you're catapulted forward with your seat. You glide on the golden floor. Parachutes open to slow you down. You hear screams and gunshot, then a commanding voice shouts "Stop!"
You unbuckle your seatbelt and tumble forward. Then, you stand up and look around.
You're in the middle of a giant room. In front of you, on top of a short flight of steps, there is a platform, a computer console and a golden throne.
You see a face you recognise from countless pictures. Chairperor M'zzur is sitting on the throne, looking at you with bored contempt. Right behind the Chairperor there is a giant window.
Along the walls of the room there are more consoles. Between two of them the Quik ship sticks out of a giant hole in the wall, like a silver plug.
A dozen of guards in golden armour are closing in on you, surrounding you and pointing their guns at you.
<span class = 'vox'>GUARD: Your Majesty, this surely is an assassin sent by the competition! We will exterminate him!</span>
<span class = 'chairp'>THE CHAIRPEROR: Nonsense. We do not have competition anymore.</span>
He addresses you.
<span class = 'chairp'>THE CHAIRPEROR: Who are you, alien?</span>
<span id = 'tab'>[[Look at Chairperor M'zzur|lookmzzur]]</span>
<span id = 'tab'>[[Look at the command console|lookmzzurconsole]]</span>
<span id = 'tab'>[[Look at the guards|lookmzzurguards]]</span>
<span id = 'tab'>[[Talk to Chairperor M'zzur|talkmzzur]]</span>Chairperor M'zzur, CEO of M'zzur Enterprises and ruler of the Galaxy, is looking down on you from his throne. He's an ageless-looking man, wearing business clothes that must have costed a fortune. His platinum hair is coiffed in horn-like shapes that surround a face with complexion so perfect and so pale, it looks almost inhuman. He studies you with an air of disdain.
<span id = 'tab'>[[Back|lookbridge]]</span>On the console next to the throne there's a set of blinking displays and many rows of buttons. This must be where the <i>Unstoppable's</i> weaponry is activated.
<span id = 'tab'>[[Back|lookbridge]]</span>The guards are surrounding you from behind and from the sides. The only way left for you would be forward, towards the Chairperor, but you're certain the guards would shoot you the moment you moved.
<span id = 'tab'>[[Back|lookbridge]]</span>You clear your throat. The Chairperor raises an eyebrow.
<span class = 'chuk'>CHUK: I… I am Chuk, and I'm here to stop you.</span>
Your voice sounds small. You must look so silly and insignificant, standing here, a tiny Gyffid in a tiny spacesuit.
<span class = 'vox'>GUARD: How dare you address His Majesty this way? On your knees! Apologise!</span>
<span class = 'chairp'>THE CHAIRPEROR: Let him be; we shouldn't expect too much from uncivilised aliens.</span>
He looks at you again.
<span class = 'chairp'>THE CHAIRPEROR: Stop me? That is, indeed, an ambitious task, and one you will most certainly fail. Still, even getting here is worth high praise. I must have the defences improved… and your little ship analysed. I'm sure this technology will prove useful.</span>
<span class = 'chuk'>CHUK: THAT'S NOT IMPORTANT!</span>
The guards move a step towards you, but the Chairperor stops them.
<span class = 'chairp'>THE CHAIRPEROR: You have quite the courage, little alien, coming here and shouting at me.</span>
<span class = 'chuk'>CHUK: Listen, you must stop this madness! You can't just kill everybody on the <i>Perfect Paradise</i>! These are innocent people!</span>
<span class = 'chairp'>THE CHAIRPEROR: We should never let abstract notions such as innocence come in our way when we're conducting business. And the people on the <i>Perfect Paradise</i>, taken as a whole… are bad for my business.</span>
He smiles faintly.
<span class = 'chairp'>THE CHAIRPEROR: Well, well. I'm trying to teach management to a tiny alien who crashed into my bridge. And, speaking of business – </span>
He stretches his hand towards the console.
<span class = 'chuk'>CHUK: NO! PLEASE!</span>
M'zzur's hand stops.
<span id = 'tab'><span class = 'chuk'>[[You're going to kill your own employees as well! Even General Vox!|killvox]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Why do you even care about some old prophecy?|chairpprophecy]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[The people of the Galaxy will rise against you if you commit this atrocious mass murder!|rebellion]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[You stole my planet's moon!|stolemymoon]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Aren't you going to listen to any of my arguments?|notgonnalisten]]</span></span><span id = 'tab'>[[Look at Chairperor M'zzur|lookmzzur]]</span>
<span id = 'tab'>[[Look at the command console|lookmzzurconsole]]</span>
<span id = 'tab'>[[Look at the guards|lookmzzurguards]]</span>
<span id = 'tab'>[[Talk to Chairperor M'zzur|talkmzzur]]</span><span class = 'chairp'>THE CHAIRPEROR: Is that so? This explains the panicked call from her office. Well, it is a pity, but if the General didn't secure her own escape route, that is her problem, not mine. Her failure clearly shows she is not as valuable as I thought her to be. As for the others… I have unlimited reserves of personnel. This necessary sacrifice won't affect my enterprise.</span>
<span id = 'tab'>[[Back|questionsmzzur]]</span><span class = 'chairp'>THE CHAIRPEROR: Oh, looks like you know quite a bit. That's commendable. Yes, I indeed want to get rid of all the greatest warriors in the Galaxy, and it's because of the old seer's prophecy. As silly as such things are, they still have the power to motivate people who believe in them. I want to make sure the believers have no "mighty warrior" left to follow. </span>
<span class = 'chuk'>CHUK: Aren't you afraid I might be the one from the prophecy? I can, and will, defeat you, if that's the only way to stop your scheme!</span>
<span class = 'chairp'>THE CHAIRPEROR: Firstly, do not call my business plan "schemes", you alien lowlife. Secondly – for goodness' sake, do you really think I could be worried about you defeating me? You, a tiny, helpless creature, surrounded by my elite guard? If you believe this "prophecy" nonsense, you're a fool. Alas, there are many fools in the Galaxy, and many more ready to follow them. That is why I must ensure no one will ever speak of this idiotic prophecy again. It's because of people like you that the <i>Paradise</i> has to be annihilated.</span>
<span id = 'tab'>[[Back|questionsmzzur]]</span><span class = 'chairp'>THE CHAIRPEROR: They won't, because they won't see <i>me</i> destroy the <i>Perfect Paradise</i>. Instead, they will learn how vicious terrorists, disguised as "tournament fighters", attempted to assassinate me and, discovering I'm not on the ship, still decided to destroy it in a suicidal bombing, killing thousands of innocents. We have some excellent video material prepared. Now, tell me, who do you think people will rise against when they see it?</span>
<span id = 'tab'>[[Back|questionsmzzur]]</span><span class = 'chairp'>THE CHAIRPEROR: Is that so? What's your planet called?</span>
<span class = 'chuk'>CHUK: Gyff! The Crystal Moon was holy to us Gyffids, and you just came and took it from us!</span>
<span class = 'chairp'>THE CHAIRPEROR: Possibly. Gyff, Gyff… doesn't ring a bell. I don't remember every backwater planet my people collect exhibits from. Still, your moon is beautiful, I must admit. I think I'll have it attached to the <i>Unstoppable</i> after the <i>Paradise</i> is obliterated.</span>
<span id = 'tab'><span class = 'chuk'>[[It's our Moon, not yours! You must return it to Gyff!|giveitback]]</span></span>
<span id = 'tab'>[[Back|questionsmzzur]]</span>One of the guards steps forward.
<span class = 'vox'>GUARD: Alien scum! You think you can argue with the Chairperor?</span>
Chairperor M'zzur sighs quietly.
<span class = 'chairp'>THE CHAIRPEROR: Your insolence, Chuk, is wearing my patience thin. You're clearly out of you mind if you think you can tell me what to do – or what not to do – with my own spaceship.</span>
<span class = 'chuk'>CHUK: Are you going to kill me?</span>
<span class = 'chairp'>THE CHAIRPEROR: Kill? No, unless you do something reckless and force my guards to shoot you. But I'd much rather have my people talk with you. Especially about that thing you came in. A most fascinating design.</span>
He turns to look at the console.
<span class = 'chairp'>THE CHAIRPEROR: But there will be time for that later. For now, I have to make sure the <i>Perfect Paradise</i> is destroyed, together with all the greatest warriors in the Galaxy. It will be a magnificent triumph of peace… and <i>my</i> triumph.
THE CHAIRPEROR: Guards, watch over our guest. If he tries to attack, kill him, otherwise, do him no harm.</span>
He starts moving switches and pushing buttons at the console.
<span id = 'tab'>[[Continue|lastpuzzle]]</span><span id = 'tab'><span class = 'chuk'>[[You're going to kill your own employees as well! Even General Vox!|killvox]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Why do you even care about some old prophecy?|chairpprophecy]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[The people of the Galaxy will rise against you if you commit this atrocious mass murder!|rebellion]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[You stole my planet's moon!|stolemymoon]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[Aren't you going to listen to any of my arguments?|notgonnalisten]]</span></span><span class = 'chairp'>THE CHAIRPEROR: Oh – I thought you were here because you wanted to save the people aboard the <i>Paradise</i> with your foolish heroism. But now you want to talk about material objects? Maybe you are a businessman, after all.</span>
<span class = 'chuk'>CHUK: The Moon is not just an object to us, Gyffids! But – but I don't care about this nearly as much as I care about stopping you from destroying the <i>Paradise</i>! I'll let you have it if you promise not to hurt anyone!</span>
<span class = 'chairp'>THE CHAIRPEROR: My, you really <i>are </i>out of your mind.</span>
<span id = 'tab'>[[Back|questionsmzzur]]</span><span class = 'chuk'>CHUK: I'll be dead before I reach the stairs.</span>
<span id = 'tab'>[[Back|lastpuzzle]]</span><<set $room to 'bridge'>>\
You feel the deck vibrate under your feet as the main weapons of the <i>Unstoppable</i> power up.
You only have moments left to act.
<span id = 'tab'>[[Charge at the Chairperor|chaaarge]]</span>
<span class = 'uti'><span id="tab">[[Inventory & stats|inventory]]</span></span>You spend the next hour or so drifting in space, further and further away from the <i>Unstoppable</i>.
When the first shock passes, you start wondering how long your air supply will last.
Still, the plan has worked. The <i>Unstoppable</i> did not open fire.
You saved the <i>Perfect Paradise</i>. And your planet's Crystal Moon.
You close your eyes and try to think about your happy days on Gyff. Gyffids believe the souls of their departed continue to live on the Crystal Moon. You'll soon learn if that's true.
Suddenly, you bump into something hard and are grabbed around the waist.
Startled, you open your eyes and see that you're being securely held by a mechanical arm.
The arm is attached to the boxlike, ugly maintenance ship. There are at least six Quik in the ship's cockpit, and they all start waving excitedly when they notice you're looking at them.
Hardly believing your own eyes, you wave back.
The small ship turns back and heads towards the safe hangar on the <i>Perfect Paradise</i>, carrying you in its single claw.
<span id = 'tab'>[[Continue|backonparadise]]</span>Back on the <i>Perfect Paradise</i>, the Quik help you out of the spacesuit. You're feeling dizzy and must support yourself on the Quik leader to walk.
The Quik are swarming around you, laughing, talking over themselves and patting you on the back.
<span class = 'quik'>QUIK: Chuk, you do great thing, important thing! Warship no fire, mean evil M'zzur defeated! Quik have chance be free again! And <i>Paradise</i> safe, thank to you!</span>
<span class = 'chuk'>CHUK: Ye-yeah… Say, how did you find me?</span>
<span class = 'quik'>QUIK: Chuk spacesuit has transmitter in it! Quik see Chuk float in space, Quik get on ship, go find Chuk! Quik never leave Chuk to die!</span>
<span class = 'chuk'>CHUK: …Well, thanks, guys. You saved my life.</span>
You feel happy and as light as a feather.
<span class = 'quik'>QUIK: You save us! And save Moon! No worry, it safe! Quik go to Steve, tell him: "Catch Moon with tether again!". Moon can go back to Chuk planet!</span>
<span id = 'tab'>[[Continue|lookend]]</span><span class = 'steve'>STEVE: That's right!</span>
Steve and THAT'S DEATH'S ROBOT enter the hangar, led by a Quik.
<span class = 'steve'>STEVE: Look who's back! You did it, Chuk! You're a hero! And the Quik... I was so wrong about you, guys! I feel like an idiot now!</span>
<span class = 'chuk'>CHUK: Where are we? Are we safe?</span>
<span class = 'steve'>STEVE: We're in interplanetary space. Heading towards a backwater system. I have a few… acquaintances there. They'll provide shuttles to transport home our passengers. I plan to stay low for a while – M'zzur Enterprises might be looking for us, though with the Chairperor dead I'm sure they have bigger problems on their hands. Man, I can hardly believe I'm saying all this. The Chairperor dead! </span>
<span class = 'chuk'>CHUK: Yeah… I, too, can hardly believe it's not all a dream.</span>
<span class = 'steve'>STEVE: I'm so glad nothing bad happened to that Moon of yours, too. It's beautiful. Now I understand why a little guy like you found courage to come here and sign up for the tournament. By the way… I suppose you've already decided you're taking it back to your planet, right?</span>
<span class = 'chuk'>CHUK: Yes! After all, that's why I came here in the first place.</span>
<span class = 'steve'>STEVE: Okay, then I'll ask no further. </span>
<span class = 'bot'>THAT'S DEATH'S ROBOT: Oooh, but your plan was so nice, Steve! You could really make a ton of money by travelling across the Galaxy with the Moon and showing it for a handsome fee!</span>
<span class = 'steve'>STEVE: Shut up! Don't listen to him, Chuk. That wasn't a plan, more like a… spontaneous idea. Take the Moon back to Gyff. It's yours.</span>
<span class = 'chuk'>CHUK: No – it belongs to all Gyffids.</span>
You think about your people, and how they will celebrate your return with the Crystal Moon. It's almost too wonderful to imagine.
<span class = 'steve'>STEVE: Okay, Chairperor-slayer. I must get back to work. No pressure, but… come visit me in the main lobby once you've rested, okay? I'd like to discuss some amazing business opportunities with you, the Galaxy's newest star. If I find time… The situation is a little, let's say, tense at the moment.</span>
Steve smiles at you and leaves the hangar in a hurry.
<span class = 'bot'>THAT'S DEATH'S ROBOT: Ah, that Steve! Always so busy, as if preventing panic among passengers was more important than talking to the one and only Chuk, slayer of the evil M'zzur!</span>
<span id = 'tab'><span class = 'chuk'>[[Wait, what 'panic among the passengers?'|timetoact2]]</span></span><span class = 'bot'>THAT'S DEATH'S ROBOT: Oh, that – nothing too serious. Some folks are causing trouble. Earlier, Steve explained to everyone what happened, and got attacked by a green, blobby alien for "betrayal and defamation of the Chairperor"! Then an orange lady cried that the Grand Champion – that's you – sacrificed his life to save us, and fainted! One of Vox's bodyguards ran off and barricaded himself in the kitchen! The chief engineer was attacked by a swarm of crickets and bitten! Oh, and Princess Ochra is harassing some Quik. Wants them to build her a ship, right now! She's just itching to get back to her planet and start a revolt against M'zzur Enterprises!</span>
Listening to THAT'S DEATH'S ROBOT, you realise there's no time to rest now! They need you!
<span class = 'chuk'>CHUK: Okay, roll and tell everybody not to worry! I'm on my way!</span>
<center>[[Thus end Chuk's adventures in the Arena|endingmzzur]]</center>
<center>A game by Agnieszka Trzaska.
QA testers:
Szymon Kulisz
Jessica Knoch
Wade Clarke
Doug Egan
Olga Niedziela
[[Back to main menu|mainmenu]]</center>The book opens on a bookmarked page, which describes Kaldera – the planet the <i>Perfect Paradise</i> is orbiting.
<i>KALDERA – a small, barren planet in the Voynik-Haaz sector of the M'zzur Empire. Devoid of any points of interest, permanent inhabitance or significance.</i>
You flip through some pages, looking at other's planets' descriptions, but they are all extremely brief and boring – just geographical data, nothing about the inhabitants of the planets and their cultures.
<span id = 'tab'>[[Pick a different book to read|pickbook]]</span>
<span id = 'tab'>[[That's enough reading for now|library]]</span><i>KALDERA – a small, barren planet in the Voynik-Haaz. Famous as the planet near which Chairperor M'zzur was assassinated, which set events in motion, leading to the → Great Revolt against M'zzur Enterprises.
Complete Guide to the Planets of the Galaxy, 4th Edition</i>
<span class = 'uti'><center>[[Main menu|mainmenu]]</center></span><i><span class = 'quote'><i>KALDERA – a small, barren planet in the Voynik-Haaz sector of the M'zzur Empire. Kaldera is surrounded by beautiful crystal rings, which form the base of the planet's thriving economy, as countless tourists from all around the Galaxy arrive each year to gaze at the legendary rings.
Complete Guide to the Planets of the Galaxy, 4th Edition</i></span>
<span class = 'uti'><center>[[Main menu|mainmenu]]</center></span><<if tags().includes("col")>>
<<if $color == 'red'>>
<<removeclass ".chuk" "blue2">>
<<removeclass ".chuk" "green2">>
<<removeclass ".chuk" "grey2">>
<<addclass ".chuk" "red">>
<<elseif $color == 'blue'>>
<<removeclass ".chuk" "red">>
<<removeclass ".chuk" "green2">>
<<removeclass ".chuk" "grey2">>
<<addclass ".chuk" "blue2">>
<<elseif $color == 'green'>>
<<removeclass ".chuk" "red">>
<<removeclass ".chuk" "blue2">>
<<removeclass ".chuk" "grey2">>
<<addclass ".chuk" "green2">>
<<else>>
<<removeclass ".chuk" "red">>
<<removeclass ".chuk" "blue2">>
<<removeclass ".chuk" "green2">>
<<addclass ".chuk" "grey2">>
<</if>>
<</if>>
<span class = 'pink'>LIBRARIAN: I'm sooo tired... Just like a frog that's about to hibernate... </span>
<span id = 'tab'>[[Back|greyask]]</span><span class = 'pink'>LIBRARIAN: Don't mention these creatures to me! Why were they even created? Ugly, slimy and despised; I pity them, but I'm also repulsed by them, and it makes me feel so guilty and sad!</span>
<span id = 'tab'>[[Back|blueask]]</span><span class = 'pink'>LIBRARIAN: THE ONLY AMPHIBIAN I SEE IS YOU! SCRAM, FROGFACE!</span>
<span id = 'tab'>[[Back|redask]]</span><span class = 'pink'>LIBRARIAN: Let me see... Looks lke someone has borrowed all our herpetology handbooks. But I remember the scary robot being really enthusiastic about some snakes and toads the other day. I believe he was reading a book titled <i>Poisonous Animals and Where to Find Them</i>, which is still here.</span>
<span id = 'tab'>[[Back|greenask]]</span><span class = 'madame'>MADAME GOLGADUL: Oh, my!</span>
She rushes to the bathroom.
<span class = 'chuk'>CHUK: Now, about my card...</span>
You quickly look through the deck.
<span class = 'chuk'>CHUK: This card is called "The Death". I know very little about tarot, but I don't think this one is a good omen.</span>
<span class = 'items'>Item lost: Personalised tarot card</span>
You place the card with your portrait on top of the deck and cover it with "The Death". You're barely done when you hear footsteps from the corridor. You dash behind the nearest curtain, hiding from view.
<span id = 'tab'>[[Keep very quiet and watch|scam1a]]</span>
Princess Ochra storms into the room.
<span class = 'ochra'>OCHRA: Seer! Where are you?</span>
The fortune teller returns from the bathroom, grunting something about silly pranks.
<span class = 'ochra'>OCHRA: I need the cards' advice – now! I have an ominous feeling about my next fight. I think that sorcerer is up to no good.</span>
<span class = 'madame'>MADAME GOLGADUL: By "sorcerer" you mean that rather small Gyffid by the name of Chuk?</span>
The four-armed woman pounds a fist on the table.
<span class = 'ochra'>OCHRA: Don't mock me! I'm paying you to advise me, not to make fun of me! I need to know if I'm going to defeat that sorcerer!</span>
<span class = 'madame'>MADAME GOLGADUL: Very well…</span>
<span id = 'tab'>[[Continue|scam2]]</span>
The way west is blocked by red metal bars. A sign attached to the bars reads:
<i>Closed for maintenance. We are terribly sorry for the inconvenience.</i>
<span id = 'tab'>[[Step back|northerncorridor]]</span>The warriors circle around each other, flexing muscles and exchanging threats. Finally, the Cybercricket shouts:
<span class = 'cyber'>THE CYBERCRICKET: Get 'im, girls!</span>
The dark mass on his arms starts to ripple and shift, then takes flight. It turns out to be a swarm of huge crickets, each with a red radio antenna implanted on its head and with glistening metal jaws.
Abnormal Joe screams in terror as the cloud of crickets envelops him. He tries to shake off the insects, with some success. Covering his face with a hand, he rushes at the Cybercricket and they start to wrestle.
Both warriors seem equally powerful, but Joe, still covered with biting, vicious crickets, is losing strength much faster. Soon he's on his knees, supporting himself with one arm, struggling to get up with desperate resolve.
<span class = 'cyber'>THE CYBERCRICKET: You're stubborn, I'll give you that!</span>
He walks to the arena fencing.
<span class = 'steve'>STEVE: OH, NO, NOT AGAIN!</span>
<span id = 'tab'>[[Continue|introact3_b]]</span>
The Cybercricket grabs one of the thick steel bars and rips it from the base. Then he walks to Abnormal Joe and brings the bar down on his head.
Abnormal Joe moans and drops down.
The crowd cheers, considering the match to be over, but the Cybercricket isn't done yet.
He kicks the unconscious, bleeding opponent in the head, over and over again. You have no doubt he’s trying to kill him.
<span class = 'steve'>STEVE: STOP! STOP, I SAID! THE MATCH IS OVER! STEP BACK, CRICKET! STEP BACK NOW!</span>
The Cybercricket hesitates for a moment, and then several people jump onto the arena from the tribunes and drag him away from Joe. You recognise Princess Ochra among them; the others look like gladiators as well.
<span class = 'steve'>STEVE: AAAND… WE'VE GOT THE SECOND FINALIST!</span>
You hear relief in Steve's voice. Paramedics rush to help Abnormal Joe, and the Cybercricket, no longer showing any murderous intent, shakes his fist in the air and walks off the arena, not looking back. The swarm of crickets follows him obediently.
<span id = 'tab'>[[Continue|introact3part2]]</span><<set $thinkmoon to true>>You have no doubt that the Crystal Moon is the most beautiful celestial body in existence. And it's sacred to your race, the Gyffids. You believe souls of the departed find rest and peace among its azure spires and white forests of crystal trees. For hundreds of thousands of years the Moon lit up the night sky on Gyff, bringing joy with its beauty.
Now the night sky over Gyff looks sad and empty.
You look at the Crystal Moon and smile. Your heart fills with hope.
<<if $thinkmzzur>>\
<<else>><span id = 'tab'>[[Think about Chairperor M'zzur|thinkmzzur]]</span>
<</if>>\
<<if $thinktournament>>\
<<else>><span id = 'tab'>[[Think about the tournament|thinktournament]]</span>
<</if>>\
<<if $thinkgyff>>\
<<else>><span id = 'tab'>[[Think about your home planet|thinkgyff]]</span>
<</if>>\
<<if $thinkmoon && $thinkmzzur && $thinktournament && $thinkgyff>>\
<span id = 'tab'>[[Continue|intro2]]</span>
<</if>>\<<set $thinkmzzur to true>>Chairperor M'zzur, chairman of M'zzur Enterprises, is the unquestioned ruler of the Galaxy. A powerful man who doesn't care one bit about others.
One fateful day M'zzur Enterprises' ships arrived at Gyff's orbit and took the Crystal Moon away, because the Chairperor decided it would look nice attached to his cruiser.
It was as if they stole the collective soul of all Gyffids. The Chairperor committed an act of injustice – no, a heinous crime against your race. Even now thinking about it makes you feel anger and despair.
But you will right that wrong. You're here to take back the Crystal Moon.
<<if $thinkmoon>>\
<<else>><span id = 'tab'>[[Think about the Crystal Moon|thinkmoon]]</span>
<</if>>\
<<if $thinktournament>>\
<<else>><span id = 'tab'>[[Think about the tournament|thinktournament]]</span>
<</if>>\
<<if $thinkgyff>>\
<<else>><span id = 'tab'>[[Think about your home planet|thinkgyff]]</span>
<</if>>\
<<if $thinkmoon && $thinkmzzur && $thinktournament && $thinkgyff>>\
<span id = 'tab'>[[Continue|intro2]]</span>
<</if>>\<<set $thinktournament to true>>The Grand Galactic Fighting Tournament. You believe it may be your chance to get back the Crystal Moon. You hope the Moon is the “fabulous prize” mentioned in the leaflet; if not, you'll refuse to accept the prize and beg the Chairperor to return the Moon to Gyff instead.
That is, if you win the tournament. Which won't be easy, considering you have no fighting experience at all. You don't even look like a warrior; Gyffids are small compared to most other races, with thin limbs and heavy, round, big-mouthed heads. You can change the colour of your skin, though, and that counts for something.
Even so, thinking about the powerful opponents you're going to face makes you very nervous.
<<if $thinkmoon>>\
<<else>><span id = 'tab'>[[Think about the Crystal Moon|thinkmoon]]</span>
<</if>>\
<<if $thinkmzzur>>\
<<else>><span id = 'tab'>[[Think about Chairperor M'zzur|thinkmzzur]]</span>
<</if>>\
<<if $thinkgyff>>\
<<else>><span id = 'tab'>[[Think about your home planet|thinkgyff]]</span>
<</if>>\
<<if $thinkmoon && $thinkmzzur && $thinktournament && $thinkgyff>>\
<span id = 'tab'>[[Continue|intro2]]</span>
<</if>>\<<set $thinkgyff to true>>Above anything else, you're here for the people of Gyff. Gyffids need the Crystal Moon, and you're the only Gyffid brave enough to try and take it back.
The elders of your village were horrified when you told them about your plan and categorically forbade you to participate in the tournament, calling you a hot-headed fool who'd get himself killed. But that didn't discourage you. You'll prove them wrong when you return with the Moon.
<<if $thinkmoon>>\
<<else>><span id = 'tab'>[[Think about the Crystal Moon|thinkmoon]]</span>
<</if>>\
<<if $thinkmzzur>>\
<<else>><span id = 'tab'>[[Think about Chairperor M'zzur|thinkmzzur]]</span>
<</if>>\
<<if $thinktournament>>\
<<else>><span id = 'tab'>[[Think about the tournament|thinktournament]]</span>
<</if>>\
<<if $thinkmoon && $thinkmzzur && $thinktournament && $thinkgyff>>\
<span id = 'tab'>[[Continue|intro2]]</span>
<</if>>\Steve smiles.
<span class = 'steve'>STEVE: You surprise me, mister… didn't catch your name…? Mr. Chuk? All right. Can I just call you Chuk? Thanks. Call me Steve, by the way. You don't look like a warrior, but you seem very confident. I like your attitude! Unfortunately, I can't get you in the tournament. The registration has already closed. In fact, we're about to start the quarter-finals in just a few hours. I'm terribly sorry, pal. Guess your shuttle was delayed? These things happen all the time when you fly cheap, unreliable starlines. If I could suggest something, friend – choose M'zzur Cruises next time!
Now, since you're already here, why not watch some fights? We've got one coming up that will be simply amazing!</span>
<span id = 'tab'><span class = 'chuk'>[[But I must fight! It's really important!|intro3]]</span></span>Steve answers politely, even though he must be laughing at you on the inside.
<span class = 'steve'>STEVE: You surprise me, mister… didn't catch your name…? Mr. Chuk? All right. Can I just call you Chuk? Thanks. Call me Steve, by the way. See, I'm glad you're interested in participating, and I'd love to get you in the tournament, but the registration has already closed. In fact, we're about to start the quarter-finals in just a few hours. I'm terribly sorry, pal. Guess your shuttle was delayed? These things happen all the time when you fly cheap, unreliable starlines. If I could suggest something, friend – choose M'zzur Cruises next time!
Now, since you're already here, why not watch some fights? We've got one coming up that will be simply amazing!</span>
<span id = 'tab'><span class = 'chuk'>[[But I must fight! It's really important!|intro3]]</span></span>As you speak, Steve's mobile phone begins to beep. The man casts you an apologetic glance and picks up the call.
<span class='steve'>STEVE: Hi there, Bob, what's up? Ready for… what? Come on, are you kidding? What an idiot. No, of course not, tell the audience she had to go back to defend her homeworld from an ancient evil, or some other nonsense. Do not, I repeat, DO NOT mention the oysters. Yes, I know. And I think I have a solution. You can thank me later. Yeah, don't cancel the fight. And fire the guy who prepared the oysters. What? I see. Okay, have it reprogrammed then. Yeah, bye.</span>
Steve ends the call and sends you a bright smile.
<span class='steve'>STEVE: You're in luck, my friend! Turns out, I found a way to get you in the tournament after all! Isn't that wonderful? And you can help us as well! See, a contestant who was going to appear in one of today's quarter-finals got really sick and is in no shape to fight. So, you can take her place on the ladder. Isn't that awesome? Think about it – you're just three wins from the Big Prize! And, as a bonus, I won't even ask an entry fee from you! Here, just sign the contract!</span>
He pulls out a contract and hands it to you.
<span id = 'tab'>[[Read the contract|intro4]]</span><i>Grand Galactic Fighting Tournament
Entry Declaration
Rules for the participants:
1. You cannot take with you to the Arena objects other than weapons registered before the match.
2. Fighting naked is prohibited. M'zzur Enterprises respects your culture's habits, but we need to ask you to respect our audience's sensibilities as well.
3. In the event of injury and/or death in a tournament match, the contestant and/or their family and/or associates shall not hold M'zzur Enterprises responsible and shall not claim any compensation.
Head of the tournament Committee:
General Lynda Vox, in name of His Majesty the Chairperor</i>
<span id='tab'>[[Continue|intro10]]</span>Blood drains from Princess Ochra's face.
<span class = 'ochra'>OCHRA: That's him! The sorcerer! He cursed me, and your cards! Just look at his $pose pose! He's going to <<if $pose == 'threatening'>>use foul black magic against me!<<elseif $pose == 'triumphant'>>win the match by using his tricks and eliminate me from the tournament!<<else>>humiliate me, mock me in front of the crowds, just like he did with Gaaarg!<</if>> </span>
Madame Golgadul gives out a very tired sigh.
<span class = 'madame'>MADAME GOLGADUL: You're a difficult client, Princess Ochra, interpreting everything for yourself instead of letting me do my job. If I were to read these cards, I'd say something… unusual… but positive awaits you…</span>
<span class = 'chuk'>CHUK: <i>I can't let Madame ruin my plan!</i></span>
<span id = 'tab'>[[Continue|scam3]]</span>You position yourself right in front of the metal fencing.
Gaaarg lowers his head and charges.
You wait and dodge in the very last moment.
The crowd gasps as Gaaarg crashes headlong into the solid metal pole. The reptile sways on his feet, then his eyes go blank and he falls to the ground with a loud thud, raising a cloud of dust.
<span id = 'tab'>[[Continue|fight1winB]]</span>
The audience are silent for a long while. Then they explode with thunderous applause.
<span class = 'steve'>STEVE: WHAT A FIGHT, LADIES AND GENTLEMEN! WHAT A SHOW! WHAT IMPROBABLE STRATEGY! HOW CLEVER! CHUK CONTROLLED HIS OPPONENT THE WHOLE TIME! HE KNOCKED GAAARG DOWN WITHOUT STRIKING ONCE! YES, GAAARG IS DOWN! IT'S OVER FOR THE TORRARIAN! LADIES AND GENTLEMEN, NOBODY COULD HAVE EXPECTED THIS OUTCOME, BUT THAT'S WHAT YOU GET AT HIS MAJESTY'S ARENA: SURPRISE! SUSPENSE! SUDDEN TWISTS! HE ARRIVED JUST A MOMENT AGO, NOW HE'S IN THE SEMI-FINALS! LET'S GIVE ANOTHER ROUND OF APPLAUSE TO OUR WINNER, CHUK! THEN, WHY NOT BUY SOME SOUVENIRS AND REFRESHMENTS ON YOUR WAY OUT?</span>
<span id = 'tab'>[[Continue|fight1win2]]</span>Steve pats you on the back. Then he leads you to the main lobby.
<span class = 'steve'>STEVE: When you're ready for your next fight, just come to the vestibule and…</span>
He stops mid-sentence as general commotion starts in the lobby. People hurriedly make way for a muscular four-armed woman with brown skin and long black hair. She seems very angry about something and gestures violently while shouting at a plump man in a M'zzur Enterprises employee's attire.
<span class = 'ochra'>FOUR-ARMED WOMAN: Yes, I am sure about it! Do you think I'm joking? I can tell when someone puts a curse on my swords! I sense a dark spirit inside them! I know it's that foul bird-man's doing. He couldn't take defeat with honour! Now, stop staring like an idiot, take the swords and give them to your bladesmith for proper un-cursing, with all the rituals!</span>
She hands the man a leather harness holding four sheathed swords, turns back and walks away. The man looks at the swords, confused.
<span class = 'steve'>STEVE: Hey, Bob! Come over here.</span>
<span id = 'tab'>[[Continue|fight1win3]]</span>
<span class = 'chuk'>CHUK: <i>I can't take this monster head on! I must find out if he has some weakness, and come up with a good plan before I try to fight him!</i></span>
Steve notices your expression.
<span class = 'steve'>STEVE: Hey, don't worry, buddy! It's just a sporting event – you'll be fine! Anyway, do you have any more questions?</span>
<span id='tab'><span class = 'chuk'>[[Can you give me some hints on how to take on Gaaarg?|gaaarghintsintro]]</span></span>
<span id='tab'><span class = 'chuk'>[[Is the Chairperor onboard the ship?|intro11b]]</span></span>
<span id='tab'><span class = 'chuk'>[[What's the big prize you mentioned?|intro11c]]</span></span>
<span id='tab'><span class = 'chuk'>[[Can I go anywhere on the ship?|intro11d]]</span></span>
<span id='tab'><span class = 'chuk'>[[What exactly is your job here?|intro11e]]</span></span>
<span id='tab'><span class = 'chuk'>[[Where can I get a good view at that moon towed by the ship?|intro11g]]</span></span>
<span id='tab'><span class = 'chuk'>[[That's all for now. Thanks for getting me in the tournament!|endintro]]</span></span><span class = 'chuk'></span><span class = 'steve'>STEVE: Sorry to say that, my friend, but I must be impartial. It wouldn't be fair if I helped one of the contestants.</span>
<span id = 'tab'><span class = 'chuk'>[[But he's three times my size! How is THAT fair?|hesbigintro]]</span></span>
<span id = 'tab'><span class = 'chuk'>[[All right, forget it.|intro11_2]]</span></span><span class = 'steve'>STEVE: You've got a point there… He's big even for a Torrarian. But, unfortunately, I can't help you out. I don't know Gaaarg's secret weakness, if he has any. Just… try to avoid his attacks and hope for the best, okay?</span>
<span id = 'tab'>[[Back|intro11_2]]</span><span class = 'janitor'>JANITOR: Thanks.</span>
<span class = 'chuk'><span id = 'tab'>[[Do you know where I can get overalls like these?|whereoveralls]]</span></span>
<span class = 'chuk'><span id = 'tab'>[[Well, I... really like them. Now, back to my questions.|askjanitor]]</span></span><span class = 'janitor'>JANITOR: Are you a new janitor?
...
JANITOR: In the service area. Behind that barrier.</span>
<span class = 'chuk'>CHUK: The one guarded by the big, scary robot?</span>
<span class = 'janitor'>JANITOR: Yup.</span>
<span class = 'chuk'><span id = 'tab'>[[Thanks for the info! Now, back to my questions.|askjanitor]]</span></span>You sit down, this time comfortably, in front of a giant TV screen showing a live image of the arena.
A few minutes later Steve's amplified voice announces the start of the second semi-final match, a fight between the Cybercricket and Abnormal Joe.
The fighters enter the arena, to loud applause from the audience. They both look formidable. The Cybercricket is a huge, muscular humanoid with an insect head. On his bare chest there's a small metal panel with blinking lights, which would look silly on anyone less threatening. The skin on his arms is dark and uneven – or perhaps it's some sort of armour.
Abnormal Joe is just as big as the Cybercricket. He looks almost human, save for two huge, opposing palms at the end of each arm.
<span id = 'tab'>[[Continue|introact3_a]]</span><<set $beardon to false>>\
<span class = 'chuk'>CHUK: I'd better take off this silly fake beard before I go there. Don't want to raise any questions.</span>
You take off the beard.
<span id = 'tab'>[[Continue|conservatory]]</span>
The lush greenery is arranged so that it resembles a natural, wild forest. The ceiling is a giant screen that almost looks like real, clear sky. There are thick bushes here and trees with large leaves which form a canopy.
<span id="tab">[[Hide among the greenery|hide]]</span>
<span id = 'tab'>[[Back|conservatory]]</span><span class = 'chuk'>CHUK: So calming...</span>
<span id = 'tab'>[[Back|conservatory]]</span><span class = 'chuk'>CHUK: So calming...</span>
<span id = 'tab'>[[Back|conservatoryact4]]</span>The lush greenery is arranged so that it resembles a natural, wild forest. The ceiling is a giant screen that almost looks like real, clear sky. There are thick bushes here and trees with large leaves which form a canopy.
<<if $aftervoxtalk>>\
<span id="tab">[[Hide among the greenery|hidefake]]</span>
<<else>>\
<span id="tab">[[Hide among the greenery|hideact4]]</span>
<</if>>\
<span id = 'tab'>[[Back|conservatoryact4]]</span><span class = 'chuk'>CHUK: "Standard Regulated Tarot Deck, printed by M'zzur Card Company".</span>
<span id = 'tab'>[[Pick a card from the top of the deck|pickcard]]</span>
<span id = 'tab'>[[Back|fortuneroom]]</span><<set $penthouseagain to true>>You ascend the staircase, which leads to an express lift. The lift takes you to a corridor lined with crimson carpet.
The corridor leads to a magnificent penthouse. You cautiously sneak forward and discover there is no one in there, so you enter.
The giant room is drowned in a beautiful, pale light. You turn to see its source and gasp.
A glass half dome walls the penthouse on one side. Through it you see the Crystal Moon, giant and bright.
<span id = 'tab'>[[Continue|penthouse]]</span><span class = 'chuk'>CHUK: It seems really happy. I don't want to disturb it.</span>
<span id = 'tab'>[[Continue|guestwing]]</span><span class = 'chuk'>CHUK: They look very sharp.</span>
<span id = 'tab'>[[Back|library]]</span>The overalls are bright red with some minor stains.
<span id="tab">[[Take the overalls|takeoveralls]]</span>
<span id = 'tab'>[[Back|storeroom]]</span><span class = 'chuk'>CHUK: Wow, those leeks are so big you could almost use them as weapons!</span>
<span id="tab">[[Take the leeks|takeleeks]]</span>
<span id = 'tab'>[[Back|kitchen]]</span>You wait for Gaaarg in the middle of the arena.
<span class = 'chuk'>CHUK: Here, ugly!</span>
Gaaarg roars and charges, but misses by a long shot. He turns and looks around.
<span class = 'chuk'>CHUK: I can't defeat him this way!</span>
The reptile prepares for another charge.
<span id = 'tab'>[[Stand in front of the arena fencing|fight1wina]]</span>
You strike your best $pose pose.
Princess Ochra screams in terror, drops the broken leeks and runs away.
<span class = 'steve'>STEVE: OPEN GATE 1! SOMEBODY HERE WANTS TO GET OUT REAL BAD! </span>
The gate opens and Ochra escapes from the arena.
<span class = 'steve'>STEVE: AAAAND… PRINCESS OCHRA CONCEDES THE MATCH!</span>
There is a roaring burst of laughter from the crowd.
<span class = 'steve'>STEVE: DID YOU SEE WHAT I'VE JUST SEEN? WAS IT SORCERY, OR DIABOLICAL CUNNING? WE MIGHT NEVER KNOW HOW CHUK DID THAT, BUT ONE THING IS CERTAIN: PRINCESS OCHRA WAS ELIMINATED! CHUK HAS DEFEATED YET ANOTHER OPPONENT! YES, LADIES AND GENTLEMEN, CHUK ADVANCED TO THE FINAL MATCH! WHOM WILL HE FACE IN THE BATTLE FOR THE TITLE AND THE FABULOUS GRAND PRIZE? WE WILL LEARN SOON, AS THE SECOND MATCH OF THE SEMI-FINALS IS SCHEDULED TO START AFTER A SHORT BREAK! IN THE MEANTIME, YOU CAN BUY REFRESHMENTS AND MERCHANDISE IN THE ARENA LOBBY!</span>
<span id = 'tab'>[[Continue|fight2win2]]</span>You strike a $wrongpose1 pose. Ochra pales, but quickly gets a hold of herself.
<span class = 'ochra'>OCHRA: I'm n-not afraid of your magic!</span>
She advances one step towards you.
<span class = 'chuk'>CHUK: Whoops – wrong pose!</span>
<<if $wrongpose1 == 'triumphant'>>\
<<elseif $pose == 'triumphant'>>\
<span id = 'tab'>[[Strike a triumphant pose|fight2win1]]</span>
<<else>>\
<span id = 'tab'>[[Strike a triumphant pose|wrongpose2][$wrongpose2 to 'triumphant']]</span>
<</if>>\
<<if $wrongpose1 == 'threatening'>>\
<<elseif $pose == 'threatening'>>\
<span id = 'tab'>[[Strike a threatening pose|fight2win1]]</span>
<<else>>\
<span id = 'tab'>[[Strike a threatening pose|wrongpose2][$wrongpose2 to 'threatening']]</span>
<</if>>\
<<if $wrongpose1 == 'jolly'>>\
<<elseif $pose == 'jolly'>>\
<span id = 'tab'>[[Strike a jolly pose|fight2win1]]</span>
<<else>>\
<span id = 'tab'>[[Strike a jolly pose|wrongpose2][$wrongpose2 to 'jolly']]</span>
<</if>>\<span class = 'chuk'>CHUK: Just give up!</span>
You strike a $wrongpose2 pose.
<span class = 'ochra'>OCHRA: N-no! never! I will resist your spell!</span>
<span class = 'chuk'>CHUK: Wrong again?</span>
<<if $pose == 'triumphant'>>\
<span id = 'tab'>[[Strike a triumphant pose|fight2win1]]</span>
<<elseif $pose == 'threatening'>>\
<span id = 'tab'>[[Strike a threatening pose|fight2win1]]</span>
<<else>>\
<span id = 'tab'>[[Strike a jolly pose|fight2win1]]</span>
<</if>>\You smash the left button.
There is a flash of light and a loud crack of electricity. The Cybercricket gives out a horrible shriek as he is flung back by an invisible force. His chest plate bursts with sparks.
You release the button.
<span class = 'cyber'>THE CYBERCRICKET: Ouch… that… hurt…</span>
His chest plate explodes, scattering twisted pieces of metal everywhere, and he drops unconscious.
The audience is completely silent.
Slowly, you begin to realise you've actually won this fight.
You look at General Vox<<if $eject>>, who's back inside the loge<</if>>; she's just as surprised as everyone, but her expression quickly changes into one of cold anger.
Steve, on the contrary, is ecstatic. As the audience finally explodes with wild applause, he yells:
<span class = 'steve'>STEVE: IN-CRE-DI-BLE! THAT WAS INCREDIBLE! THE FIRST GRAND GALACTIC FIGHTING TOURNAMENT IS OVER! THE CRUEL CYBORG HAS FINALLY MET HIS MATCH! LADIES AND GENTLEMEN, I PRESENT TO YOU CHUK – THE CHAMPION OF THE ARENA!</span>
<span id = 'tab'>[[Continue|fight3winA]]</span><<set $eject to true>>You press the middle button and wait for the Cybercricket to get a nasty electric shock.
But that doesn't happen. Instead, you hear the creaking of the spring and a loud scream.
You look up and see General Vox dangling outside of the loge. Her panicked bodyguards are trying to get her back up.
<span class = 'vox'>GENERAL VOX: DAMN... CHEAP... SEAT...!</span>
The Cybercricket is still pulling on the bar, which starts to rip from its base.
<<if $turrets>><span class = 'chuk'>CHUK: Okay... this MUST be the button!</span><<else>><span class = 'chuk'>CHUK: Oh no... which button was it again?</span><</if>>
<span id = 'tab'>[[Press the left button|fight3buttoncorrect]]</span>
<<if $turrets>>\
<<else>>\
<span id = 'tab'>[[Press the middle button|fight3turrets]]</span>
<</if>>\<<set $turrets to true>>You press the middle button and wait for the crack of electricity.
Instead, you hear motors whirring as laser turrets rise behind the last row of seats and take aim at the audience!
<span class = 'chuk'>CHUK: No, no, no!</span>
You press the button again and the turrets fold down.
The audience applaud, thinking it all part of the spectacle.
The Cybercricket doesn't stop pulling on the fencing bar.
<<if $eject>><span class = 'chuk'>CHUK: Okay... this MUST be the button!</span><<else>><span class = 'chuk'>CHUK: Oh no... which button was it again?</span><</if>>
<span id = 'tab'>[[Press the left button|fight3buttoncorrect]]</span>
<<if $eject>>\
<<else>>\
<span id = 'tab'>[[Press the right button|fight3eject]]</span>
<</if>>\
<span class = 'chuk'>CHUK: I want to get the moon towed by the <i>Paradise</i>. The Crystal Moon. I won't accept any other prize.</span>
There. You said it. You're surprised by your own boldness and expect Vox to erupt with anger, but she simply says:
<span class = 'vox'>GENERAL VOX: I am sure His Majesty will grant you your wish, if that is the only thing that would satisfy you. After all, you're his Champion.</span>
She gestures to her bodyguard and they ascend away in the loge.
You find the ease with which she agreed to your demand worrying. Her assurance seemed insincere.
Somebody gently pokes you on the back. You turn and see an assistant robot.
<span class = 'bot'>ASSISTANT ROBOT: Excuse me, Grand Champion, but you must be exhausted. Please, follow me to the arena vestibule.</span>
You walk off the arena to a continuous applause, pasing by another service robot, which unceremoniously drags the still unconscious Cybercricket away.
<span id = 'tab'>[[Continue|fight3winB]]</span><span class = 'steve'>STEVE: We've heard Vox shout. Good job disabling her ship, Chuk. I've managed to get the <i>Paradise's</i> engines running, but the controls were locked to Vox's console. </span>
You both look at Ochra, who's mashing random buttons on the command console and cursing violently. The ship shakes and starts to change its course – but it does so at a snail's pace.
<span class = 'ochra'>PRINCESS OCHRA: WE'VE GOT MINUTES LEFT! THEY'VE STARTED CALIBRATING WEAPONS! GO FASTER, DAMMIT!</span>
Steve's pale, but composed. He takes a deep breath and continues:
<span class = 'steve'>STEVE: Well, I hoped Vox could stop them, but as things turned out... We don't have enough time to escape the orbit. I'm sorry, Chuk, but looks like this is the end.</span>
You look through the window and see the golden orb – the <i>Unstoppable</i> – which now shines almost as brightly as the Crystal Moon.
You feel defiance swell inside you.
<span class = 'chuk'>CHUK: No! We still have some time left! We can figure something out!</span>
Ochra snarls with helpless fury and steps back from the console.
You're all looking at each other. The command console sits abandoned.
<span id = 'tab'>[[Talk to Steve|steveend]]</span>
<span id = 'tab'>[[Talk to Princess Ochra|ochraend]]</span>
<span id = 'tab'>[[Talk to THAT'S DEATH'S ROBOT|deathsend]]</span>
<span id = 'tab'>[[Operate the console|console1]]</span>