Files
puzzle-design-kb/walkthroughs/day-of-the-tentacle/swords_and_software_walkthrough.html
Bryce 11df54bc26 Analyze Loom: Add sensory-exploitation examples (tower stealth via Invisibility, Terror on shepherds), multi-character-coordination single-character substitution variant (Forge entry via Reflection), strengthen observation-replay and pattern-learning documentation with detailed Loom draft systems
Puzzle types documented for Loom:
- Sensory Exploitation: Tower workers' visual perception exploited via Invisibility draft; Shepherds' fear exploited via Terror draft
- Multi-Character Coordination: Forge Entry via Reflection as single-character identity substitution workaround
- Observation Replay (existing): Full draft sequence memorization system with randomized melodic content
- Pattern Learning/Knowledge Transfer (existing): Draft reversal system and mechanical grammar application

Sources: 6 walkthrough files from gamefaqs, strategywiki, the-spoiler.com, walkthroughking
2026-03-18 08:33:02 -07:00

3494 lines
234 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Day of the Tentacle Walkthrough | Swords and Software</title>
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="stylesheet" type="text/css" href="/swords.css?v=3" title="Default Theme">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Day of the Tentacle (LucasArts, 1993) Walkthrough by Daniel D'Agostino (2023)">
<meta name="author" content="Daniel D'Agostino">
<meta property="og:title" content="Day of the Tentacle Walkthrough | Swords and Software">
<meta property="og:image" content="https://www.swordsandsoftware.com/images/dott/dott-intro-054-lg.jpg">
<meta property="og:type" content="website">
<meta property="og:description" content="Day of the Tentacle (LucasArts, 1993) Walkthrough by Daniel D'Agostino (2023)">
<meta property="twitter:title" content="Day of the Tentacle Walkthrough | Swords and Software">
<meta property="twitter:image" content="https://www.swordsandsoftware.com/images/dott/dott-intro-054-lg.jpg">
<meta property="twitter:description" content="Day of the Tentacle (LucasArts, 1993) Walkthrough by Daniel D'Agostino (2023)">
<script type="application/ld+json">
{
"@context" : "https://schema.org",
"@type" : "WebSite",
"name" : "Swords and Software",
"url" : "https://www.swordsandsoftware.com/"
}
</script>
</head>
<body>
<div id="main">
<h1>Swords and Software</h1>
<div id="lnav">
<ul>
<li>Main
<ul>
<li><a href="/">Home</a></li>
<li><a href="/news.php">News</a></li>
<li><a href="/sitemap.php">Site Map</a></li>
<li><a href="/contact.php">Contact</a></li>
<li><a href="/archive.php">Archive</a></li>
</ul>
</li>
<li>IT Development
<ul>
<li><a href="/webdev.php">Web Development</a></li>
<li><a href="/netprog.php">Network Programming</a></li>
</ul>
</li>
<li>Specialised Topics
<ul>
<li><a href="/pbr.php" title="Physically Based Rendering">Physically Based R.</a></li>
<li><a href="/emailtech.php">Email Technology</a></li>
</ul>
</li>
<li>IT Administration
<ul>
<li><a href="/security.php">Security</a></li>
</ul>
</li>
<li>Other Info
<ul>
<li><a href="/maths.php">Maths &amp; Physics</a></li>
<li><a href="/games.php">Game Info</a></li>
<li><a href="/tv.php">Television</a>
</ul>
</li>
</ul>
</div> <!-- lnav -->
<div id="rnav">
<ul>
<li>Quick Links
<ul>
<li><a href="/strahd.php">Strahd Walkthrough</a></li>
<li><a href="/menzo.php">Menzo Walkthrough</a></li>
<li><a href="/dott.php">Tentacle Walkthrough</a></li>
<li><a href="/eob2-walkthrough.php">EOB2 Walkthrough</a></li>
<li><a href="/war3xorc-walkthrough.php">War3XOrc Walkthrough</a></li>
<li><a href="/pascal.htm">Pascal Tutorial</a></li>
<li><a href="/webdev.php">HTML/CSS Crash Courses</a></li>
<li><a href="/mslegacy/ms6play.html">Minesweeper 6</a></li>
</ul>
</li>
<li>Related Sites
<ul>
<li><a href="https://dandago.com/">dandago.com</a></li>
<li><a href="https://gigi.nullneuron.net/gigilabs/">Gigi Labs</a></li>
<li><a href="https://www.programmersranch.com/">Programmer's Ranch</a></li>
<li><a href="http://gigionit.blogspot.com/">Gigi on IT</a></li>
<li><a href="http://dandago.wordpress.com/">Gigi on Games</a></li>
<li><a href="https://gigi.nullneuron.net/ultima/">Dino's Ultima Page</a></li>
</ul>
</li>
<li>Online Tools
<ul>
<li><a href="/yourip.php">Your IP Address</a></li>
<li><a href="/baseconv.php">Base Converter</a></li>
<li><a href="/regextool.php">Regex Tester</a></li>
</ul>
</li>
</ul>
</div> <!-- rnav -->
<div id="mobilenav">
<ul>
<li><a href="/index.php">Home</a></li>
<li><a href="/sitemap.php">Site Map</a></li>
</ul>
</div>
<div id="content">
<h2>Day of the Tentacle Walkthrough</h2>
<p>By Daniel D'Agostino, 2023-06-25</p>
<h3 id="contents">Contents</h3>
<ul>
<li><a href="#preamble">Preamble</a></li>
<li><a href="#introduction">Introduction</a></li>
<li><a href="#secret-lab">The Secret Lab</a></li>
<li><a href="#founding-fathers">The Founding Fathers</a></li>
<li><a href="#laverne-disguise">Laverne's Disguise</a></li>
<li><a href="#three-ingredients">Three Ingredients</a></li>
<li><a href="#lightning">Flash of Lightning</a></li>
<li><a href="#contract">The Contract</a></li>
<li><a href="#diamond">Diamonds Are Forever</a></li>
<li><a href="#human-show">The Human Show</a></li>
<li><a href="#free-prisoners">Freeing the Prisoners</a></li>
<li><a href="#hamster-power">Hamster Power</a></li>
<li><a href="#three-headed-monkey">Three-Headed Monkey</a></li>
<li><a href="#endgame">Endgame</a></li>
</ul>
<h3 id="preamble">Preamble</h3>
<h4 id="about-dott">About Day of the Tentacle</h4>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-preamble-004-lg.jpg"><img src="images/dott/dott-preamble-004-sm.jpg" alt="German box art" title="German box art" width="175" height="131"></a>
<figcaption>German box art<br><strong>Source</strong>: Benjamin Wimmer &amp; <a href="https://bigboxcollection.com/#CollectionOverview">Big Box Collection</a> (used with permission)</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-preamble-005-lg.jpg"><img src="images/dott/dott-preamble-005-sm.jpg" alt="German box contents" title="German box contents" width="175" height="131"></a>
<figcaption>German box contents<br><strong>Source</strong>: Benjamin Wimmer &amp; <a href="https://bigboxcollection.com/#CollectionOverview">Big Box Collection</a> (used with permission)</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-preamble-006-lg.jpg"><img src="images/dott/dott-preamble-006-sm.jpg" alt="German box rear" title="German box rear" width="175" height="131"></a>
<figcaption>German box rear<br><strong>Source</strong>: Benjamin Wimmer &amp; <a href="https://bigboxcollection.com/#CollectionOverview">Big Box Collection</a> (used with permission)</figcaption>
</figure>
</div>
<p><em>Day of the Tentacle</em> (1993) is a point-and-click
adventure game by LucasArts, the video game arm of
Lucasfilm. It is a sequel to their 1987 game
<em>Maniac Mansion</em>. A remastered version of <em>Day
of the Tentacle</em> was also released in 2016 by Double
Fine Productions.</p>
<p>The story revolves around three goofy characters
accidentally ending up in three different time
periods while attempting to stop a tentacle from
taking over the world. On top of typical point-and-click
adventure game mechanics of the time, the characters
also need to pass objects to each other through time
to alter the course of history.</p>
<p>The game sports a cartoonish art style and is packed
with humour, mischief, as well as references to popular
culture, American history, and other LucasArts games.</p>
<h4 id="about-walkthrough">About This Walkthrough</h4>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-preamble-001-lg.jpg"><img src="images/dott/dott-preamble-001-sm.jpg" alt="The notebook's title page" title="The notebook's title page" width="175" height="131"></a>
<figcaption>The notebook's title page</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-preamble-002-lg.jpg"><img src="images/dott/dott-preamble-002-sm.jpg" alt="Colour-coding" title="Colour-coding" width="175" height="131"></a>
<figcaption>Colour-coding</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-preamble-003-lg.jpg"><img src="images/dott/dott-preamble-003-sm.jpg" alt="Map of Dr. Fred's office" title="Map of Dr. Fred's office" width="175" height="131" loading="lazy"></a>
<figcaption>Map of Dr. Fred's office</figcaption>
</figure>
</div>
<p>I probably first played <em>Day of the Tentacle</em> in the
late 90s. With no access to internet at the time, I
took detailed notes of my progress in a small notebook.
It was probably one of my earliest walkthroughs.
I didn't finish the game at the time, but I only realised
how close I was when I replayed and finally finished it in 2006.</p>
<p>This walkthrough was written to celebrate the <strong>30th anniversary</strong>
of <em>Day of the Tentacle</em>. It is <strong>based on the original game</strong>
(not the 2016 remaster) and designed to share the best of
its story, art, humour and Easter eggs with new and old players
alike.</p>
<p>The game provides a high level of freedom, and many puzzles may
be completed in any order. For this reason, existing walkthroughs
often optimise for speed and ask the player to do things without
there being a clear reason behind them. By contrast, this
walkthrough attempts to follow the story and act on hints obtained
throughout the game as much as possible. There might be a few
extra roundtrips, but they're both painless and worth it.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-preamble-000-lg.jpg"><img src="images/dott/dott-preamble-000-sm.jpg" alt="The Art of Point and Click Adventure Games showcases the art of Day of the Tentacle" title="The Art of Point and Click Adventure Games showcases the art of Day of the Tentacle" width="175" height="131" loading="lazy"></a>
<figcaption>The Art of Point and Click Adventure Games showcases the art of Day of the Tentacle<br><strong>Source</strong>: <a href="https://www.bitmapbooks.com/">Bitmap Books</a> (used with permission)</figcaption>
</figure>
</div>
<p>As you read through this walkthrough, you will be accompanied by
almost 500 screenshots, selected from almost 2,000 taken during
gameplay, to help you appreciate the beautiful art and key moments
of the game, even if you don't have time to play the game or to
watch it being played.</p>
<p>Due to the size of this project, the walkthrough was written using
a custom text format similar to Markdown, and then processed by
purpose-built software to generate the web-friendly document
and images.</p>
<h4 id="controls">Controls</h4>
<p><em>Day of the Tentacle</em> is a point-and-click adventure game,
and it is easy to interact with the environment with the
mouse. Typically, left-clicking will walk to or near the
cursor, whereas right-clicking will perform a default
action (e.g. talk to a person, or look at an object) or
do the same as left-clicking if there's nothing interesting
under the cursor.</p>
<p>However, there are also lots of keyboard shortcuts
allowing quicker access to verbs as well as game settings.</p>
<p>The following keyboard shortcuts map to the verbs in the
lower-left part of the screen:</p>
<ul>
<li><kbd>G</kbd> - Give</li>
<li><kbd>P</kbd> - Pick up</li>
<li><kbd>U</kbd> - Use</li>
<li><kbd>O</kbd> - Open</li>
<li><kbd>L</kbd> - Look at</li>
<li><kbd>S</kbd> - Push (shove)</li>
<li><kbd>C</kbd> - Close</li>
<li><kbd>T</kbd> - Talk to</li>
<li><kbd>Y</kbd> - Pull (yank)</li>
</ul>
<p>The following keys let you switch between
characters when they are available:</p>
<ul>
<li><kbd>1</kbd> - Hoagie</li>
<li><kbd>2</kbd> - Bernard</li>
<li><kbd>3</kbd> - Laverne</li>
</ul>
<p>You can use the following controls to manage the game itself:</p>
<ul>
<li><kbd>F1</kbd> / <kbd>F5</kbd> - main menu (save, load, quit)</li>
<li><kbd>Space</kbd> - pause game</li>
<li><kbd>ESC</kbd> - skip cutscene</li>
<li><kbd>.</kbd> - skip dialogue line</li>
<li><kbd>Ctrl+T</kbd> - dialogue: Voice Only, Text Display and Voice, or Text Display Only</li>
<li><kbd>Ctrl+K</kbd> - show memory</li>
<li><kbd>Ctrl+V</kbd> - show game version</li>
<li><kbd>F8</kbd> - restart game</li>
<li><kbd>Ctrl+C</kbd> / <kbd>Alt+Q</kbd> / <kbd>Alt+X</kbd>: quit game</li>
</ul>
<p>There are also a few other controls you can find in
the game's reference card.</p>
<p style="text-align: right;"><a href="#contents">&#8679; Back to top</a></p>
<h3 id="introduction">Introduction</h3>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-intro-001-lg.jpg"><img src="images/dott/dott-intro-001-sm.jpg" alt="The LucasArts logo" title="The LucasArts logo" width="175" height="131" loading="lazy"></a>
<figcaption>The LucasArts logo</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-004-lg.jpg"><img src="images/dott/dott-intro-004-sm.jpg" alt="A fish jumps from the river" title="A fish jumps from the river" width="175" height="131" loading="lazy"></a>
<figcaption>A fish jumps from the river</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-009-lg.jpg"><img src="images/dott/dott-intro-009-sm.jpg" alt="Birds fly near the mansion" title="Birds fly near the mansion" width="175" height="131" loading="lazy"></a>
<figcaption>Birds fly near the mansion</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-015-lg.jpg"><img src="images/dott/dott-intro-015-sm.jpg" alt="A bird chokes due to the pollution" title="A bird chokes due to the pollution" width="175" height="131" loading="lazy"></a>
<figcaption>A bird chokes due to the pollution</figcaption>
</figure>
</div>
<p><em>Day of the Tentacle</em> opens with a lovely scene involving
a river, grass, and trees. A fish happily jumps around
the river, and goofy birds fly in the sky. As one
particular bird flies to the right, the river is shown
to pass underneath a large mansion that is spewing filth
from two drainage pipes on the other side. In the midst
of this pollution, the bird chokes and falls from the sky.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-intro-022-lg.jpg"><img src="images/dott/dott-intro-022-sm.jpg" alt="Green Tentacle: &quot;I don't think you should drink that...&quot;" title="Green Tentacle: &quot;I don't think you should drink that...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Green Tentacle: "I don't think you should drink that..."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-034-lg.jpg"><img src="images/dott/dott-intro-034-sm.jpg" alt="Purple Tentacle grows arms and decides to take over the world" title="Purple Tentacle grows arms and decides to take over the world" width="175" height="131" loading="lazy"></a>
<figcaption>Purple Tentacle grows arms and decides to take over the world</figcaption>
</figure>
</div>
<p>Two tentacles, one purple and one green, approach the
sewage. While the green tentacle tries to dissuade him,
the purple tentacle drinks some of it. He grows arms
and decides to take over the world.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-intro-037-lg.jpg"><img src="images/dott/dott-intro-037-sm.jpg" alt="Laverne: &quot;Look, Hoagie, it's a hamster!&quot;" title="Laverne: &quot;Look, Hoagie, it's a hamster!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "Look, Hoagie, it's a hamster!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-038-lg.jpg"><img src="images/dott/dott-intro-038-sm.jpg" alt="Laverne: &quot;Just what I need for dissection lab tomorrow!&quot;" title="Laverne: &quot;Just what I need for dissection lab tomorrow!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "Just what I need for dissection lab tomorrow!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-039-lg.jpg"><img src="images/dott/dott-intro-039-sm.jpg" alt="Hoagie: &quot;I think I need that for the band, Laverne...&quot;" title="Hoagie: &quot;I think I need that for the band, Laverne...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie: "I think I need that for the band, Laverne..."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-040-lg.jpg"><img src="images/dott/dott-intro-040-sm.jpg" alt="Hoagie: &quot;...you know, like we could bite its head off or whatever.&quot;" title="Hoagie: &quot;...you know, like we could bite its head off or whatever.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie: "...you know, like we could bite its head off or whatever."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-043-lg.jpg"><img src="images/dott/dott-intro-043-sm.jpg" alt="Bernard: &quot;He belongs to Weird Ed Edison!&quot;" title="Bernard: &quot;He belongs to Weird Ed Edison!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "He belongs to Weird Ed Edison!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-044-lg.jpg"><img src="images/dott/dott-intro-044-sm.jpg" alt="Bernard: &quot;And it looks like he's brought us a note!&quot;" title="Bernard: &quot;And it looks like he's brought us a note!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "And it looks like he's brought us a note!"</figcaption>
</figure>
</div>
<p>Meanwhile, a doorbell rings at another house. A young
lady (Laverne) opens the door and considers using the hamster
for dissection lab, while her friend (Hoagie) has even more
macabre intentions.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-intro-045-lg.jpg"><img src="images/dott/dott-intro-045-sm.jpg" alt="Bernard: &quot;It's from my old friend Green Tentacle...&quot;" title="Bernard: &quot;It's from my old friend Green Tentacle...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "It's from my old friend Green Tentacle..."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-046-lg.jpg"><img src="images/dott/dott-intro-046-sm.jpg" alt="Bernard: &quot;He says that Purple Tentacle's mutated into an insane genius...&quot;" title="Bernard: &quot;He says that Purple Tentacle's mutated into an insane genius...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "He says that Purple Tentacle's mutated into an insane genius..."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-047-lg.jpg"><img src="images/dott/dott-intro-047-sm.jpg" alt="Bernard: &quot;...and Doctor Fred's going to kill them both!&quot;" title="Bernard: &quot;...and Doctor Fred's going to kill them both!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "...and Doctor Fred's going to kill them both!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-048-lg.jpg"><img src="images/dott/dott-intro-048-sm.jpg" alt="Bernard: &quot;I thought I was free of Doctor Fred and those crazy Edisons forever.&quot;" title="Bernard: &quot;I thought I was free of Doctor Fred and those crazy Edisons forever.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "I thought I was free of Doctor Fred and those crazy Edisons forever."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-049-lg.jpg"><img src="images/dott/dott-intro-049-sm.jpg" alt="Bernard: &quot;But now I know that I must go...&quot;" title="Bernard: &quot;But now I know that I must go...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "But now I know that I must go..."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-050-lg.jpg"><img src="images/dott/dott-intro-050-sm.jpg" alt="Bernard: &quot;Back...&quot;" title="Bernard: &quot;Back...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "Back..."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-051-lg.jpg"><img src="images/dott/dott-intro-051-sm.jpg" alt="Bernard: &quot;...to the mansion!&quot;" title="Bernard: &quot;...to the mansion!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "...to the mansion!"</figcaption>
</figure>
</div>
<p>A third person, Bernard, tells them to leave the hamster
alone because it belongs to Weird Ed Edison, and reads the
note that the hamster brought. The note is from his friend
Green Tentacle, and it speaks of Purple Tentacle's mutation
and how Dr. Fred is going to kill them both. Bernard says
he must "go back to the mansion" (a reference to <em>Maniac
Mansion</em>).</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-intro-054-lg.jpg"><img src="images/dott/dott-intro-054-sm.jpg" alt="Day of the Tentacle title screen" title="Day of the Tentacle title screen" width="175" height="131" loading="lazy"></a>
<figcaption>Day of the Tentacle title screen</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-057-lg.jpg"><img src="images/dott/dott-intro-057-sm.jpg" alt="The car races in the moonlight" title="The car races in the moonlight" width="175" height="131" loading="lazy"></a>
<figcaption>The car races in the moonlight</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-068-lg.jpg"><img src="images/dott/dott-intro-068-sm.jpg" alt="They're going way too fast" title="They're going way too fast" width="175" height="131" loading="lazy"></a>
<figcaption>They're going way too fast</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-078-lg.jpg"><img src="images/dott/dott-intro-078-sm.jpg" alt="Driving down a mountain" title="Driving down a mountain" width="175" height="131" loading="lazy"></a>
<figcaption>Driving down a mountain</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-083-lg.jpg"><img src="images/dott/dott-intro-083-sm.jpg" alt="Crashing into a barn full of chickens" title="Crashing into a barn full of chickens" width="175" height="131" loading="lazy"></a>
<figcaption>Crashing into a barn full of chickens</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-086-lg.jpg"><img src="images/dott/dott-intro-086-sm.jpg" alt="Crashing through a fence" title="Crashing through a fence" width="175" height="131" loading="lazy"></a>
<figcaption>Crashing through a fence</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-088-lg.jpg"><img src="images/dott/dott-intro-088-sm.jpg" alt="Bernard, Hoagie, Laverne and a cow" title="Bernard, Hoagie, Laverne and a cow" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard, Hoagie, Laverne and a cow</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-090-lg.jpg"><img src="images/dott/dott-intro-090-sm.jpg" alt="The cow waves" title="The cow waves" width="175" height="131" loading="lazy"></a>
<figcaption>The cow waves</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-091-lg.jpg"><img src="images/dott/dott-intro-091-sm.jpg" alt="They crash into a tree and reach the mansion" title="They crash into a tree and reach the mansion" width="175" height="131" loading="lazy"></a>
<figcaption>They crash into a tree and reach the mansion</figcaption>
</figure>
</div>
<p>The three get into a car and race away as the credits roll
in each scene. The car goes through winding roads, mountain
passes, a chicken barn and a fence along the way, picking up
a cow and eventually crashing into a tree.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-intro-098-lg.jpg"><img src="images/dott/dott-intro-098-sm.jpg" alt="Bernard: &quot;We've got to find where Doctor Fred is holding the tentacles.&quot;" title="Bernard: &quot;We've got to find where Doctor Fred is holding the tentacles.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "We've got to find where Doctor Fred is holding the tentacles."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-103-lg.jpg"><img src="images/dott/dott-intro-103-sm.jpg" alt="Bernard: &quot;If I know Doctor Fred...&quot;" title="Bernard: &quot;If I know Doctor Fred...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "If I know Doctor Fred..."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-intro-104-lg.jpg"><img src="images/dott/dott-intro-104-sm.jpg" alt="Bernard: &quot;...he's got the tentacles tied up in his secret lab...&quot;" title="Bernard: &quot;...he's got the tentacles tied up in his secret lab...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "...he's got the tentacles tied up in his secret lab..."</figcaption>
</figure>
</div>
<p>Once at the mansion, Bernard, Hoagie and Laverne spread out
to search for Dr. Fred's secret lab, where Bernard thinks the
tentacles are being held.</p>
<p style="text-align: right;"><a href="#contents">&#8679; Back to top</a></p>
<h3 id="secret-lab">The Secret Lab</h3>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-lab-000-lg.jpg"><img src="images/dott/dott-lab-000-sm.jpg" alt="The lobby" title="The lobby" width="175" height="131" loading="lazy"></a>
<figcaption>The lobby</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-001-lg.jpg"><img src="images/dott/dott-lab-001-sm.jpg" alt="The grandfather clock and stairs" title="The grandfather clock and stairs" width="175" height="131" loading="lazy"></a>
<figcaption>The grandfather clock and stairs</figcaption>
</figure>
</div>
<p>You start off controlling <strong>Bernard</strong>, who won't leave
the lobby (via the main entrance, double-doors at
the back, or stairs on the right) until the secret lab
is found. With only the lobby and the nearby office
available to explore initially, the lab has got to
be somewhere nearby.</p>
<p>Pick up the <strong>flier</strong> in the foreground on the left,
and also the <strong>dime</strong> in the pay phone. You'll also
notice the fake barf on the ceiling and the gum
with a dime stuck in it on the floor, but you can't
get these yet.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-lab-002-lg.jpg"><img src="images/dott/dott-lab-002-sm.jpg" alt="The office" title="The office" width="175" height="131" loading="lazy"></a>
<figcaption>The office</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-003-lg.jpg"><img src="images/dott/dott-lab-003-sm.jpg" alt="Open drawer and portrait" title="Open drawer and portrait" width="175" height="131" loading="lazy"></a>
<figcaption>Open drawer and portrait</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-004-lg.jpg"><img src="images/dott/dott-lab-004-sm.jpg" alt="Smile for the camera" title="Smile for the camera" width="175" height="131" loading="lazy"></a>
<figcaption>Smile for the camera</figcaption>
</figure>
</div>
<p>Open the door to the office and go inside. Pick up
the <strong>Swiss bankbook</strong> from the desk, then open the
desk drawer and take the <strong>Booboo-B-Gone&trade;</strong>
inside it. You'll also notice a phone on the desk,
a camera in the corner on the right, and a portrait,
but you have no immediate use for these at the moment.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-lab-005-lg.jpg"><img src="images/dott/dott-lab-005-sm.jpg" alt="Bernard: &quot;There's something funny about that clock...&quot;" title="Bernard: &quot;There's something funny about that clock...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "There's something funny about that clock..."</figcaption>
</figure>
</div>
<p>There isn't much else you can interact with except for
the grandfather clock, about which Bernard remarks
suspiciously if you look at it. Open the grandfather
clock to find the secret lab.</p>
<h4 id="secret-lab-cutscene">Secret Lab Cutscene</h4>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-lab-006-lg.jpg"><img src="images/dott/dott-lab-006-sm.jpg" alt="Bernard: &quot;A secret passage!&quot;" title="Bernard: &quot;A secret passage!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "A secret passage!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-008-lg.jpg"><img src="images/dott/dott-lab-008-sm.jpg" alt="Bernard hits his head" title="Bernard hits his head" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard hits his head</figcaption>
</figure>
</div>
<p>Bernard opens the grandfather clock, finding a secret
passage. However, as he climbs in, he hits his head
and slides down.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-lab-013-lg.jpg"><img src="images/dott/dott-lab-013-sm.jpg" alt="Laverne: &quot;I got lost.&quot;" title="Laverne: &quot;I got lost.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "I got lost."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-018-lg.jpg"><img src="images/dott/dott-lab-018-sm.jpg" alt="Dr. Fred: &quot;...until one of them tried to take over the world.&quot;" title="Dr. Fred: &quot;...until one of them tried to take over the world.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "...until one of them tried to take over the world."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-019-lg.jpg"><img src="images/dott/dott-lab-019-sm.jpg" alt="Dr. Fred: &quot;Had to tie the little buggers up in the basement.&quot;" title="Dr. Fred: &quot;Had to tie the little buggers up in the basement.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "Had to tie the little buggers up in the basement."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-021-lg.jpg"><img src="images/dott/dott-lab-021-sm.jpg" alt="Hoagie: &quot;Yeah, Bernard wanted us to set them free!&quot;" title="Hoagie: &quot;Yeah, Bernard wanted us to set them free!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie: "Yeah, Bernard wanted us to set them free!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-022-lg.jpg"><img src="images/dott/dott-lab-022-sm.jpg" alt="Dr. Fred: &quot;Thank God you weren't THAT stupid.&quot;" title="Dr. Fred: &quot;Thank God you weren't THAT stupid.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "Thank God you weren't THAT stupid."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-023-lg.jpg"><img src="images/dott/dott-lab-023-sm.jpg" alt="Dr. Fred: &quot;Did you say BERNARD?!?&quot;" title="Dr. Fred: &quot;Did you say BERNARD?!?&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "Did you say BERNARD?!?"</figcaption>
</figure>
</div>
<p>Meanwhile, upstairs, Hoagie runs into Laverne and
wonders how she ended up there. She doesn't know
either. Dr. Fred meets the two and says he tied the
tentacles up in the basement because one of them wanted
to take over the world. Hoagie tells Dr. Fred that
Bernard wanted to set them free.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-lab-024-lg.jpg"><img src="images/dott/dott-lab-024-sm.jpg" alt="Bernard frees the tentacles" title="Bernard frees the tentacles" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard frees the tentacles</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-027-lg.jpg"><img src="images/dott/dott-lab-027-sm.jpg" alt="Purple Tentacle: &quot;Now I can finish TAKING OVER THE WORLD!&quot;" title="Purple Tentacle: &quot;Now I can finish TAKING OVER THE WORLD!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Purple Tentacle: "Now I can finish TAKING OVER THE WORLD!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-034-lg.jpg"><img src="images/dott/dott-lab-034-sm.jpg" alt="Dr. Fred: &quot;Now Purple Tentacle is free to use his evil mutant powers to take over the world...&quot;" title="Dr. Fred: &quot;Now Purple Tentacle is free to use his evil mutant powers to take over the world...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "Now Purple Tentacle is free to use his evil mutant powers to take over the world..."</figcaption>
</figure>
</div>
<p>Bernard, now in the basement, sets the two tentacles
free. Purple Tentacle hops off to take over the world,
while Green Tentacle follows, hoping to talk him out
of it. Dr. Fred turns on the light, explaining that
Purple Tentacle is up to no good.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-lab-036-lg.jpg"><img src="images/dott/dott-lab-036-sm.jpg" alt="Dr. Fred: &quot;Our only hope now is to turn off my Sludge-O-Matic&trade; machine...&quot;" title="Dr. Fred: &quot;Our only hope now is to turn off my Sludge-O-Matic&trade; machine...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "Our only hope now is to turn off my Sludge-O-Matic&trade; machine..."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-037-lg.jpg"><img src="images/dott/dott-lab-037-sm.jpg" alt="Dr. Fred: &quot;...and prevent the toxic mutagen from entering the river!&quot;" title="Dr. Fred: &quot;...and prevent the toxic mutagen from entering the river!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "...and prevent the toxic mutagen from entering the river!"</figcaption>
</figure>
</div>
<p>Dr. Fred hopes to turn off the sludge machine and
prevent the toxic waste from entering the river...
yesterday.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-lab-044-lg.jpg"><img src="images/dott/dott-lab-044-sm.jpg" alt="Dr. Fred: &quot;Behold, children: The Chron-O-John!&quot;" title="Dr. Fred: &quot;Behold, children: The Chron-O-John!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "Behold, children: The Chron-O-John!"</figcaption>
</figure>
</div>
<p>Hoagie, Bernard and Laverne find themelves in portable
toilets refitted as time machines, which Dr. Fred calls
"Chron-O-Johns". These are connected to what seems to
be a car with a diamond in it and a lever to the side.
Dr. Fred pulls the lever, and the Chron-O-Johns fold
and disappear.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-lab-059-lg.jpg"><img src="images/dott/dott-lab-059-sm.jpg" alt="Hoagie: &quot;Bernard, float over here so I can punch you.&quot;" title="Hoagie: &quot;Bernard, float over here so I can punch you.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie: "Bernard, float over here so I can punch you."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-061-lg.jpg"><img src="images/dott/dott-lab-061-sm.jpg" alt="Laverne: &quot;This must be that Woodstock place Mom and Dad are always talking about!&quot;" title="Laverne: &quot;This must be that Woodstock place Mom and Dad are always talking about!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "This must be that Woodstock place Mom and Dad are always talking about!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-066-lg.jpg"><img src="images/dott/dott-lab-066-sm.jpg" alt="Bernard: &quot;I don't wanna know!&quot;" title="Bernard: &quot;I don't wanna know!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "I don't wanna know!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-078-lg.jpg"><img src="images/dott/dott-lab-078-sm.jpg" alt="Dr. Fred: &quot;And they said imitation diamond wasn't good enough!&quot;" title="Dr. Fred: &quot;And they said imitation diamond wasn't good enough!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "And they said imitation diamond wasn't good enough!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-079-lg.jpg"><img src="images/dott/dott-lab-079-sm.jpg" alt="The diamond cracks into three pieces" title="The diamond cracks into three pieces" width="175" height="131" loading="lazy"></a>
<figcaption>The diamond cracks into three pieces</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-080-lg.jpg"><img src="images/dott/dott-lab-080-sm.jpg" alt="Dr. Fred's jaw drops as the diamond crumbles to dust" title="Dr. Fred's jaw drops as the diamond crumbles to dust" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred's jaw drops as the diamond crumbles to dust</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-082-lg.jpg"><img src="images/dott/dott-lab-082-sm.jpg" alt="Bernard speeds through time" title="Bernard speeds through time" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard speeds through time</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-083-lg.jpg"><img src="images/dott/dott-lab-083-sm.jpg" alt="Laverne feels like she's on a roller-coaster" title="Laverne feels like she's on a roller-coaster" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne feels like she's on a roller-coaster</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-085-lg.jpg"><img src="images/dott/dott-lab-085-sm.jpg" alt="Hoagie is surfing" title="Hoagie is surfing" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie is surfing</figcaption>
</figure>
</div>
<p>As they travel through time, the three see a lot of
strange stuff. While Dr. Fred celebrates his use of
"imitation diamond", the diamond itself shatters.
Bernard and Laverne find themselves catapulted, while
Hoagie seems to be time-surfing.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-lab-088-lg.jpg"><img src="images/dott/dott-lab-088-sm.jpg" alt="Hoagie falls on his face" title="Hoagie falls on his face" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie falls on his face</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-094-lg.jpg"><img src="images/dott/dott-lab-094-sm.jpg" alt="Laverne hangs from a tree" title="Laverne hangs from a tree" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne hangs from a tree</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-101-lg.jpg"><img src="images/dott/dott-lab-101-sm.jpg" alt="Bernard climbs out of the toilet" title="Bernard climbs out of the toilet" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard climbs out of the toilet</figcaption>
</figure>
</div>
<p>Hoagie lands near some outhouses, and falls flat on
the ground when the door of his Chron-O-John opens.
Laverne lands on a tree near what seems to be a
metallic building, and as she walks out of her
Chron-O-John, she falls and hangs from a tree branch
as her underwear gets caught in it. Bernard lands back
in the lab with Dr. Fred, and climbs out of the toilet.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-lab-106-lg.jpg"><img src="images/dott/dott-lab-106-sm.jpg" alt="Dr. Fred: &quot;I KNEW I should have bought a REAL diamond!&quot;" title="Dr. Fred: &quot;I KNEW I should have bought a REAL diamond!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "I KNEW I should have bought a REAL diamond!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-108-lg.jpg"><img src="images/dott/dott-lab-108-sm.jpg" alt="Dr. Fred: &quot;My dials say that the larger specimen landed two hundred years in the past...&quot;" title="Dr. Fred: &quot;My dials say that the larger specimen landed two hundred years in the past...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "My dials say that the larger specimen landed two hundred years in the past..."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-109-lg.jpg"><img src="images/dott/dott-lab-109-sm.jpg" alt="Dr. Fred: &quot;...and the other is stuck two hundred years in the future!&quot;" title="Dr. Fred: &quot;...and the other is stuck two hundred years in the future!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "...and the other is stuck two hundred years in the future!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-112-lg.jpg"><img src="images/dott/dott-lab-112-sm.jpg" alt="Dr. Fred: &quot;I will, as soon as I get a new diamond!&quot;" title="Dr. Fred: &quot;I will, as soon as I get a new diamond!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "I will, as soon as I get a new diamond!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-113-lg.jpg"><img src="images/dott/dott-lab-113-sm.jpg" alt="Dr. Fred: &quot;Then all your buddies have to do is plug in their respective Chron-O-Johns and--&quot;" title="Dr. Fred: &quot;Then all your buddies have to do is plug in their respective Chron-O-Johns and--&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "Then all your buddies have to do is plug in their respective Chron-O-Johns and--"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-119-lg.jpg"><img src="images/dott/dott-lab-119-sm.jpg" alt="Dr. Fred: &quot;Now, where did I put those patented super-battery plans of mine?&quot;" title="Dr. Fred: &quot;Now, where did I put those patented super-battery plans of mine?&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "Now, where did I put those patented super-battery plans of mine?"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-127-lg.jpg"><img src="images/dott/dott-lab-127-sm.jpg" alt="Dr. Fred: &quot;Step One: Find Plans.&quot;" title="Dr. Fred: &quot;Step One: Find Plans.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "Step One: Find Plans."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-128-lg.jpg"><img src="images/dott/dott-lab-128-sm.jpg" alt="Dr. Fred: &quot;Step Two: Save World.&quot;" title="Dr. Fred: &quot;Step Two: Save World.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "Step Two: Save World."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-129-lg.jpg"><img src="images/dott/dott-lab-129-sm.jpg" alt="Dr. Fred: &quot;Step Three: Get Out of My House!&quot;" title="Dr. Fred: &quot;Step Three: Get Out of My House!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "Step Three: Get Out of My House!"</figcaption>
</figure>
</div>
<p>Dr. Fred explains that Hoagie ended up two hundred years
in the past, whereas Laverne is two hundred years in the
future. To bring them back, Dr. Fred requires a new
diamond, and also that Hoagie's and Laverne's Chron-O-Johns
are plugged in. He also explains that his "patented
super-battery" is needed for Hoagie to work around the
absence of electrical outlets two hundred years in the past.
The plans for the super-battery are somewhere in the
house, and you need to find them.</p>
<div class="notebox">This cutscene sets the stage for the rest of the game. Each
of the characters has a job to do: Bernard needs to obtain a new
diamond, whereas Hoagie and Laverne must find power for their
respective Chron-O-Johns.</div>
<h4 id="finding-plans">Finding the Plans</h4>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-lab-131-lg.jpg"><img src="images/dott/dott-lab-131-sm.jpg" alt="Dr. Fred: &quot;Maybe I put them upstairs...&quot;" title="Dr. Fred: &quot;Maybe I put them upstairs...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "Maybe I put them upstairs..."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-134-lg.jpg"><img src="images/dott/dott-lab-134-sm.jpg" alt="Bernard: &quot;It's Dr. Fred's design for a super-battery!&quot;" title="Bernard: &quot;It's Dr. Fred's design for a super-battery!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "It's Dr. Fred's design for a super-battery!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-135-lg.jpg"><img src="images/dott/dott-lab-135-sm.jpg" alt="Bernard: &quot;It's capable of storing up to one gigavolt with a charging time of only .01 seconds!&quot;" title="Bernard: &quot;It's capable of storing up to one gigavolt with a charging time of only .01 seconds!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "It's capable of storing up to one gigavolt with a charging time of only .01 seconds!"</figcaption>
</figure>
</div>
<p>Just walk over to the right. There's a hamster generator
at the back, the the Sludge-O-Matic&trade; machine with
its lever on the right, and a "To do" bulletin board
between them. The paper on the bulletin board is the
<strong>patent application</strong> you're looking for, so take it.</p>
<h4 id="flushing-cutscene">Flushing Cutscene</h4>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-lab-138-lg.jpg"><img src="images/dott/dott-lab-138-sm.jpg" alt="Dr. Fred: &quot;Quick! We have to flush them to Hoagie!&quot;" title="Dr. Fred: &quot;Quick! We have to flush them to Hoagie!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "Quick! We have to flush them to Hoagie!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-146-lg.jpg"><img src="images/dott/dott-lab-146-sm.jpg" alt="Copy protection" title="Copy protection" width="175" height="131" loading="lazy"></a>
<figcaption>Copy protection</figcaption>
</figure>
</div>
<p>When Bernard takes the battery plans (patent application)
from the whiteboard, Dr. Fred appears out of nowhere and
asks for them. If you have the floppy disk version of <em>Day of
the Tentacle</em>, this will lead to a copy protection.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-lab-152-lg.jpg"><img src="images/dott/dott-lab-152-sm.jpg" alt="Dr. Fred: &quot;Using the highly sophisticated Time-Flux Hydraulic Vortex Chamber I've installed in each Chron-O-John...&quot;" title="Dr. Fred: &quot;Using the highly sophisticated Time-Flux Hydraulic Vortex Chamber I've installed in each Chron-O-John...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "Using the highly sophisticated Time-Flux Hydraulic Vortex Chamber I've installed in each Chron-O-John..."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-153-lg.jpg"><img src="images/dott/dott-lab-153-sm.jpg" alt="Dr. Fred: &quot;You can flush small, inanimate objects to each other through time!&quot;" title="Dr. Fred: &quot;You can flush small, inanimate objects to each other through time!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "You can flush small, inanimate objects to each other through time!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-154-lg.jpg"><img src="images/dott/dott-lab-154-sm.jpg" alt="Laverne hears part of the conversation" title="Laverne hears part of the conversation" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne hears part of the conversation</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-163-lg.jpg"><img src="images/dott/dott-lab-163-sm.jpg" alt="Hoagie: &quot;I'm stuck in colonial times, tentacles are taking over the world, and now the toilet's backing up.&quot;" title="Hoagie: &quot;I'm stuck in colonial times, tentacles are taking over the world, and now the toilet's backing up.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie: "I'm stuck in colonial times, tentacles are taking over the world, and now the toilet's backing up."</figcaption>
</figure>
</div>
<p>Dr. Fred then proceeds to flush the battery plans down
the toilet (Chron-O-John). He explains that this is the
way to transfer objects between characters in different
time periods.</p>
<div class="notebox">At any time, <kbd>G</kbd>ive an item from one
character to another to save the trip to the Chron-O-John).</div>
<p>Laverne hears the conversation, while Hoagie
notices something happening in his Chron-O-John and thinks
the toilet is blocked.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-lab-167-lg.jpg"><img src="images/dott/dott-lab-167-sm.jpg" alt="Hoagie: &quot;Doctor Fred? How'd you get in there?&quot;" title="Hoagie: &quot;Doctor Fred? How'd you get in there?&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie: "Doctor Fred? How'd you get in there?"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-168-lg.jpg"><img src="images/dott/dott-lab-168-sm.jpg" alt="Dr. Fred: &quot;I want you to pick up those plans you see in the Chron-O-John, Hoagie.&quot;" title="Dr. Fred: &quot;I want you to pick up those plans you see in the Chron-O-John, Hoagie.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "I want you to pick up those plans you see in the Chron-O-John, Hoagie."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-169-lg.jpg"><img src="images/dott/dott-lab-169-sm.jpg" alt="Dr. Fred: &quot;Bring them to RED Edison.&quot;" title="Dr. Fred: &quot;Bring them to RED Edison.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "Bring them to RED Edison."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lab-174-lg.jpg"><img src="images/dott/dott-lab-174-sm.jpg" alt="Bernard: &quot;You need the plans to make a super-battery, so you can plug in your Chron-O-John!&quot;" title="Bernard: &quot;You need the plans to make a super-battery, so you can plug in your Chron-O-John!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "You need the plans to make a super-battery, so you can plug in your Chron-O-John!"</figcaption>
</figure>
</div>
<p>Hoagie hears the voice of Dr. Fred through the Chron-O-John,
and wonders how he ended up inside the toilet. Dr. Fred tells
Hoagie to pick up the plans and take them to Red Edison, a
distant ancestor of his.</p>
<p style="text-align: right;"><a href="#contents">&#8679; Back to top</a></p>
<h3 id="founding-fathers">The Founding Fathers</h3>
<h4 id="visit-red-edison">Visiting Red Edison</h4>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-lab-181-lg.jpg"><img src="images/dott/dott-lab-181-sm.jpg" alt="Hoagie: &quot;Time for me to save the world, I guess.&quot;" title="Hoagie: &quot;Time for me to save the world, I guess.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie: "Time for me to save the world, I guess."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-000-lg.jpg"><img src="images/dott/dott-fathers-000-sm.jpg" alt="Hoagie: &quot;The father of our country is gazing out at me.&quot;" title="Hoagie: &quot;The father of our country is gazing out at me.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie: "The father of our country is gazing out at me."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-002-lg.jpg"><img src="images/dott/dott-fathers-002-sm.jpg" alt="Ben Franklin: &quot;Soon all the power of the heavens will be MINE!&quot;" title="Ben Franklin: &quot;Soon all the power of the heavens will be MINE!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Ben Franklin: "Soon all the power of the heavens will be MINE!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-006-lg.jpg"><img src="images/dott/dott-fathers-006-sm.jpg" alt="Laverne: &quot;Get me down from here!&quot;" title="Laverne: &quot;Get me down from here!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "Get me down from here!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-007-lg.jpg"><img src="images/dott/dott-fathers-007-sm.jpg" alt="John Hancock: &quot;How about an amendment that the president has to be a human being?&quot;" title="John Hancock: &quot;How about an amendment that the president has to be a human being?&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>John Hancock: "How about an amendment that the president has to be a human being?"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-010-lg.jpg"><img src="images/dott/dott-fathers-010-sm.jpg" alt="Betsy Ross: &quot;Those founding fathers are driving me nuts!&quot;" title="Betsy Ross: &quot;Those founding fathers are driving me nuts!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Betsy Ross: "Those founding fathers are driving me nuts!"</figcaption>
</figure>
</div>
<p>You are now controlling <strong>Hoagie</strong>, who is standing in front of
his Chron-O-John near two outhouses and a kumquat tree. He's
got a <strong>can-opener</strong> for some reason, as well as the <strong>patent
application</strong> that was just flushed to him. Walk to the path to the left,
and you'll get randomly get one out of four cutscenes involving
either Laverne, Ben Franklin, Betsy Ross, or Thomas Jefferson
and John Hancock.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-013-lg.jpg"><img src="images/dott/dott-fathers-013-sm.jpg" alt="The path between the inn, outhouses, and field" title="The path between the inn, outhouses, and field" width="175" height="131" loading="lazy"></a>
<figcaption>The path between the inn, outhouses, and field</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-014-lg.jpg"><img src="images/dott/dott-fathers-014-sm.jpg" alt="A filthy carriage" title="A filthy carriage" width="175" height="131" loading="lazy"></a>
<figcaption>A filthy carriage</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-016-lg.jpg"><img src="images/dott/dott-fathers-016-sm.jpg" alt="Hoagie reads the letter in the mailbox outside the inn" title="Hoagie reads the letter in the mailbox outside the inn" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie reads the letter in the mailbox outside the inn</figcaption>
</figure>
</div>
<p>Keep walking to the left until you get to the inn. Open the
mailbox outside and take the <strong>letter</strong>, showering the intended
recipient with praise and inviting them to Baltimore.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-017-lg.jpg"><img src="images/dott/dott-fathers-017-sm.jpg" alt="The mansion's lobby" title="The mansion's lobby" width="175" height="131" loading="lazy"></a>
<figcaption>The mansion's lobby</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-018-lg.jpg"><img src="images/dott/dott-fathers-018-sm.jpg" alt="The grandfather clock" title="The grandfather clock" width="175" height="131" loading="lazy"></a>
<figcaption>The grandfather clock</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-019-lg.jpg"><img src="images/dott/dott-fathers-019-sm.jpg" alt="Hoagie squeezes inside" title="Hoagie squeezes inside" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie squeezes inside</figcaption>
</figure>
</div>
<p>Open the inn door and go inside. The setting is familiar, so
open the grandfather clock to the right and go inside.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-020-lg.jpg"><img src="images/dott/dott-fathers-020-sm.jpg" alt="Red Edison's basement lab" title="Red Edison's basement lab" width="175" height="131" loading="lazy"></a>
<figcaption>Red Edison's basement lab</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-024-lg.jpg"><img src="images/dott/dott-fathers-024-sm.jpg" alt="Red Edison is disappointed that his sons want to be artists" title="Red Edison is disappointed that his sons want to be artists" width="175" height="131" loading="lazy"></a>
<figcaption>Red Edison is disappointed that his sons want to be artists</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-029-lg.jpg"><img src="images/dott/dott-fathers-029-sm.jpg" alt="Red Edison: &quot;Now all I need is oil, vinegar, and some gold.&quot;" title="Red Edison: &quot;Now all I need is oil, vinegar, and some gold.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Red Edison: "Now all I need is oil, vinegar, and some gold."</figcaption>
</figure>
</div>
<p>Give the <strong>patent application</strong> to Red Edison, who asks you to
bring him oil, vinegar and gold for the super-battery. While
you're there, pick up the <strong>left-handed hammer</strong>.</p>
<h4 id="constitution">The Constitution</h4>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-034-lg.jpg"><img src="images/dott/dott-fathers-034-sm.jpg" alt="The left side of the main hall" title="The left side of the main hall" width="175" height="131" loading="lazy"></a>
<figcaption>The left side of the main hall</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-035-lg.jpg"><img src="images/dott/dott-fathers-035-sm.jpg" alt="The Founding Fathers" title="The Founding Fathers" width="175" height="131" loading="lazy"></a>
<figcaption>The Founding Fathers</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-040-lg.jpg"><img src="images/dott/dott-fathers-040-sm.jpg" alt="John Hancock: &quot;Why, I bet if G-George [...] Washington was c-c-cold we'd get some h-heat in here.&quot;" title="John Hancock: &quot;Why, I bet if G-George [...] Washington was c-c-cold we'd get some h-heat in here.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>John Hancock: "Why, I bet if G-George [...] Washington was c-c-cold we'd get some h-heat in here."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-049-lg.jpg"><img src="images/dott/dott-fathers-049-sm.jpg" alt="John Hancock: &quot;We c-c-can't think of any amendments or anything, so we p-put a suggestion box over there.&quot;" title="John Hancock: &quot;We c-c-can't think of any amendments or anything, so we p-put a suggestion box over there.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>John Hancock: "We c-c-can't think of any amendments or anything, so we p-put a suggestion box over there."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-055-lg.jpg"><img src="images/dott/dott-fathers-055-sm.jpg" alt="Thomas Jefferson: &quot;And this, my chubby friend, is a time capsule...&quot;" title="Thomas Jefferson: &quot;And this, my chubby friend, is a time capsule...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Thomas Jefferson: "And this, my chubby friend, is a time capsule..."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-056-lg.jpg"><img src="images/dott/dott-fathers-056-sm.jpg" alt="Thomas Jefferson: &quot;...filled with remembrances of our time to be revealed four hundred years hence.&quot;" title="Thomas Jefferson: &quot;...filled with remembrances of our time to be revealed four hundred years hence.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Thomas Jefferson: "...filled with remembrances of our time to be revealed four hundred years hence."</figcaption>
</figure>
</div>
<p>Go back to the lobby and into the main hall via the doors at
the back. To the right, you'll meet John Hancock, Thomas Jefferson
and George Washington, who are trying to draft the Constitution of
the United States and have stumbled into a sort of writer's block.
Talking to them, you'll learn a few things, including:</p>
<ul>
<li>John Hancock is freezing and has a nice blanket. He thinks the others would build a fire for George Washington if he were cold.</li>
<li>Thomas Jefferson has a log that he wants to bury in a time capsule to be unearthed in four hundred years' time.</li>
<li>George Washington likes to chop cherry trees.</li>
</ul>
<p>There are also a few other things in the main hall
including a fireplace, smoke detector, suggestion box,
gold-plated quill pen, a constitution in progress, and
a window out of which George Washington is looking.</p>
<h4 id="lumberjack">The Lumberjack</h4>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-072-lg.jpg"><img src="images/dott/dott-fathers-072-sm.jpg" alt="Dr. Fred: &quot;We still need a diamond for the main unit!&quot;" title="Dr. Fred: &quot;We still need a diamond for the main unit!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "We still need a diamond for the main unit!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-076-lg.jpg"><img src="images/dott/dott-fathers-076-sm.jpg" alt="Laverne: &quot;I like trees and everything, but this one has got to go!!!&quot;" title="Laverne: &quot;I like trees and everything, but this one has got to go!!!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "I like trees and everything, but this one has got to go!!!"</figcaption>
</figure>
</div>
<p>Now is a good time to switch to <strong>Bernard</strong>. When you do
this, you'll get a brief cutscene in which Dr. Fred
reminds Bernard that the time machine needs a new
diamond, and that Laverne as well as Hoagie both need
power for their respective Chron-O-Johns. Laverne then
appears and complains that the tree she's hanging from
"has got to go".</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-062-lg.jpg"><img src="images/dott/dott-fathers-062-sm.jpg" alt="Hoagie squeezes into the fireplace" title="Hoagie squeezes into the fireplace" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie squeezes into the fireplace</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-063-lg.jpg"><img src="images/dott/dott-fathers-063-sm.jpg" alt="A seagull from LOOM is perched atop the chimney" title="A seagull from LOOM is perched atop the chimney" width="175" height="131" loading="lazy"></a>
<figcaption>A seagull from LOOM is perched atop the chimney</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-068-lg.jpg"><img src="images/dott/dott-fathers-068-sm.jpg" alt="Hoagie struggles to pull himself out of the chimney" title="Hoagie struggles to pull himself out of the chimney" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie struggles to pull himself out of the chimney</figcaption>
</figure>
</div>
<p>Switch back to <strong>Hoagie</strong> and go up the fireplace. There's
a seagull on top of the chimney which, according to the
endgame credits, is from LucasArts game <em>LOOM</em>. Once Hoagie
emerges from the chimney, go inside the window on the left.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-078-lg.jpg"><img src="images/dott/dott-fathers-078-sm.jpg" alt="A bucket of red paint in the attic" title="A bucket of red paint in the attic" width="175" height="131" loading="lazy"></a>
<figcaption>A bucket of red paint in the attic</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-079-lg.jpg"><img src="images/dott/dott-fathers-079-sm.jpg" alt="Hoagie squeezes back out of the window" title="Hoagie squeezes back out of the window" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie squeezes back out of the window</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-080-lg.jpg"><img src="images/dott/dott-fathers-080-sm.jpg" alt="Hoagie forces himself down the chimney" title="Hoagie forces himself down the chimney" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie forces himself down the chimney</figcaption>
</figure>
</div>
<p>Inside the attic, there are two beds, a bucket of red
paint, a cat playing with a squeaky mouse toy, and a
trapdoor. Pick up the <strong>red paint</strong> and go back down to
the main hall the same way you came, i.e. via the
chimney.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-082-lg.jpg"><img src="images/dott/dott-fathers-082-sm.jpg" alt="Use the red paint on the kumquat tree" title="Use the red paint on the kumquat tree" width="175" height="131" loading="lazy"></a>
<figcaption>Use the red paint on the kumquat tree</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-083-lg.jpg"><img src="images/dott/dott-fathers-083-sm.jpg" alt="Hoagie paints the tree" title="Hoagie paints the tree" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie paints the tree</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-085-lg.jpg"><img src="images/dott/dott-fathers-085-sm.jpg" alt="Hoagie convinces George Washington to cut down the tree" title="Hoagie convinces George Washington to cut down the tree" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie convinces George Washington to cut down the tree</figcaption>
</figure>
</div>
<p>Walk back to the outhouses and use the red paint with the
kumquat tree, then walk back
to the main hall and convince George Washington to cut
down what now seems to be a "cherry tree".</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-090-lg.jpg"><img src="images/dott/dott-fathers-090-sm.jpg" alt="George Washington prepares his axe" title="George Washington prepares his axe" width="175" height="131" loading="lazy"></a>
<figcaption>George Washington prepares his axe</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-092-lg.jpg"><img src="images/dott/dott-fathers-092-sm.jpg" alt="George Washington chops the tree" title="George Washington chops the tree" width="175" height="131" loading="lazy"></a>
<figcaption>George Washington chops the tree</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-094-lg.jpg"><img src="images/dott/dott-fathers-094-sm.jpg" alt="Purple guard tentacle: &quot;I said, come down from there at ONCE!&quot;" title="Purple guard tentacle: &quot;I said, come down from there at ONCE!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Purple guard tentacle: "I said, come down from there at ONCE!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-097-lg.jpg"><img src="images/dott/dott-fathers-097-sm.jpg" alt="The tree disappears as Laverne hangs from it" title="The tree disappears as Laverne hangs from it" width="175" height="131" loading="lazy"></a>
<figcaption>The tree disappears as Laverne hangs from it</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-099-lg.jpg"><img src="images/dott/dott-fathers-099-sm.jpg" alt="Laverne wobbles in the air as the Chron-O-John tumbles to the ground" title="Laverne wobbles in the air as the Chron-O-John tumbles to the ground" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne wobbles in the air as the Chron-O-John tumbles to the ground</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-fathers-103-lg.jpg"><img src="images/dott/dott-fathers-103-sm.jpg" alt="Laverne falls flat on her face" title="Laverne falls flat on her face" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne falls flat on her face</figcaption>
</figure>
</div>
<p>In the ensuing cutscene, George Washington cuts down the
tree. Four hundred years in the future, the tree that
Laverne is hanging from disappears. She and her Chron-O-John
fall to the ground. Having freed Laverne, you can now switch
to controlling her anytime.</p>
<p style="text-align: right;"><a href="#contents">&#8679; Back to top</a></p>
<h3 id="laverne-disguise">Laverne's Disguise</h3>
<h4 id="colonial-upstairs">Upstairs in Colonial Times</h4>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-000-lg.jpg"><img src="images/dott/dott-disguise-000-sm.jpg" alt="Upstairs (left part)" title="Upstairs (left part)" width="175" height="131" loading="lazy"></a>
<figcaption>Upstairs (left part)</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-001-lg.jpg"><img src="images/dott/dott-disguise-001-sm.jpg" alt="George Washington's room" title="George Washington's room" width="175" height="131" loading="lazy"></a>
<figcaption>George Washington's room</figcaption>
</figure>
</div>
<p>As <strong>Hoagie</strong>, go back to the inn. Once at the lobby inside,
go to the right and head up the stairs. There are three
doors along the corridor, so let's start by exploring the
first one from the left. This is George Washington's room.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-002-lg.jpg"><img src="images/dott/dott-disguise-002-sm.jpg" alt="Messed up bed" title="Messed up bed" width="175" height="131" loading="lazy"></a>
<figcaption>Messed up bed</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-003-lg.jpg"><img src="images/dott/dott-disguise-003-sm.jpg" alt="Stealing soap" title="Stealing soap" width="175" height="131" loading="lazy"></a>
<figcaption>Stealing soap</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-200-lg.jpg"><img src="images/dott/dott-disguise-200-sm.jpg" alt="Sam &amp; Max Easter Egg" title="Sam &amp; Max Easter Egg" width="175" height="131" loading="lazy"></a>
<figcaption>Sam &amp; Max Easter Egg</figcaption>
</figure>
</div>
<p>If you pull the cord, a maid appears to clean the room,
leaving a cart outside with some soap in it. She always
seems to finish quickly enough to catch you trying to take
the soap. What you need to do is mess up George's bed
(use it), then you can head out of the room and steal
the <strong>soap</strong> undisturbed. While in the hallway, don't miss
the portrait of Max from <em>Sam &amp; Max</em>.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-004-lg.jpg"><img src="images/dott/dott-disguise-004-sm.jpg" alt="Upstairs (right part)" title="Upstairs (right part)" width="175" height="131" loading="lazy"></a>
<figcaption>Upstairs (right part)</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-008-lg.jpg"><img src="images/dott/dott-disguise-008-sm.jpg" alt="Betsy Ross: &quot;DON'T tell me you've got another design change for the flag!&quot;" title="Betsy Ross: &quot;DON'T tell me you've got another design change for the flag!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Betsy Ross: "DON'T tell me you've got another design change for the flag!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-009-lg.jpg"><img src="images/dott/dott-disguise-009-sm.jpg" alt="Hoagie: &quot;I've got another design change for the flag.&quot;" title="Hoagie: &quot;I've got another design change for the flag.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie: "I've got another design change for the flag."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-011-lg.jpg"><img src="images/dott/dott-disguise-011-sm.jpg" alt="Betsy Ross: &quot;What's the current brainstorm from our fickle founding fathers?&quot;" title="Betsy Ross: &quot;What's the current brainstorm from our fickle founding fathers?&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Betsy Ross: "What's the current brainstorm from our fickle founding fathers?"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-012-lg.jpg"><img src="images/dott/dott-disguise-012-sm.jpg" alt="Hoagie has a few cheeky responses ready" title="Hoagie has a few cheeky responses ready" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie has a few cheeky responses ready</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-015-lg.jpg"><img src="images/dott/dott-disguise-015-sm.jpg" alt="Betsy Ross: &quot;Put the pattern on the table and I'll look at it when I'm done with this job.&quot;" title="Betsy Ross: &quot;Put the pattern on the table and I'll look at it when I'm done with this job.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Betsy Ross: "Put the pattern on the table and I'll look at it when I'm done with this job."</figcaption>
</figure>
</div>
<p>In the middle room next door you'll meat Betsy Ross, who
is stressed out trying to sew up the American flag. She
suggests putting any new designs on the table.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-016-lg.jpg"><img src="images/dott/dott-disguise-016-sm.jpg" alt="Ben Franklin's room" title="Ben Franklin's room" width="175" height="131" loading="lazy"></a>
<figcaption>Ben Franklin's room</figcaption>
</figure>
</div>
<p>The last room on the right belongs to Ben Franklin.
Take the <strong>wine bottle</strong> from there.</p>
<h4 id="laverne-slips-out">Laverne Slips Out</h4>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-020-lg.jpg"><img src="images/dott/dott-disguise-020-sm.jpg" alt="Guard tentacle: &quot;You'd be out in the lobby with your tentacle owner, getting dressed up for the human show.&quot;" title="Guard tentacle: &quot;You'd be out in the lobby with your tentacle owner, getting dressed up for the human show.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Guard tentacle: "You'd be out in the lobby with your tentacle owner, getting dressed up for the human show."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-025-lg.jpg"><img src="images/dott/dott-disguise-025-sm.jpg" alt="Guard tentacle: &quot;I'm sure someone will come adopt you before we have to put you to sleep.&quot;" title="Guard tentacle: &quot;I'm sure someone will come adopt you before we have to put you to sleep.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Guard tentacle: "I'm sure someone will come adopt you before we have to put you to sleep."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-026-lg.jpg"><img src="images/dott/dott-disguise-026-sm.jpg" alt="Laverne: &quot;Damn that Doctor Fred!&quot;" title="Laverne: &quot;Damn that Doctor Fred!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "Damn that Doctor Fred!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-027-lg.jpg"><img src="images/dott/dott-disguise-027-sm.jpg" alt="Zed Edison: &quot;Hey, she knows the Edison family motto!&quot;" title="Zed Edison: &quot;Hey, she knows the Edison family motto!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Zed Edison: "Hey, she knows the Edison family motto!"</figcaption>
</figure>
</div>
<p>Switch to <strong>Laverne</strong>, who is currently imprisoned in a
"kennel" with some new-generation Edisons. Talking to
the guard tentacle, you can go either to the bathroom
(i.e. the Chron-O-John) or the doctor. Go for the latter.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-051-lg.jpg"><img src="images/dott/dott-disguise-051-sm.jpg" alt="Doctor tentacle: &quot;There's nothing wrong with you, human.&quot;" title="Doctor tentacle: &quot;There's nothing wrong with you, human.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Doctor tentacle: "There's nothing wrong with you, human."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-052-lg.jpg"><img src="images/dott/dott-disguise-052-sm.jpg" alt="Laverne: &quot;What a letdown.&quot;" title="Laverne: &quot;What a letdown.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "What a letdown."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-058-lg.jpg"><img src="images/dott/dott-disguise-058-sm.jpg" alt="The lobby in the future" title="The lobby in the future" width="175" height="131" loading="lazy"></a>
<figcaption>The lobby in the future</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-059-lg.jpg"><img src="images/dott/dott-disguise-059-sm.jpg" alt="The hall in the future" title="The hall in the future" width="175" height="131" loading="lazy"></a>
<figcaption>The hall in the future</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-063-lg.jpg"><img src="images/dott/dott-disguise-063-sm.jpg" alt="Blue tentacle: &quot;I mean, your hair alone is going to give me nightmares.&quot;" title="Blue tentacle: &quot;I mean, your hair alone is going to give me nightmares.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Blue tentacle: "I mean, your hair alone is going to give me nightmares."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-065-lg.jpg"><img src="images/dott/dott-disguise-065-sm.jpg" alt="Blue tentacle: &quot;...your one eye that's bigger than the other...&quot;" title="Blue tentacle: &quot;...your one eye that's bigger than the other...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Blue tentacle: "...your one eye that's bigger than the other..."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-071-lg.jpg"><img src="images/dott/dott-disguise-071-sm.jpg" alt="The roof in the future" title="The roof in the future" width="175" height="131" loading="lazy"></a>
<figcaption>The roof in the future</figcaption>
</figure>
</div>
<p>The doctor examines Laverne and finds nothing wrong,
then runs off. Pick up the <strong>tentacle chart</strong> on the wall
to the right, then head out of the door. Go to the
back room under the "Register" sign. In the hall to
the right, there's a blue tentacle, but talking to it
will only get you insulted. If you go up the chimney,
you'll see a flag, but you can't lower it because
there's no crank.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-072-lg.jpg"><img src="images/dott/dott-disguise-072-sm.jpg" alt="Meanwhile..." title="Meanwhile..." width="175" height="131" loading="lazy"></a>
<figcaption>Meanwhile...</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-073-lg.jpg"><img src="images/dott/dott-disguise-073-sm.jpg" alt="Old Purple Tentacle: &quot;Tell me, Lieutenant how do you REALLY feel about humans?&quot;" title="Old Purple Tentacle: &quot;Tell me, Lieutenant how do you REALLY feel about humans?&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Old Purple Tentacle: "Tell me, Lieutenant how do you REALLY feel about humans?"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-083-lg.jpg"><img src="images/dott/dott-disguise-083-sm.jpg" alt="Old Purple Tentacle: &quot;What with this ridiculous &quot;human show&quot; going on there's humophiles everywhere.&quot;" title="Old Purple Tentacle: &quot;What with this ridiculous &quot;human show&quot; going on there's humophiles everywhere.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Old Purple Tentacle: "What with this ridiculous "human show" going on there's humophiles everywhere."</figcaption>
</figure>
</div>
<p>Go back down the chimney. About this time, you'll see
a little cutscene involving the Purple and Green tentacles.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-087-lg.jpg"><img src="images/dott/dott-disguise-087-sm.jpg" alt="Guard tentacle: &quot;Humans aren't allowed to roam free here.&quot;" title="Guard tentacle: &quot;Humans aren't allowed to roam free here.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Guard tentacle: "Humans aren't allowed to roam free here."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-088-lg.jpg"><img src="images/dott/dott-disguise-088-sm.jpg" alt="Guard tentacle: &quot;I'm taking you back to the kennel.&quot;" title="Guard tentacle: &quot;I'm taking you back to the kennel.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Guard tentacle: "I'm taking you back to the kennel."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-089-lg.jpg"><img src="images/dott/dott-disguise-089-sm.jpg" alt="Laverne: &quot;I wish I had some sort of tentacle disguise.&quot;" title="Laverne: &quot;I wish I had some sort of tentacle disguise.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "I wish I had some sort of tentacle disguise."</figcaption>
</figure>
</div>
<p>Try to leave the mansion via the main entrance. You'll
be caught and taken back to the kennel, while Laverne
wishes she had "some sort of tentacle disguise".</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-094-lg.jpg"><img src="images/dott/dott-disguise-094-sm.jpg" alt="The flag in the future becomes tentacle-shaped" title="The flag in the future becomes tentacle-shaped" width="175" height="131" loading="lazy"></a>
<figcaption>The flag in the future becomes tentacle-shaped</figcaption>
</figure>
</div>
<p>Back in the kennel, ask to go to the bathroom, and
once you're outside, give the tentacle chart to Hoagie.
Switch to <strong>Hoagie</strong>, pop into Betsy Ross' room (the middle
one upstairs), and use the tentacle chart with the patterns
on the table. This has the effect of changing the flag
in Laverne's time period to something more shaped like a
tentacle.</p>
<h4 id="getting-cranky">Getting Cranky</h4>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-098-lg.jpg"><img src="images/dott/dott-disguise-098-sm.jpg" alt="Newspaper headline: &quot;Rash of Cow Tipping Baffles Police&quot;" title="Newspaper headline: &quot;Rash of Cow Tipping Baffles Police&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Newspaper headline: "Rash of Cow Tipping Baffles Police"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-100-lg.jpg"><img src="images/dott/dott-disguise-100-sm.jpg" alt="Dr. Fred: &quot;I didn't get all the money I expected from that TV show about us.&quot;" title="Dr. Fred: &quot;I didn't get all the money I expected from that TV show about us.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "I didn't get all the money I expected from that TV show about us."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-107-lg.jpg"><img src="images/dott/dott-disguise-107-sm.jpg" alt="Dr. Fred: &quot;Yeah. I forgot to sign the royalty contract in time though.&quot;" title="Dr. Fred: &quot;Yeah. I forgot to sign the royalty contract in time though.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "Yeah. I forgot to sign the royalty contract in time though."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-108-lg.jpg"><img src="images/dott/dott-disguise-108-sm.jpg" alt="Dr. Fred: &quot;I still have it in my safe upstairs.&quot;" title="Dr. Fred: &quot;I still have it in my safe upstairs.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "I still have it in my safe upstairs."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-112-lg.jpg"><img src="images/dott/dott-disguise-112-sm.jpg" alt="Dr. Fred: &quot;Every night I dream about opening the safe.&quot;" title="Dr. Fred: &quot;Every night I dream about opening the safe.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "Every night I dream about opening the safe."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-116-lg.jpg"><img src="images/dott/dott-disguise-116-sm.jpg" alt="Dr. Fred: &quot;I haven't slept in two years.&quot;" title="Dr. Fred: &quot;I haven't slept in two years.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "I haven't slept in two years."</figcaption>
</figure>
</div>
<p>Switch to <strong>Bernard</strong>, who is currently at the lab. Speak to
Dr. Fred on the right to learn that he can't afford a
new diamond because he's broke. Apparently he had a contract
for a TV show worth millions, but he forgot to sign it.
It's in his safe upstairs but he forgot the combination.
He also says he hasn't slept in two years, continuously
drinking coffee to avoid nightmares in which he'd open
his safe. He'd rather avoid decaf.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-124-lg.jpg"><img src="images/dott/dott-disguise-124-sm.jpg" alt="The present-day convention hall" title="The present-day convention hall" width="175" height="131" loading="lazy"></a>
<figcaption>The present-day convention hall</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-126-lg.jpg"><img src="images/dott/dott-disguise-126-sm.jpg" alt="Bernard pops out of the chimney" title="Bernard pops out of the chimney" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard pops out of the chimney</figcaption>
</figure>
</div>
<p>Go upstairs to the lobby, then through the doors at
the back to the hall, and up the fireplace. Pick up
the <strong>crank</strong> and give it to Laverne.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-131-lg.jpg"><img src="images/dott/dott-disguise-131-sm.jpg" alt="Laverne putting on the flag" title="Laverne putting on the flag" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne putting on the flag</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-disguise-133-lg.jpg"><img src="images/dott/dott-disguise-133-sm.jpg" alt="Laverne in her tentacle disguse" title="Laverne in her tentacle disguse" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne in her tentacle disguse</figcaption>
</figure>
</div>
<p>Switch back to <strong>Laverne</strong> and:</p>
<ul>
<li>Ask the guard tentacle to take you back to the kennel.</li>
<li>Once there, ask him to take you to the doctor again.</li>
<li>Go to the hall and up the fireplace again.</li>
<li>Use the crank with the crank box.</li>
<li>Use the crank to lower the flag.</li>
<li>Take the <strong>flag</strong>, and use it to wear it.</li>
<li>Take the crank back if you want. There's no further use for it.</li>
<li>Head back down the chimney.</li>
</ul>
<p>Now that Laverne is dressed like a tentacle, she may roam
freely around the mansion in the future.</p>
<p style="text-align: right;"><a href="#contents">&#8679; Back to top</a></p>
<h3 id="three-ingredients">Three Ingredients</h3>
<h4 id="vinegar">Vinegar</h4>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-001-lg.jpg"><img src="images/dott/dott-ingredients-001-sm.jpg" alt="Blue tentacle: &quot;Take these tags, put them on your human, and have them wait on the bench in the lobby.&quot;" title="Blue tentacle: &quot;Take these tags, put them on your human, and have them wait on the bench in the lobby.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Blue tentacle: "Take these tags, put them on your human, and have them wait on the bench in the lobby."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-003-lg.jpg"><img src="images/dott/dott-ingredients-003-sm.jpg" alt="Blue tentacle: &quot;Best smile, best hair, and best laugh.&quot;" title="Blue tentacle: &quot;Best smile, best hair, and best laugh.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Blue tentacle: "Best smile, best hair, and best laugh."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-005-lg.jpg"><img src="images/dott/dott-ingredients-005-sm.jpg" alt="Laverne: &quot;(Now all I need is a human!)&quot;" title="Laverne: &quot;(Now all I need is a human!)&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "(Now all I need is a human!)"</figcaption>
</figure>
</div>
<p>Talk to the blue tentacle in charge of registrations to
learn about the human show. The registration process
involves sitting the human on the bench in the lobby
with a <strong>name tag</strong> that he just gave you. Contestants
are judged based on "Best smile, best hair, and best laugh."
Not only has the blue tentacle changed his tune, but he
also seems to have a crush on Laverne.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-017-lg.jpg"><img src="images/dott/dott-ingredients-017-sm.jpg" alt="Harold: &quot;I'm the most beautiful human there is.&quot;" title="Harold: &quot;I'm the most beautiful human there is.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Harold: "I'm the most beautiful human there is."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-024-lg.jpg"><img src="images/dott/dott-ingredients-024-sm.jpg" alt="Guard tentacle: &quot;No one touches the clock while I'M on duty.&quot;" title="Guard tentacle: &quot;No one touches the clock while I'M on duty.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Guard tentacle: "No one touches the clock while I'M on duty."</figcaption>
</figure>
</div>
<p>Back in the lobby, you can talk to Harold, the "person in
tutu", who is convinced he is going to win the human show.
The guard tentacle tells you that "the grand prize is a
dinner for two at Club Tentacle", that he's guarding the
grandfather clock, and that he's very good at recapturing
escaped humans.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-029-lg.jpg"><img src="images/dott/dott-ingredients-029-sm.jpg" alt="Laverne: &quot;Run over by a plow AD 1795&quot;" title="Laverne: &quot;Run over by a plow AD 1795&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "Run over by a plow AD 1795"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-031-lg.jpg"><img src="images/dott/dott-ingredients-031-sm.jpg" alt="Laverne: &quot;It's a dented old can.&quot;" title="Laverne: &quot;It's a dented old can.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "It's a dented old can."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-034-lg.jpg"><img src="images/dott/dott-ingredients-034-sm.jpg" alt="The time capsule is empty" title="The time capsule is empty" width="175" height="131" loading="lazy"></a>
<figcaption>The time capsule is empty</figcaption>
</figure>
</div>
<p>Head uptairs to the right. Once again, there are three
doors. Inside the door in the left, you'll find a time
capsule, which Laverne remarks is "a dented old can".
Get the can-opener from Hoagie, and use it on the time
capsule. You'll see that it's currently empty.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-035-lg.jpg"><img src="images/dott/dott-ingredients-035-sm.jpg" alt="Hoagie: &quot;Chateau de Cheapaux 1775.&quot;" title="Hoagie: &quot;Chateau de Cheapaux 1775.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie: "Chateau de Cheapaux 1775."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-037-lg.jpg"><img src="images/dott/dott-ingredients-037-sm.jpg" alt="Thomas Jefferson: &quot;I'll bury it tonight, and it won't be seen for hundreds of years.&quot;" title="Thomas Jefferson: &quot;I'll bury it tonight, and it won't be seen for hundreds of years.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Thomas Jefferson: "I'll bury it tonight, and it won't be seen for hundreds of years."</figcaption>
</figure>
</div>
<p>Switch to <strong>Hoagie</strong>, go downstairs to the main hall, and
give Thomas Jefferson the wine bottle you got earlier from
Ben Franklin's room. Thomas Jefferson agrees to
bury it in the time capsule.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-039-lg.jpg"><img src="images/dott/dott-ingredients-039-sm.jpg" alt="Laverne: &quot;Chateau de Cheap 1775.&quot;" title="Laverne: &quot;Chateau de Cheap 1775.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "Chateau de Cheap 1775."</figcaption>
</figure>
</div>
<p>Switch to <strong>Laverne</strong>, and observe that the previously empty
time capsule now contains a bottle of <strong>vinegar</strong>, the remnants
of a 400-year-old bottle of wine. Pass it back to Hoagie,
as it's one of the three ingredients he needs for the
super-battery.</p>
<h4 id="oil">Oil</h4>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-040-lg.jpg"><img src="images/dott/dott-ingredients-040-sm.jpg" alt="The pantry" title="The pantry" width="175" height="131" loading="lazy"></a>
<figcaption>The pantry</figcaption>
</figure>
</div>
<p>Switching back to <strong>Hoagie</strong>, head through the swinging door
on the left side of the main hall. Take the <strong>oil</strong> (the
second ingredient for the super-battery) and <strong>spaghetti</strong>
from the pantry.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-042-lg.jpg"><img src="images/dott/dott-ingredients-042-sm.jpg" alt="The other room" title="The other room" width="175" height="131" loading="lazy"></a>
<figcaption>The other room</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-044-lg.jpg"><img src="images/dott/dott-ingredients-044-sm.jpg" alt="Hoagie nudges the water pump with his butt" title="Hoagie nudges the water pump with his butt" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie nudges the water pump with his butt</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-045-lg.jpg"><img src="images/dott/dott-ingredients-045-sm.jpg" alt="A huge drop of water falls into the bucket" title="A huge drop of water falls into the bucket" width="175" height="131" loading="lazy"></a>
<figcaption>A huge drop of water falls into the bucket</figcaption>
</figure>
</div>
<p>Go through the door to the right, and pick up the <strong>bucket</strong>
at the back as well as the <strong>brush</strong> inside the cabinet on
the left. In the previous room, use the bucket with the water
pump to fill it up.</p>
<h4 id="gold">Gold</h4>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-055-lg.jpg"><img src="images/dott/dott-ingredients-055-sm.jpg" alt="The cigar lighter looks like a gun" title="The cigar lighter looks like a gun" width="175" height="131" loading="lazy"></a>
<figcaption>The cigar lighter looks like a gun</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-056-lg.jpg"><img src="images/dott/dott-ingredients-056-sm.jpg" alt="Cigar salesman: &quot;Thought I was going to blow your head off there, didn't ya?&quot;" title="Cigar salesman: &quot;Thought I was going to blow your head off there, didn't ya?&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Cigar salesman: "Thought I was going to blow your head off there, didn't ya?"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-057-lg.jpg"><img src="images/dott/dott-ingredients-057-sm.jpg" alt="Cigar salesman: &quot;Well you were RIGHT!&quot;" title="Cigar salesman: &quot;Well you were RIGHT!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Cigar salesman: "Well you were RIGHT!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-064-lg.jpg"><img src="images/dott/dott-ingredients-064-sm.jpg" alt="Chattering teeth trapped in the grating" title="Chattering teeth trapped in the grating" width="175" height="131" loading="lazy"></a>
<figcaption>Chattering teeth trapped in the grating</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-065-lg.jpg"><img src="images/dott/dott-ingredients-065-sm.jpg" alt="Newspaper headline: &quot;Froofroo Emerald Stolen!&quot;" title="Newspaper headline: &quot;Froofroo Emerald Stolen!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Newspaper headline: "Froofroo Emerald Stolen!"</figcaption>
</figure>
</div>
<p>Switch to <strong>Bernard</strong>. Back down the chimney and in the hall,
you'll meet a cigar salesman. Accept a cigar and watch
how it explodes in your face. You'll also see some <strong>chattering
teeth</strong> which you can chase around. Open the grating and
chase them into it to trap them so that you can pick them up.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-070-lg.jpg"><img src="images/dott/dott-ingredients-070-sm.jpg" alt="Dwayne's flag gun goes right through his ears" title="Dwayne's flag gun goes right through his ears" width="175" height="131" loading="lazy"></a>
<figcaption>Dwayne's flag gun goes right through his ears</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-077-lg.jpg"><img src="images/dott/dott-ingredients-077-sm.jpg" alt="Dwayne: &quot;I just wish someone would say they liked one, just once.&quot;" title="Dwayne: &quot;I just wish someone would say they liked one, just once.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dwayne: "I just wish someone would say they liked one, just once."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-083-lg.jpg"><img src="images/dott/dott-ingredients-083-sm.jpg" alt="Dwayne reads: &quot;You're brilliant. What a novel design. Come to Baltimore at once.&quot;" title="Dwayne reads: &quot;You're brilliant. What a novel design. Come to Baltimore at once.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dwayne reads: "You're brilliant. What a novel design. Come to Baltimore at once."</figcaption>
</figure>
</div>
<p>Head upstairs via the lobby, and you'll come to the usual
corridor with three rooms. In the middle one, you'll find
Dwayne, a depressed novelty inventor who just wants someone
to appreciate his designs.</p>
<p>Get the letter from Hoagie and give it to Dwayne, who gets
excited and leaves the room. Pick up the <strong>disappearing ink</strong>
on the table by the door, and the <strong>flag gun</strong> that Dwayne
left on the floor.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-085-lg.jpg"><img src="images/dott/dott-ingredients-085-sm.jpg" alt="TV: &quot;This beauuutiful four-thousand carat diamond can be yours today...&quot;" title="TV: &quot;This beauuutiful four-thousand carat diamond can be yours today...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>TV: "This beauuutiful four-thousand carat diamond can be yours today..."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-086-lg.jpg"><img src="images/dott/dott-ingredients-086-sm.jpg" alt="TV: &quot;...for the special rock-bottom introductory price of two million dollars.&quot;" title="TV: &quot;...for the special rock-bottom introductory price of two million dollars.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>TV: "...for the special rock-bottom introductory price of two million dollars."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-087-lg.jpg"><img src="images/dott/dott-ingredients-087-sm.jpg" alt="TV: &quot;The number to call is 1-800-STAR-WARS.&quot;" title="TV: &quot;The number to call is 1-800-STAR-WARS.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>TV: "The number to call is 1-800-STAR-WARS."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-089-lg.jpg"><img src="images/dott/dott-ingredients-089-sm.jpg" alt="Phone: &quot;Couch Potato Shopping Channel, Wanda speaking.&quot;" title="Phone: &quot;Couch Potato Shopping Channel, Wanda speaking.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Phone: "Couch Potato Shopping Channel, Wanda speaking."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-090-lg.jpg"><img src="images/dott/dott-ingredients-090-sm.jpg" alt="Bernard: &quot;Uh, I want to buy a diamond.&quot;" title="Bernard: &quot;Uh, I want to buy a diamond.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "Uh, I want to buy a diamond."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-096-lg.jpg"><img src="images/dott/dott-ingredients-096-sm.jpg" alt="Phone: &quot;I'm sorry, the Cred-O-Tron shows that account to be empty.&quot;" title="Phone: &quot;I'm sorry, the Cred-O-Tron shows that account to be empty.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Phone: "I'm sorry, the Cred-O-Tron shows that account to be empty."</figcaption>
</figure>
</div>
<p>While you're here, turn on the TV to watch an advert about
a diamond costing 2 million dollars (which includes a Star
Wars reference). Now that you know the store's number, you
can use the phone in the back, but you'll find that Dr. Fred's
Swiss bank account is empty.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-102-lg.jpg"><img src="images/dott/dott-ingredients-102-sm.jpg" alt="The cigar salesman unwittingly fires the flag gun" title="The cigar salesman unwittingly fires the flag gun" width="175" height="131" loading="lazy"></a>
<figcaption>The cigar salesman unwittingly fires the flag gun</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-105-lg.jpg"><img src="images/dott/dott-ingredients-105-sm.jpg" alt="Bernard gets to keep the exploding cigar" title="Bernard gets to keep the exploding cigar" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard gets to keep the exploding cigar</figcaption>
</figure>
</div>
<p>Go back to the hall and swap the flag gun with the <strong>cigar lighter</strong>
near the cigar salesman. Ask the salesman for another cigar,
at which point he fails to light the <strong>exploding cigar</strong> and
you get to keep it. Give Hoagie the exploding cigar, cigar
lighter, and chattering teeth.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-107-lg.jpg"><img src="images/dott/dott-ingredients-107-sm.jpg" alt="Hoagie: &quot;Mr. President, may I offer you an excellent smoke?&quot;" title="Hoagie: &quot;Mr. President, may I offer you an excellent smoke?&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie: "Mr. President, may I offer you an excellent smoke?"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-109-lg.jpg"><img src="images/dott/dott-ingredients-109-sm.jpg" alt="Hoagie lights George Washington's cigar" title="Hoagie lights George Washington's cigar" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie lights George Washington's cigar</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-113-lg.jpg"><img src="images/dott/dott-ingredients-113-sm.jpg" alt="George Washington takes the cigar and dentures out of his mouth while puffing smoke circles" title="George Washington takes the cigar and dentures out of his mouth while puffing smoke circles" width="175" height="131" loading="lazy"></a>
<figcaption>George Washington takes the cigar and dentures out of his mouth while puffing smoke circles</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-115-lg.jpg"><img src="images/dott/dott-ingredients-115-sm.jpg" alt="The cigar explodes in George Washington's face" title="The cigar explodes in George Washington's face" width="175" height="131" loading="lazy"></a>
<figcaption>The cigar explodes in George Washington's face</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-116-lg.jpg"><img src="images/dott/dott-ingredients-116-sm.jpg" alt="George Washington's teeth pop out" title="George Washington's teeth pop out" width="175" height="131" loading="lazy"></a>
<figcaption>George Washington's teeth pop out</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-123-lg.jpg"><img src="images/dott/dott-ingredients-123-sm.jpg" alt="John Hancock: &quot;The father of our nation is cold.&quot;" title="John Hancock: &quot;The father of our nation is cold.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>John Hancock: "The father of our nation is cold."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-135-lg.jpg"><img src="images/dott/dott-ingredients-135-sm.jpg" alt="John Hancock: &quot;No, YOU build the fire, log lover!&quot;" title="John Hancock: &quot;No, YOU build the fire, log lover!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>John Hancock: "No, YOU build the fire, log lover!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-138-lg.jpg"><img src="images/dott/dott-ingredients-138-sm.jpg" alt="Two hours later, smoke comes up from the chimney" title="Two hours later, smoke comes up from the chimney" width="175" height="131" loading="lazy"></a>
<figcaption>Two hours later, smoke comes up from the chimney</figcaption>
</figure>
</div>
<p>Switch to <strong>Hoagie</strong> and give George Washington the exploding
cigar. After a few puffs, the cigar explodes in his face and
his dentures pop out. Next, give him the chattering teeth.
John Hancock takes the opportunity to ask for a fire, and
Thomas Jefferson sacrifices his log. The two spend a couple
of hours arguing who should build the fire, but eventually
it gets set up in the fireplace.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-140-lg.jpg"><img src="images/dott/dott-ingredients-140-sm.jpg" alt="A fire is blazing in the fireplace" title="A fire is blazing in the fireplace" width="175" height="131" loading="lazy"></a>
<figcaption>A fire is blazing in the fireplace</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-142-lg.jpg"><img src="images/dott/dott-ingredients-142-sm.jpg" alt="Hoagie climbs out of the window in the attic" title="Hoagie climbs out of the window in the attic" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie climbs out of the window in the attic</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-143-lg.jpg"><img src="images/dott/dott-ingredients-143-sm.jpg" alt="Hoagie tries to squeeze out of the window onto the roof" title="Hoagie tries to squeeze out of the window onto the roof" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie tries to squeeze out of the window onto the roof</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-144-lg.jpg"><img src="images/dott/dott-ingredients-144-sm.jpg" alt="Hoagie places a blanket over the chimney" title="Hoagie places a blanket over the chimney" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie places a blanket over the chimney</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-147-lg.jpg"><img src="images/dott/dott-ingredients-147-sm.jpg" alt="Smoke flows into the main hall" title="Smoke flows into the main hall" width="175" height="131" loading="lazy"></a>
<figcaption>Smoke flows into the main hall</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-149-lg.jpg"><img src="images/dott/dott-ingredients-149-sm.jpg" alt="The founding fathers jump through the window" title="The founding fathers jump through the window" width="175" height="131" loading="lazy"></a>
<figcaption>The founding fathers jump through the window</figcaption>
</figure>
</div>
<p>Pick up the <strong>blanket</strong> which John Hancock has now left on
the floor. Go up the stairs all the way up to the attic
and then out of the window on the roof. Lay the blanket over
the chimney to set off the smoke detector in the main hall
and cause the founding fathers to leap out of the window.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-155-lg.jpg"><img src="images/dott/dott-ingredients-155-sm.jpg" alt="A gold-plated quill pen" title="A gold-plated quill pen" width="175" height="131" loading="lazy"></a>
<figcaption>A gold-plated quill pen</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-160-lg.jpg"><img src="images/dott/dott-ingredients-160-sm.jpg" alt="George Washington: &quot;Son, do you know anything about a blanket?&quot;" title="George Washington: &quot;Son, do you know anything about a blanket?&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>George Washington: "Son, do you know anything about a blanket?"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-161-lg.jpg"><img src="images/dott/dott-ingredients-161-sm.jpg" alt="Hoagie: &quot;Uh, didn't the dude next to you have one earlier?&quot;" title="Hoagie: &quot;Uh, didn't the dude next to you have one earlier?&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie: "Uh, didn't the dude next to you have one earlier?"</figcaption>
</figure>
</div>
<p>Go all the way down the stairs and back to the main hall,
and nick the <strong>gold-plated quill pen</strong> from the table. This
was the third and last ingredient you needed for the super-battery,
so head down to the basement lab and give the oil, vinegar
and gold-plated quill pen to Red Edison one by one.</p>
<h4 id="making-battery">Making the Battery</h4>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-163-lg.jpg"><img src="images/dott/dott-ingredients-163-sm.jpg" alt="Red Edison: &quot;Ah, the final element for my ingenious battery!&quot;" title="Red Edison: &quot;Ah, the final element for my ingenious battery!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Red Edison: "Ah, the final element for my ingenious battery!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-167-lg.jpg"><img src="images/dott/dott-ingredients-167-sm.jpg" alt="Red Edison gets to work" title="Red Edison gets to work" width="175" height="131" loading="lazy"></a>
<figcaption>Red Edison gets to work</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-168-lg.jpg"><img src="images/dott/dott-ingredients-168-sm.jpg" alt="Red Edison finishes the battery" title="Red Edison finishes the battery" width="175" height="131" loading="lazy"></a>
<figcaption>Red Edison finishes the battery</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-170-lg.jpg"><img src="images/dott/dott-ingredients-170-sm.jpg" alt="Red Edison: &quot;It will look lovely here on the shelf until I take it with me to Baltimore.&quot;" title="Red Edison: &quot;It will look lovely here on the shelf until I take it with me to Baltimore.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Red Edison: "It will look lovely here on the shelf until I take it with me to Baltimore."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-172-lg.jpg"><img src="images/dott/dott-ingredients-172-sm.jpg" alt="Hoagie takes the super-battery while Red Edison looks the other way" title="Hoagie takes the super-battery while Red Edison looks the other way" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie takes the super-battery while Red Edison looks the other way</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-ingredients-174-lg.jpg"><img src="images/dott/dott-ingredients-174-sm.jpg" alt="Hoagie: &quot;It's mine, mine, mine. The meter says it's at zero power.&quot;" title="Hoagie: &quot;It's mine, mine, mine. The meter says it's at zero power.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie: "It's mine, mine, mine. The meter says it's at zero power."</figcaption>
</figure>
</div>
<p>Red Edison uses the three ingredients to create the
super-<strong>battery</strong>, which he places on the shelf. Take it
from there, but note that it's at zero power. You'll
need to find a way to charge it before plugging the
Chron-O-John into it.</p>
<p style="text-align: right;"><a href="#contents">&#8679; Back to top</a></p>
<h3 id="lightning">Flash of Lightning</h3>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-lightning-002-lg.jpg"><img src="images/dott/dott-lightning-002-sm.jpg" alt="Ben Franklin: &quot;Soon to be known as The Inventor of Electricity!&quot;" title="Ben Franklin: &quot;Soon to be known as The Inventor of Electricity!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Ben Franklin: "Soon to be known as The Inventor of Electricity!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lightning-006-lg.jpg"><img src="images/dott/dott-lightning-006-sm.jpg" alt="Ben Franklin: &quot;THE FRANK-O-COPTER!&quot;" title="Ben Franklin: &quot;THE FRANK-O-COPTER!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Ben Franklin: "THE FRANK-O-COPTER!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lightning-017-lg.jpg"><img src="images/dott/dott-lightning-017-sm.jpg" alt="Ben Franklin: &quot;What actually is happening is that I'm waiting for lightning to strike my kite.&quot;" title="Ben Franklin: &quot;What actually is happening is that I'm waiting for lightning to strike my kite.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Ben Franklin: "What actually is happening is that I'm waiting for lightning to strike my kite."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lightning-018-lg.jpg"><img src="images/dott/dott-lightning-018-sm.jpg" alt="Hoagie: &quot;Aren't you missing a key or something?&quot;" title="Hoagie: &quot;Aren't you missing a key or something?&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie: "Aren't you missing a key or something?"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lightning-022-lg.jpg"><img src="images/dott/dott-lightning-022-sm.jpg" alt="Hoagie: &quot;Isn't it too sunny for lightning?&quot;" title="Hoagie: &quot;Isn't it too sunny for lightning?&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie: "Isn't it too sunny for lightning?"</figcaption>
</figure>
</div>
<p>How do you charge a battery in a time when electricity
was not yet widely available? If you head out of the inn
and go to the field to the right, you will find Ben
Franklin, who is trying to use a kite to capture electricity
from lightning.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-lightning-033-lg.jpg"><img src="images/dott/dott-lightning-033-sm.jpg" alt="Hoagie washes the carriage" title="Hoagie washes the carriage" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie washes the carriage</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lightning-039-lg.jpg"><img src="images/dott/dott-lightning-039-sm.jpg" alt="A storm gathers" title="A storm gathers" width="175" height="131" loading="lazy"></a>
<figcaption>A storm gathers</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lightning-044-lg.jpg"><img src="images/dott/dott-lightning-044-sm.jpg" alt="Hoagie: &quot;See, this is why I never wash my car.&quot;" title="Hoagie: &quot;See, this is why I never wash my car.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie: "See, this is why I never wash my car."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lightning-051-lg.jpg"><img src="images/dott/dott-lightning-051-sm.jpg" alt="Ben Franklin: &quot;Even science sometimes gets called on account of rain, my boy!&quot;" title="Ben Franklin: &quot;Even science sometimes gets called on account of rain, my boy!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Ben Franklin: "Even science sometimes gets called on account of rain, my boy!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lightning-053-lg.jpg"><img src="images/dott/dott-lightning-053-sm.jpg" alt="Hoagie: &quot;But how're you ever gonna get lightning if you're not gonna stand out in a storm?&quot;" title="Hoagie: &quot;But how're you ever gonna get lightning if you're not gonna stand out in a storm?&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie: "But how're you ever gonna get lightning if you're not gonna stand out in a storm?"</figcaption>
</figure>
</div>
<p>Unfortunately, he's trying to do this in clear weather.
You know how it always seems to rain right after you wash
your car? Head to the carriage outside the inn. Use the
soap with the bucket full of water to make a <strong>bucket full
of soapy water</strong>, then use either it or the brush on the
carriage to wash it. This causes a storm to gather, and
Ben Franklin runs inside as he doesn't want to get wet.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-lightning-060-lg.jpg"><img src="images/dott/dott-lightning-060-sm.jpg" alt="Hoagie: &quot;It looks more like a raincoat than a lab coat.&quot;" title="Hoagie: &quot;It looks more like a raincoat than a lab coat.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie: "It looks more like a raincoat than a lab coat."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lightning-061-lg.jpg"><img src="images/dott/dott-lightning-061-sm.jpg" alt="Red Edison: &quot;Only employees are allowed to use that lab coat!&quot;" title="Red Edison: &quot;Only employees are allowed to use that lab coat!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Red Edison: "Only employees are allowed to use that lab coat!"</figcaption>
</figure>
</div>
<p>As it turns out, the lab coat in Red Edison's basement
lab "looks more like a raincoat than a lab coat", but he
won't let you take it since it's reserved for employees.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-lightning-064-lg.jpg"><img src="images/dott/dott-lightning-064-sm.jpg" alt="Bernard reads the help-wanted sign outside the motel" title="Bernard reads the help-wanted sign outside the motel" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard reads the help-wanted sign outside the motel</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lightning-068-lg.jpg"><img src="images/dott/dott-lightning-068-sm.jpg" alt="Bernard reads the help-wanted sign INSIDE the motel" title="Bernard reads the help-wanted sign INSIDE the motel" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard reads the help-wanted sign INSIDE the motel</figcaption>
</figure>
</div>
<p>Switch to <strong>Bernard</strong> and go back to the lobby. Take the
<strong>help-wanted sign</strong> in the window and pass it to Hoagie.</p>
<div class="notebox">You might not have noticed the sign from the lobby, but
it's clearly visible when you go outside the motel. You
can't pick it up from the outside, but somehow Bernard
is able to read it from both outside and inside.</div>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-lightning-074-lg.jpg"><img src="images/dott/dott-lightning-074-sm.jpg" alt="Red Edison: &quot;So pick up your lab coat and get to work!&quot;" title="Red Edison: &quot;So pick up your lab coat and get to work!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Red Edison: "So pick up your lab coat and get to work!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lightning-082-lg.jpg"><img src="images/dott/dott-lightning-082-sm.jpg" alt="Ben Franklin: &quot;When I'm done with it, it will fly!&quot;" title="Ben Franklin: &quot;When I'm done with it, it will fly!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Ben Franklin: "When I'm done with it, it will fly!"</figcaption>
</figure>
</div>
<p>Switch to <strong>Hoagie</strong> and give the help-wanted sign to Red
Edison. You're hired, so you can now pick up the <strong>lab
coat</strong>. Go to Ben Franklin's room (the door on the right
upstairs, where you got the wine bottle earlier) and
give him the lab coat.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-lightning-091-lg.jpg"><img src="images/dott/dott-lightning-091-sm.jpg" alt="Ben Franklin: &quot;...then push the kite into the air.&quot;" title="Ben Franklin: &quot;...then push the kite into the air.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Ben Franklin: "...then push the kite into the air."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lightning-100-lg.jpg"><img src="images/dott/dott-lightning-100-sm.jpg" alt="Ben Franklin struggles to control the kite" title="Ben Franklin struggles to control the kite" width="175" height="131" loading="lazy"></a>
<figcaption>Ben Franklin struggles to control the kite</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lightning-104-lg.jpg"><img src="images/dott/dott-lightning-104-sm.jpg" alt="Lightning strikes the kite" title="Lightning strikes the kite" width="175" height="131" loading="lazy"></a>
<figcaption>Lightning strikes the kite</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lightning-105-lg.jpg"><img src="images/dott/dott-lightning-105-sm.jpg" alt="The battery is charged" title="The battery is charged" width="175" height="131" loading="lazy"></a>
<figcaption>The battery is charged</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-lightning-112-lg.jpg"><img src="images/dott/dott-lightning-112-sm.jpg" alt="Hoagie bends over to pick up the battery" title="Hoagie bends over to pick up the battery" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie bends over to pick up the battery</figcaption>
</figure>
</div>
<p>Next thing you know, you're back in the field helping
Ben Frankin with his <strong>kite</strong>. While it's in your possession,
use the battery with the kite. Then, when Ben Franklin
shouts "NOW!", push the kite to make it fly. It gets
struck by lightning and falls to the ground. When Ben
Franklin walks off, he drops the <strong>fully-charged battery</strong>
and you can pick it up.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-lightning-122-lg.jpg"><img src="images/dott/dott-lightning-122-sm.jpg" alt="Hoagie's Chron-O-John powers up" title="Hoagie's Chron-O-John powers up" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie's Chron-O-John powers up</figcaption>
</figure>
</div>
<p>Go back to the outhouses and use the battery with the
plug of the Chron-O-John. This powers it up, and Hoagie's
work is done for the time being.</p>
<p style="text-align: right;"><a href="#contents">&#8679; Back to top</a></p>
<h3 id="contract">The Contract</h3>
<p>Hoagie is now sorted, but Laverne still needs to
power her own Chron-O-John, and Bernard needs a diamond
for the time machine. We've already seen a few hints
earlier leading to the diamond, so let's do that next.</p>
<div class="notebox">Recap: you can order a diamond by phone but you need
two million dollars. Dr. Fred's bank account is empty.
He has a lucrative royalty contract in his safe but
he never signed it and forgot the combination. Whenever
he sleeps, he dreams of opening the safe and being
frightened by what he sees inside. For this reason he
keeps drinking coffee and hasn't slept in two years.</div>
<h4 id="drugging-dr-fred">Drugging Dr. Fred</h4>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-contract-000-lg.jpg"><img src="images/dott/dott-contract-000-sm.jpg" alt="The kitchen" title="The kitchen" width="175" height="131" loading="lazy"></a>
<figcaption>The kitchen</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contract-001-lg.jpg"><img src="images/dott/dott-contract-001-sm.jpg" alt="The laundry room" title="The laundry room" width="175" height="131" loading="lazy"></a>
<figcaption>The laundry room</figcaption>
</figure>
</div>
<p>After switching to <strong>Bernard</strong>, go to the main hall and
through the swinging door. Take the <strong>coffee</strong> and
<strong>decaf coffee</strong> from the coffee maker on the left, and
the <strong>fork</strong> on the table. Through the door on the
right, take also the <strong>funnel</strong> from inside the cabinet.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-contract-002-lg.jpg"><img src="images/dott/dott-contract-002-sm.jpg" alt="Bernard pours decaf into Dr. Fred's mug" title="Bernard pours decaf into Dr. Fred's mug" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard pours decaf into Dr. Fred's mug</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contract-008-lg.jpg"><img src="images/dott/dott-contract-008-sm.jpg" alt="Dr. Fred sleepwalks" title="Dr. Fred sleepwalks" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred sleepwalks</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contract-017-lg.jpg"><img src="images/dott/dott-contract-017-sm.jpg" alt="Bernard: &quot;He almost took my hand off with the door!&quot;" title="Bernard: &quot;He almost took my hand off with the door!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "He almost took my hand off with the door!"</figcaption>
</figure>
</div>
<p>Go down to the lab and give Dr. Fred the decaf coffee.
Dr. Fred drops the mug and starts sleepwalking, murmuring
about opening the safe and signing the contract. You can
find him in the office next to the lobby, where he is rapidly
opening and closing the safe, too quickly for you to take
the contract inside it.</p>
<h4 id="surveillance-system">The Surveillance System</h4>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-contract-018-lg.jpg"><img src="images/dott/dott-contract-018-sm.jpg" alt="The room on the right upstairs" title="The room on the right upstairs" width="175" height="131" loading="lazy"></a>
<figcaption>The room on the right upstairs</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contract-022-lg.jpg"><img src="images/dott/dott-contract-022-sm.jpg" alt="Green Tentacle cowers in his room" title="Green Tentacle cowers in his room" width="175" height="131" loading="lazy"></a>
<figcaption>Green Tentacle cowers in his room</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contract-036-lg.jpg"><img src="images/dott/dott-contract-036-sm.jpg" alt="Green Tentacle: &quot;We have a chance to win a GRIMY award as the loudest new band.&quot;" title="Green Tentacle: &quot;We have a chance to win a GRIMY award as the loudest new band.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Green Tentacle: "We have a chance to win a GRIMY award as the loudest new band."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contract-042-lg.jpg"><img src="images/dott/dott-contract-042-sm.jpg" alt="Bernard: &quot;This is LOUD!&quot;" title="Bernard: &quot;This is LOUD!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "This is LOUD!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contract-043-lg.jpg"><img src="images/dott/dott-contract-043-sm.jpg" alt="Fake barf hangs from the ceiling" title="Fake barf hangs from the ceiling" width="175" height="131" loading="lazy"></a>
<figcaption>Fake barf hangs from the ceiling</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contract-044-lg.jpg"><img src="images/dott/dott-contract-044-sm.jpg" alt="Bernard knocks the speaker over" title="Bernard knocks the speaker over" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard knocks the speaker over</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contract-046-lg.jpg"><img src="images/dott/dott-contract-046-sm.jpg" alt="The fake barf falls to the lobby floor" title="The fake barf falls to the lobby floor" width="175" height="131" loading="lazy"></a>
<figcaption>The fake barf falls to the lobby floor</figcaption>
</figure>
</div>
<p>Go upstairs and through the door on the right, where you'll
meet Green Tentacle. Talking to him, you'll learn about his
band which is enthusiastic about being "the loudest new band".
Taking his hint, turn on the stereo by the door. This causes
the room to shake and the fake barf in the lobby's ceiling
starts coming off. Push the speaker to knock it over, and now
the fake barf comes off completely. Turn off the stereo before
it drives you nuts, and pick up the <strong>videotape</strong> on your way
out.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-contract-050-lg.jpg"><img src="images/dott/dott-contract-050-sm.jpg" alt="A reference to Monkey Island" title="A reference to Monkey Island" width="175" height="131" loading="lazy"></a>
<figcaption>A reference to Monkey Island</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contract-052-lg.jpg"><img src="images/dott/dott-contract-052-sm.jpg" alt="Nurse Edna: &quot;You broke into our mansion a few years ago to save your little friend.&quot;" title="Nurse Edna: &quot;You broke into our mansion a few years ago to save your little friend.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Nurse Edna: "You broke into our mansion a few years ago to save your little friend."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contract-063-lg.jpg"><img src="images/dott/dott-contract-063-sm.jpg" alt="Nurse Edna: &quot;Well, we should have made millions on the computer game they made about us...&quot;" title="Nurse Edna: &quot;Well, we should have made millions on the computer game they made about us...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Nurse Edna: "Well, we should have made millions on the computer game they made about us..."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contract-064-lg.jpg"><img src="images/dott/dott-contract-064-sm.jpg" alt="Nurse Edna: &quot;...but the resident genius locked the contract in the safe in his office and forgot the combination.&quot;" title="Nurse Edna: &quot;...but the resident genius locked the contract in the safe in his office and forgot the combination.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Nurse Edna: "...but the resident genius locked the contract in the safe in his office and forgot the combination."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contract-068-lg.jpg"><img src="images/dott/dott-contract-068-sm.jpg" alt="Bernard: &quot;I can almost make out the combination!&quot;" title="Bernard: &quot;I can almost make out the combination!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "I can almost make out the combination!"</figcaption>
</figure>
</div>
<p>Go up the stairs to the right, to a hallway with a door on
either side, and take the left one. Here, you'll find Nurse
Edna operating a surveillance system, but she won't let you
get near it. You'll need to get rid of her to find out the
combination of the safe through the cameras.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-contract-072-lg.jpg"><img src="images/dott/dott-contract-072-sm.jpg" alt="Nurse Edna hangs onto the statue" title="Nurse Edna hangs onto the statue" width="175" height="131" loading="lazy"></a>
<figcaption>Nurse Edna hangs onto the statue</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contract-080-lg.jpg"><img src="images/dott/dott-contract-080-sm.jpg" alt="Hoagie: &quot;Question is, which one's stuffed...&quot;" title="Hoagie: &quot;Question is, which one's stuffed...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie: "Question is, which one's stuffed..."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contract-086-lg.jpg"><img src="images/dott/dott-contract-086-sm.jpg" alt="Ned Edison: &quot;He only knows that one of us is left-handed, while the other is right...&quot;" title="Ned Edison: &quot;He only knows that one of us is left-handed, while the other is right...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Ned Edison: "He only knows that one of us is left-handed, while the other is right..."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contract-090-lg.jpg"><img src="images/dott/dott-contract-090-sm.jpg" alt="Hoagie always has sharp answers at the ready" title="Hoagie always has sharp answers at the ready" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie always has sharp answers at the ready</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contract-094-lg.jpg"><img src="images/dott/dott-contract-094-sm.jpg" alt="Maybe a Back to the Future reference" title="Maybe a Back to the Future reference" width="175" height="131" loading="lazy"></a>
<figcaption>Maybe a Back to the Future reference</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contract-110-lg.jpg"><img src="images/dott/dott-contract-110-sm.jpg" alt="Ned cracks the statue" title="Ned cracks the statue" width="175" height="131" loading="lazy"></a>
<figcaption>Ned cracks the statue</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contract-117-lg.jpg"><img src="images/dott/dott-contract-117-sm.jpg" alt="Jed Edison takes over" title="Jed Edison takes over" width="175" height="131" loading="lazy"></a>
<figcaption>Jed Edison takes over</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contract-120-lg.jpg"><img src="images/dott/dott-contract-120-sm.jpg" alt="Jed Edison: &quot;...have a cappuccino.&quot;" title="Jed Edison: &quot;...have a cappuccino.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Jed Edison: "...have a cappuccino."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contract-130-lg.jpg"><img src="images/dott/dott-contract-130-sm.jpg" alt="The present-day statue changes sword arm" title="The present-day statue changes sword arm" width="175" height="131" loading="lazy"></a>
<figcaption>The present-day statue changes sword arm</figcaption>
</figure>
</div>
<p>When you try to push Nurse Edna out of the room, she uses
the statue to swing back at you. To resolve this, switch to
<strong>Hoagie</strong> and go to the same room in his time (inside the
mansion, upstairs twice, door in front of the horse). There,
you'll find the sculptor twin brothers Ned and Jed Edison.
Swap the left-handed hammer you got earlier from Red Edison's
lab with the <strong>right-handed hammer</strong> that Ned Edison places on
the barrel from time to time. This causes the differently-handed
twins to switch places, changing the present-day statue in
Nurse Edna's office. Switching back to <strong>Bernard</strong>, you can now
push Nurse Edna out of the way.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-contract-132-lg.jpg"><img src="images/dott/dott-contract-132-sm.jpg" alt="Bernard kicks Nurse Edna out of the room" title="Bernard kicks Nurse Edna out of the room" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard kicks Nurse Edna out of the room</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contract-142-lg.jpg"><img src="images/dott/dott-contract-142-sm.jpg" alt="Dr. Fred's eyes pop out at the sight of the contract" title="Dr. Fred's eyes pop out at the sight of the contract" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred's eyes pop out at the sight of the contract</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contract-147-lg.jpg"><img src="images/dott/dott-contract-147-sm.jpg" alt="IRS Agent: &quot;We'd like to go over some of your records with you...&quot;" title="IRS Agent: &quot;We'd like to go over some of your records with you...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>IRS Agent: "We'd like to go over some of your records with you..."</figcaption>
</figure>
</div>
<p>You can watch Dr. Fred open and close the safe in the lower-left
monitor, but he does it too quickly for you to spot the
combination. Use the videotape with the VCR and then look at
the lower-left monitor. Press the record button, and watch
how, after Dr. Fred opens the safe a couple of times, he is
taken for questioning by a couple of IRS agents.</p>
<p>Click the switch in the bottom-right ("sp" to "ep") for
slow motion, then press the Rewind and Play buttons to
learn the combination of the safe (101, 999, 57).</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-contract-153-lg.jpg"><img src="images/dott/dott-contract-153-sm.jpg" alt="Bernard: &quot;Let's see, it's 101, 999, 57.&quot;" title="Bernard: &quot;Let's see, it's 101, 999, 57.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "Let's see, it's 101, 999, 57."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contract-154-lg.jpg"><img src="images/dott/dott-contract-154-sm.jpg" alt="The contract in the safe" title="The contract in the safe" width="175" height="131" loading="lazy"></a>
<figcaption>The contract in the safe</figcaption>
</figure>
</div>
<p>You can now go down to the office by the lobby
(picking up the <strong>fake barf</strong> from the lobby on the way),
open the safe, and take the <strong>contract</strong>.</p>
<p style="text-align: right;"><a href="#contents">&#8679; Back to top</a></p>
<h3 id="diamond">Diamonds Are Forever</h3>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-000-lg.jpg"><img src="images/dott/dott-diamond-000-sm.jpg" alt="Bernard: &quot;Dr. Fred's lying on the bed, wrapped in red tape.&quot;" title="Bernard: &quot;Dr. Fred's lying on the bed, wrapped in red tape.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "Dr. Fred's lying on the bed, wrapped in red tape."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-004-lg.jpg"><img src="images/dott/dott-diamond-004-sm.jpg" alt="IRS Agent: &quot;And don't even think about staging some kind of rescue.&quot;" title="IRS Agent: &quot;And don't even think about staging some kind of rescue.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>IRS Agent: "And don't even think about staging some kind of rescue."</figcaption>
</figure>
</div>
<p>The contract, unfortunately, is not signed, and Dr. Fred
can't sign it while he's being held by IRS agents. We're
going to have to break him out.</p>
<div class="notebox">In my humble opinion, this part of the game is the
most hilarious.</div>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-005-lg.jpg"><img src="images/dott/dott-diamond-005-sm.jpg" alt="Bernard finds Dr. Fred" title="Bernard finds Dr. Fred" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard finds Dr. Fred</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-006-lg.jpg"><img src="images/dott/dott-diamond-006-sm.jpg" alt="Bernard takes the rope" title="Bernard takes the rope" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard takes the rope</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-009-lg.jpg"><img src="images/dott/dott-diamond-009-sm.jpg" alt="Bernard hangs the rope from the pulley" title="Bernard hangs the rope from the pulley" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard hangs the rope from the pulley</figcaption>
</figure>
</div>
<p>Go to the main hall and up the chimney. Once on the roof,
enter the window to the right, where Dr. Fred is "wrapped
in red tape" and tied to the bed. Pick up the <strong>rope</strong>,
then go back outside the window. Use the rope on the pulley
above Bernard's head.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-010-lg.jpg"><img src="images/dott/dott-diamond-010-sm.jpg" alt="Dead Cousin Ted" title="Dead Cousin Ted" width="175" height="131" loading="lazy"></a>
<figcaption>Dead Cousin Ted</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-014-lg.jpg"><img src="images/dott/dott-diamond-014-sm.jpg" alt="Bernard puts a noose around Ted's neck" title="Bernard puts a noose around Ted's neck" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard puts a noose around Ted's neck</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-015-lg.jpg"><img src="images/dott/dott-diamond-015-sm.jpg" alt="Bernard leaps onto the rope" title="Bernard leaps onto the rope" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard leaps onto the rope</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-021-lg.jpg"><img src="images/dott/dott-diamond-021-sm.jpg" alt="Dead Cousin Ted hangs by the neck" title="Dead Cousin Ted hangs by the neck" width="175" height="131" loading="lazy"></a>
<figcaption>Dead Cousin Ted hangs by the neck</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-024-lg.jpg"><img src="images/dott/dott-diamond-024-sm.jpg" alt="Bernard lands on his butt" title="Bernard lands on his butt" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard lands on his butt</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-025-lg.jpg"><img src="images/dott/dott-diamond-025-sm.jpg" alt="Ted flies into the attic window" title="Ted flies into the attic window" width="175" height="131" loading="lazy"></a>
<figcaption>Ted flies into the attic window</figcaption>
</figure>
</div>
<p>Go back down the chimney and leave the motel via the front
door in the lobby. Use the dangling rope on Dead Cousin Ted,
who ends up with a noose around his neck. Go back on the roof
and pull the rope. Dead Cousin Ted drops the bird bath he was
carrying and ends up in the attic with Dr. Fred, while Bernard
finds himself back outside the entrance.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-027-lg.jpg"><img src="images/dott/dott-diamond-027-sm.jpg" alt="Ted on his head and Fred on the bed" title="Ted on his head and Fred on the bed" width="175" height="131" loading="lazy"></a>
<figcaption>Ted on his head and Fred on the bed</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-032-lg.jpg"><img src="images/dott/dott-diamond-032-sm.jpg" alt="Bernard paints Ted red" title="Bernard paints Ted red" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard paints Ted red</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-035-lg.jpg"><img src="images/dott/dott-diamond-035-sm.jpg" alt="Bernard and Ted land on the bed" title="Bernard and Ted land on the bed" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard and Ted land on the bed</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-042-lg.jpg"><img src="images/dott/dott-diamond-042-sm.jpg" alt="IRS Agent: &quot;Everything OK in there?&quot;" title="IRS Agent: &quot;Everything OK in there?&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>IRS Agent: "Everything OK in there?"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-044-lg.jpg"><img src="images/dott/dott-diamond-044-sm.jpg" alt="Bernard signals OK" title="Bernard signals OK" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard signals OK</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-045-lg.jpg"><img src="images/dott/dott-diamond-045-sm.jpg" alt="Bernard is relieved" title="Bernard is relieved" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard is relieved</figcaption>
</figure>
</div>
<p>Go back to the room where Dr. Fred is being held, via the
chimney and window on the roof. You'll notice Ted and Dr.
Fred are similarly wrapped, but Dr. Fred is red. Get the
red paint from Hoagie and use it on Ted. Then, use Ted on
Dr. Fred to swap them.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-048-lg.jpg"><img src="images/dott/dott-diamond-048-sm.jpg" alt="Bernard ties up Dr. Fred" title="Bernard ties up Dr. Fred" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard ties up Dr. Fred</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-050-lg.jpg"><img src="images/dott/dott-diamond-050-sm.jpg" alt="Bernard: &quot;Nah. I'm not gonna make THAT mistake again.&quot;" title="Bernard: &quot;Nah. I'm not gonna make THAT mistake again.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "Nah. I'm not gonna make THAT mistake again."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-055-lg.jpg"><img src="images/dott/dott-diamond-055-sm.jpg" alt="Bernard struggles to pull Dr. Fred out of the window" title="Bernard struggles to pull Dr. Fred out of the window" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard struggles to pull Dr. Fred out of the window</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-058-lg.jpg"><img src="images/dott/dott-diamond-058-sm.jpg" alt="Bernard tries to climb out of a hole shaped like him" title="Bernard tries to climb out of a hole shaped like him" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard tries to climb out of a hole shaped like him</figcaption>
</figure>
</div>
<p>Finally, use the rope with Dr. Fred. Go outside the window,
and pull the rope once again. Bernard and Dr. Fred end up
outside the motel in a Bernard-shaped hole. Dr. Fred is still
asleep, so Bernard takes him to the lab.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-067-lg.jpg"><img src="images/dott/dott-diamond-067-sm.jpg" alt="Bernard pours coffee into a funnel in Dr. Fred's mouth" title="Bernard pours coffee into a funnel in Dr. Fred's mouth" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard pours coffee into a funnel in Dr. Fred's mouth</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-077-lg.jpg"><img src="images/dott/dott-diamond-077-sm.jpg" alt="Dr. Fred goes cartoony as the coffee brings him back" title="Dr. Fred goes cartoony as the coffee brings him back" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred goes cartoony as the coffee brings him back</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-085-lg.jpg"><img src="images/dott/dott-diamond-085-sm.jpg" alt="Bernard: &quot;Oh, forget it. I'll get rid of Purple Tentacle myself!&quot;" title="Bernard: &quot;Oh, forget it. I'll get rid of Purple Tentacle myself!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "Oh, forget it. I'll get rid of Purple Tentacle myself!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-088-lg.jpg"><img src="images/dott/dott-diamond-088-sm.jpg" alt="Dr. Fred signs the contract" title="Dr. Fred signs the contract" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred signs the contract</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-089-lg.jpg"><img src="images/dott/dott-diamond-089-sm.jpg" alt="Newspaper headline: &quot;Tentacle Rescues, Returns Emerald&quot;" title="Newspaper headline: &quot;Tentacle Rescues, Returns Emerald&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Newspaper headline: "Tentacle Rescues, Returns Emerald"</figcaption>
</figure>
</div>
<p>Use the funnel with Dr. Fred, and pour coffee into it,
waking him up. Convince him to sign the contract by talking
to him and picking the last dialogue option. You now have
a <strong>signed contract</strong>.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-093-lg.jpg"><img src="images/dott/dott-diamond-093-sm.jpg" alt="Bernard: &quot;kidnapped your hamster, broke into your piggy bank...&quot;" title="Bernard: &quot;kidnapped your hamster, broke into your piggy bank...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "kidnapped your hamster, broke into your piggy bank..."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-095-lg.jpg"><img src="images/dott/dott-diamond-095-sm.jpg" alt="Weird Ed Edison: &quot;My psychotherapist thinks something traumatic happened to me back then that I'm blocking out.&quot;" title="Weird Ed Edison: &quot;My psychotherapist thinks something traumatic happened to me back then that I'm blocking out.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Weird Ed Edison: "My psychotherapist thinks something traumatic happened to me back then that I'm blocking out."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-101-lg.jpg"><img src="images/dott/dott-diamond-101-sm.jpg" alt="Weird Ed Edison: &quot;Well, Dad puts him to work down in the basement sometimes.&quot;" title="Weird Ed Edison: &quot;Well, Dad puts him to work down in the basement sometimes.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Weird Ed Edison: "Well, Dad puts him to work down in the basement sometimes."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-102-lg.jpg"><img src="images/dott/dott-diamond-102-sm.jpg" alt="Weird Ed Edison: &quot;But then he starts sweating, and then he gets wet...&quot;" title="Weird Ed Edison: &quot;But then he starts sweating, and then he gets wet...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Weird Ed Edison: "But then he starts sweating, and then he gets wet..."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-103-lg.jpg"><img src="images/dott/dott-diamond-103-sm.jpg" alt="Weird Ed Edison: &quot;...and then he gets cold, and then he refuses to work.&quot;" title="Weird Ed Edison: &quot;...and then he gets cold, and then he refuses to work.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Weird Ed Edison: "...and then he gets cold, and then he refuses to work."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-104-lg.jpg"><img src="images/dott/dott-diamond-104-sm.jpg" alt="Bernard: &quot;Your dad or the hamster?&quot;" title="Bernard: &quot;Your dad or the hamster?&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "Your dad or the hamster?"</figcaption>
</figure>
</div>
<p>Go upstairs three times until you're in the hallway with a
door on either side, where Nurse Edna's office was through
the door on the left. This time, take the door on the right
and meet Weird Ed Edison.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-200-lg.jpg"><img src="images/dott/dott-diamond-200-sm.jpg" alt="Maniac Mansion title screen" title="Maniac Mansion title screen" width="175" height="131" loading="lazy"></a>
<figcaption>Maniac Mansion title screen</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-201-lg.jpg"><img src="images/dott/dott-diamond-201-sm.jpg" alt="Starting Maniac Mansion" title="Starting Maniac Mansion" width="175" height="131" loading="lazy"></a>
<figcaption>Starting Maniac Mansion</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-202-lg.jpg"><img src="images/dott/dott-diamond-202-sm.jpg" alt="THE Maniac Mansion" title="THE Maniac Mansion" width="175" height="131" loading="lazy"></a>
<figcaption>THE Maniac Mansion</figcaption>
</figure>
</div>
<div class="notebox">In some versions of <em>Day of the Tentacle</em>, you can play
the original <em>Maniac Mansion</em> by using the computer at
the back of the room.</div>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-108-lg.jpg"><img src="images/dott/dott-diamond-108-sm.jpg" alt="Weird Ed Edison: &quot;If anything were ever to happen to them...&quot;" title="Weird Ed Edison: &quot;If anything were ever to happen to them...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Weird Ed Edison: "If anything were ever to happen to them..."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-121-lg.jpg"><img src="images/dott/dott-diamond-121-sm.jpg" alt="Weird Ed Edison: &quot;You ruined my pony express stamps!&quot;" title="Weird Ed Edison: &quot;You ruined my pony express stamps!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Weird Ed Edison: "You ruined my pony express stamps!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-126-lg.jpg"><img src="images/dott/dott-diamond-126-sm.jpg" alt="Bernard gets hit by a stamp album in the face" title="Bernard gets hit by a stamp album in the face" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard gets hit by a stamp album in the face</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-132-lg.jpg"><img src="images/dott/dott-diamond-132-sm.jpg" alt="Bernard: &quot;...as if my body were being controlled by some demented, sadistic puppet-master...&quot;" title="Bernard: &quot;...as if my body were being controlled by some demented, sadistic puppet-master...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "...as if my body were being controlled by some demented, sadistic puppet-master..."</figcaption>
</figure>
</div>
<p>Weird Ed Edison is a traumatised soul who is very fond of
his stamp album and has a lazy hamster in the corner. Take
his <strong>hamster</strong> and pour disappearing ink all over his
stamp album. Ed makes Bernard leave the room, and throws
his stamp album at him. Take the <strong>stamp album</strong> and the
loose <strong>stamp</strong> that fell out of it. You can optionally
return the stamp album to Weird Ed Edison and he will
calm down.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-137-lg.jpg"><img src="images/dott/dott-diamond-137-sm.jpg" alt="Pony Express delivers the contract" title="Pony Express delivers the contract" width="175" height="131" loading="lazy"></a>
<figcaption>Pony Express delivers the contract</figcaption>
</figure>
</div>
<p>Use the stamp with the signed contract, and give the
latter to Hoagie. Switch to <strong>Hoagie</strong> and go outside the
inn to the mailbox. Put the signed contract in the
mailbox and watch as Pony Express picks it up right away.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-148-lg.jpg"><img src="images/dott/dott-diamond-148-sm.jpg" alt="Phone: &quot;This is Farley Krock at LucasArts Games.&quot;" title="Phone: &quot;This is Farley Krock at LucasArts Games.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Phone: "This is Farley Krock at LucasArts Games."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-151-lg.jpg"><img src="images/dott/dott-diamond-151-sm.jpg" alt="Phone: &quot;...have to pay you two million dollars in back royalties.&quot;" title="Phone: &quot;...have to pay you two million dollars in back royalties.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Phone: "...have to pay you two million dollars in back royalties."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-152-lg.jpg"><img src="images/dott/dott-diamond-152-sm.jpg" alt="Phone: &quot;Uh, for the use of your family in the Maniac Mansion video game.&quot;" title="Phone: &quot;Uh, for the use of your family in the Maniac Mansion video game.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Phone: "Uh, for the use of your family in the Maniac Mansion video game."</figcaption>
</figure>
</div>
<p>Meanwhile, in the present day, Dr. Fred gets a call
from LucasArts telling him he's just been paid two
million dollars in his Swiss bank account for having
had his family feature in <em>Maniac Mansion</em>.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-170-lg.jpg"><img src="images/dott/dott-diamond-170-sm.jpg" alt="Phone: &quot;We'll send the diamond by Pronto Post Light-Speed Delivery immediately.&quot;" title="Phone: &quot;We'll send the diamond by Pronto Post Light-Speed Delivery immediately.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Phone: "We'll send the diamond by Pronto Post Light-Speed Delivery immediately."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-175-lg.jpg"><img src="images/dott/dott-diamond-175-sm.jpg" alt="Bernard finds a parcel waiting outside the mansion" title="Bernard finds a parcel waiting outside the mansion" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard finds a parcel waiting outside the mansion</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-diamond-179-lg.jpg"><img src="images/dott/dott-diamond-179-sm.jpg" alt="Dr. Fred: &quot;That should do it!&quot;" title="Dr. Fred: &quot;That should do it!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "That should do it!"</figcaption>
</figure>
</div>
<p>You can now switch back to <strong>Bernard</strong> and use a phone
(either in the office or in Dwayne's room) to
acquire the diamond.</p>
<p style="text-align: right;"><a href="#contents">&#8679; Back to top</a></p>
<h3 id="human-show">The Human Show</h3>
<p>Now that Hoagie and Bernard have done their bits,
they are waiting for Laverne to restore power to
her Chron-O-John.</p>
<div class="notebox">Recap: earlier, Laverne obtained a disguise and
can now move freely around the mansion. However, it
is not clear how she can plug in her Chron-O-John,
and a guard prevents access to the lab in the
basement. The human show taking place at the
mansion might help with her quest, but she needs
a human who can win the categories of best smile,
best hair and best laugh.</div>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-contest-000-lg.jpg"><img src="images/dott/dott-contest-000-sm.jpg" alt="Upstairs (right)" title="Upstairs (right)" width="175" height="131" loading="lazy"></a>
<figcaption>Upstairs (right)</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-003-lg.jpg"><img src="images/dott/dott-contest-003-sm.jpg" alt="Laverne: &quot;Where am I going to find a human to enter?&quot;" title="Laverne: &quot;Where am I going to find a human to enter?&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "Where am I going to find a human to enter?"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-006-lg.jpg"><img src="images/dott/dott-contest-006-sm.jpg" alt="Laverne pushes the mummy out of the room" title="Laverne pushes the mummy out of the room" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne pushes the mummy out of the room</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-008-lg.jpg"><img src="images/dott/dott-contest-008-sm.jpg" alt="The mummy topples the bench" title="The mummy topples the bench" width="175" height="131" loading="lazy"></a>
<figcaption>The mummy topples the bench</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-011-lg.jpg"><img src="images/dott/dott-contest-011-sm.jpg" alt="Laverne is delighted" title="Laverne is delighted" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne is delighted</figcaption>
</figure>
</div>
<p>Switch to <strong>Laverne</strong>, whom we left in the first room
upstairs with the time capsule. There are two
other rooms here; go inside the middle one. Take
the <strong>extension cord</strong> and the <strong>roller skates</strong>,
and use the latter with the mummy. Push the mummy
to send it rolling down the stairs and onto the
bench with the other humans.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-contest-021-lg.jpg"><img src="images/dott/dott-contest-021-sm.jpg" alt="Old Purple Tentacle: &quot;I'm building a SHRINKING ray, which I can use to shrink those pesky humans out of my sight for good!&quot;" title="Old Purple Tentacle: &quot;I'm building a SHRINKING ray, which I can use to shrink those pesky humans out of my sight for good!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Old Purple Tentacle: "I'm building a SHRINKING ray, which I can use to shrink those pesky humans out of my sight for good!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-022-lg.jpg"><img src="images/dott/dott-contest-022-sm.jpg" alt="Old Purple Tentacle: &quot;I call it the DIMINUATOR.&quot;" title="Old Purple Tentacle: &quot;I call it the DIMINUATOR.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Old Purple Tentacle: "I call it the DIMINUATOR."</figcaption>
</figure>
</div>
<p>The room on the right is the office of Purple
Tentacle, who now sports a long white beard. There
isn't much to do here, but you can talk to him to
learn about his "Diminuator" shrinking ray gun.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-contest-028-lg.jpg"><img src="images/dott/dott-contest-028-sm.jpg" alt="Guard tentacle: &quot;Let's get this show on the road!&quot;" title="Guard tentacle: &quot;Let's get this show on the road!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Guard tentacle: "Let's get this show on the road!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-030-lg.jpg"><img src="images/dott/dott-contest-030-sm.jpg" alt="The human contestants" title="The human contestants" width="175" height="131" loading="lazy"></a>
<figcaption>The human contestants</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-034-lg.jpg"><img src="images/dott/dott-contest-034-sm.jpg" alt="Doctor Tentacle: &quot;We can't have sick humans in the show!&quot;" title="Doctor Tentacle: &quot;We can't have sick humans in the show!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Doctor Tentacle: "We can't have sick humans in the show!"</figcaption>
</figure>
</div>
<p>Go back downstairs and use the name tag on the mummy
to enter it in the human show. The contestants are
transferred to the contest area upstairs. To their
right are the judges, as well as Doctor Tentacle,
who insists that sick humans aren't allowed in the
human show.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-contest-041-lg.jpg"><img src="images/dott/dott-contest-041-sm.jpg" alt="Oozo knocks Bernard down" title="Oozo knocks Bernard down" width="175" height="131" loading="lazy"></a>
<figcaption>Oozo knocks Bernard down</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-051-lg.jpg"><img src="images/dott/dott-contest-051-sm.jpg" alt="Bernard turns maniacal" title="Bernard turns maniacal" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard turns maniacal</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-045-lg.jpg"><img src="images/dott/dott-contest-045-sm.jpg" alt="The deflated clown laughs" title="The deflated clown laughs" width="175" height="131" loading="lazy"></a>
<figcaption>The deflated clown laughs</figcaption>
</figure>
</div>
<p>Give the <strong>scalpel</strong>, which Laverne has been carrying
all along, to <strong>Bernard</strong>, and switch to him. In the
main hall, you'll find Oozo the Clown, who knocks
Bernard back and laughs every time he tries to interact
with it. Use the scalpel to deflate Oozo, and pick up
the <strong>box o' laughs</strong>. Pass it to Laverne along with
the fake barf and fork.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-contest-054-lg.jpg"><img src="images/dott/dott-contest-054-sm.jpg" alt="Bernard's textbook sounds very boring" title="Bernard's textbook sounds very boring" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard's textbook sounds very boring</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-068-lg.jpg"><img src="images/dott/dott-contest-068-sm.jpg" alt="The horse grins" title="The horse grins" width="175" height="131" loading="lazy"></a>
<figcaption>The horse grins</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-071-lg.jpg"><img src="images/dott/dott-contest-071-sm.jpg" alt="Another Back to the Future reference" title="Another Back to the Future reference" width="175" height="131" loading="lazy"></a>
<figcaption>Another Back to the Future reference</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-075-lg.jpg"><img src="images/dott/dott-contest-075-sm.jpg" alt="Hoagie reads: &quot;The LALR compiler is constructed by the following method...&quot;" title="Hoagie reads: &quot;The LALR compiler is constructed by the following method...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie reads: "The LALR compiler is constructed by the following method..."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-078-lg.jpg"><img src="images/dott/dott-contest-078-sm.jpg" alt="The horse yawns as Hoagie reads on" title="The horse yawns as Hoagie reads on" width="175" height="131" loading="lazy"></a>
<figcaption>The horse yawns as Hoagie reads on</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-083-lg.jpg"><img src="images/dott/dott-contest-083-sm.jpg" alt="The horse falls asleep and starts snoring" title="The horse falls asleep and starts snoring" width="175" height="131" loading="lazy"></a>
<figcaption>The horse falls asleep and starts snoring</figcaption>
</figure>
</div>
<p>Give the <strong>textbook</strong>, which Bernard has been carrying
from the beginning, to <strong>Hoagie</strong> and switch to him.
Outside the room with the sculptor twins on the third
level, there's a horse with great teeth. Read the
textbook to the horse to put it to sleep, at which
point you can pick up the <strong>dentures</strong> from the glass.
Give the dentures and the spaghetti (which become
<strong>wet soggy noodles</strong> when flushed) to Laverne.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-contest-084-lg.jpg"><img src="images/dott/dott-contest-084-sm.jpg" alt="The mummy got a makeover" title="The mummy got a makeover" width="175" height="131" loading="lazy"></a>
<figcaption>The mummy got a makeover</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-094-lg.jpg"><img src="images/dott/dott-contest-094-sm.jpg" alt="Laverne swirls the noodles and is left with a meatball on the fork" title="Laverne swirls the noodles and is left with a meatball on the fork" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne swirls the noodles and is left with a meatball on the fork</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-097-lg.jpg"><img src="images/dott/dott-contest-097-sm.jpg" alt="Laverne: &quot;OH! HAROLD!&quot;" title="Laverne: &quot;OH! HAROLD!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "OH! HAROLD!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-104-lg.jpg"><img src="images/dott/dott-contest-104-sm.jpg" alt="Harold: &quot;I think I'm going to be sick!&quot;" title="Harold: &quot;I think I'm going to be sick!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Harold: "I think I'm going to be sick!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-109-lg.jpg"><img src="images/dott/dott-contest-109-sm.jpg" alt="Doctor Tentacle: &quot;Didn't you just say you thought you were going to be sick?&quot;" title="Doctor Tentacle: &quot;Didn't you just say you thought you were going to be sick?&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Doctor Tentacle: "Didn't you just say you thought you were going to be sick?"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-115-lg.jpg"><img src="images/dott/dott-contest-115-sm.jpg" alt="Doctor Tentacle: &quot;You're a good-looking human, Harold, but you know the rules.&quot;" title="Doctor Tentacle: &quot;You're a good-looking human, Harold, but you know the rules.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Doctor Tentacle: "You're a good-looking human, Harold, but you know the rules."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-121-lg.jpg"><img src="images/dott/dott-contest-121-sm.jpg" alt="Harold is disqualified" title="Harold is disqualified" width="175" height="131" loading="lazy"></a>
<figcaption>Harold is disqualified</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-125-lg.jpg"><img src="images/dott/dott-contest-125-sm.jpg" alt="Doctor Tentacle: &quot;I hate cleaning up after humans.&quot;" title="Doctor Tentacle: &quot;I hate cleaning up after humans.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Doctor Tentacle: "I hate cleaning up after humans."</figcaption>
</figure>
</div>
<p>Use the dentures, box o' laughs and wet soggy noodles
on the mummy. Use the fork on the mummy's head to
style its noodly hair (Laverne eats a meatball from it).
Use the fake barf on Harold to disqualify him.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-contest-126-lg.jpg"><img src="images/dott/dott-contest-126-sm.jpg" alt="Laverne can ask the judges to judge any of the three categories" title="Laverne can ask the judges to judge any of the three categories" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne can ask the judges to judge any of the three categories</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-127-lg.jpg"><img src="images/dott/dott-contest-127-sm.jpg" alt="Judge: &quot;Wow! That's the best hair I've ever seen on a mummy.&quot;" title="Judge: &quot;Wow! That's the best hair I've ever seen on a mummy.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Judge: "Wow! That's the best hair I've ever seen on a mummy."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-131-lg.jpg"><img src="images/dott/dott-contest-131-sm.jpg" alt="Judge: &quot;I like the quiet one with the big teeth.&quot;" title="Judge: &quot;I like the quiet one with the big teeth.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Judge: "I like the quiet one with the big teeth."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-139-lg.jpg"><img src="images/dott/dott-contest-139-sm.jpg" alt="Judge: &quot;It's amazing how the mummy can do that without moving his lips.&quot;" title="Judge: &quot;It's amazing how the mummy can do that without moving his lips.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Judge: "It's amazing how the mummy can do that without moving his lips."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-141-lg.jpg"><img src="images/dott/dott-contest-141-sm.jpg" alt="Judge: &quot;Well, that makes him BEST OF SHOW!&quot;" title="Judge: &quot;Well, that makes him BEST OF SHOW!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Judge: "Well, that makes him BEST OF SHOW!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-149-lg.jpg"><img src="images/dott/dott-contest-149-sm.jpg" alt="The mummy holds its trophy with the dinner certificate in it" title="The mummy holds its trophy with the dinner certificate in it" width="175" height="131" loading="lazy"></a>
<figcaption>The mummy holds its trophy with the dinner certificate in it</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-contest-155-lg.jpg"><img src="images/dott/dott-contest-155-sm.jpg" alt="Laverne (tearful): &quot;...favorite Edison.&quot;" title="Laverne (tearful): &quot;...favorite Edison.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne (tearful): "...favorite Edison."</figcaption>
</figure>
</div>
<p>You can now ask the judges to judge each category,
after which the mummy wins the show and you get
a <strong>dinner certificate</strong> and a <strong>trophy</strong>.</p>
<p style="text-align: right;"><a href="#contents">&#8679; Back to top</a></p>
<h3 id="free-prisoners">Freeing the Prisoners</h3>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-prisoners-005-lg.jpg"><img src="images/dott/dott-prisoners-005-sm.jpg" alt="Guard tentacle: &quot;I can't afford to take out the trash, let alone a classy babe like you.&quot;" title="Guard tentacle: &quot;I can't afford to take out the trash, let alone a classy babe like you.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Guard tentacle: "I can't afford to take out the trash, let alone a classy babe like you."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-prisoners-008-lg.jpg"><img src="images/dott/dott-prisoners-008-sm.jpg" alt="Guard tentacle: &quot;I can't wait to tell my wife!&quot;" title="Guard tentacle: &quot;I can't wait to tell my wife!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Guard tentacle: "I can't wait to tell my wife!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-prisoners-014-lg.jpg"><img src="images/dott/dott-prisoners-014-sm.jpg" alt="Laverne: &quot;I said you're FREE! Now get off your fat, lazy butts and start enjoying it!&quot;" title="Laverne: &quot;I said you're FREE! Now get off your fat, lazy butts and start enjoying it!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "I said you're FREE! Now get off your fat, lazy butts and start enjoying it!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-prisoners-017-lg.jpg"><img src="images/dott/dott-prisoners-017-sm.jpg" alt="Zed Edison: &quot;If we stay here we know we'll be warm and comfortable.&quot;" title="Zed Edison: &quot;If we stay here we know we'll be warm and comfortable.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Zed Edison: "If we stay here we know we'll be warm and comfortable."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-prisoners-024-lg.jpg"><img src="images/dott/dott-prisoners-024-sm.jpg" alt="Zed Edison: &quot;Man, I hate skunks!&quot;" title="Zed Edison: &quot;Man, I hate skunks!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Zed Edison: "Man, I hate skunks!"</figcaption>
</figure>
</div>
<p>Go to the kennel and give the dinner certificate
to the guard tentacle, who originally wanted to
go to dinner with Laverne, and now runs off to
use it with his wife. Use the switch to power off
the electric fence. The Edisons don't want to
leave because they're afraid of wild animals like
skunks. They need some motivation.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-prisoners-031-lg.jpg"><img src="images/dott/dott-prisoners-031-sm.jpg" alt="The cat gets a white stripe" title="The cat gets a white stripe" width="175" height="131" loading="lazy"></a>
<figcaption>The cat gets a white stripe</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-prisoners-039-lg.jpg"><img src="images/dott/dott-prisoners-039-sm.jpg" alt="The skunk-cat is out of reach" title="The skunk-cat is out of reach" width="175" height="131" loading="lazy"></a>
<figcaption>The skunk-cat is out of reach</figcaption>
</figure>
</div>
<p>Outside the mansion, there's a cat scratching its
back on the fence. Get the Booboo-B-Gone&trade;
from Bernard and use it on the fence. The cat ends
up with a white stripe on its back and leaps on
the roof of the mansion entrance. How to get it
down?</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-prisoners-040-lg.jpg"><img src="images/dott/dott-prisoners-040-sm.jpg" alt="Hoagie: &quot;What a pretty pussycat.&quot;" title="Hoagie: &quot;What a pretty pussycat.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie: "What a pretty pussycat."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-prisoners-043-lg.jpg"><img src="images/dott/dott-prisoners-043-sm.jpg" alt="Hoagie struggles to lift the mattress" title="Hoagie struggles to lift the mattress" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie struggles to lift the mattress</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-prisoners-047-lg.jpg"><img src="images/dott/dott-prisoners-047-sm.jpg" alt="Jed Edison: &quot;Sounds like the cat's caught a MOOSE up there.&quot;" title="Jed Edison: &quot;Sounds like the cat's caught a MOOSE up there.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Jed Edison: "Sounds like the cat's caught a MOOSE up there."</figcaption>
</figure>
</div>
<p>Switch to <strong>Hoagie</strong> and go upstairs to the attic
where there's that other cat playing with the
squeaky mouse toy. You'll notice that the
mattress on Ned's bed is squeaky, but it's too
close to the cat to distract it.</p>
<p>Use the squeaky mattress on Ned's bed with Jed's
bed to swap them. Use the squeaky mattress to
lure the cat away. While it's distracted, pick up
the <strong>squeaky mouse toy</strong> and give it to Laverne.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-prisoners-052-lg.jpg"><img src="images/dott/dott-prisoners-052-sm.jpg" alt="Laverne lures the cat with the squeaky mouse toy" title="Laverne lures the cat with the squeaky mouse toy" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne lures the cat with the squeaky mouse toy</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-prisoners-054-lg.jpg"><img src="images/dott/dott-prisoners-054-sm.jpg" alt="Laverne captures the cat" title="Laverne captures the cat" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne captures the cat</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-prisoners-060-lg.jpg"><img src="images/dott/dott-prisoners-060-sm.jpg" alt="Laverne passes the extension cord through the window" title="Laverne passes the extension cord through the window" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne passes the extension cord through the window</figcaption>
</figure>
</div>
<p>Switch back to <strong>Laverne</strong> and use the squeaky mouse
toy on the <strong>cat</strong> to capture it. While you're in
the area, head to the Chron-O-John to the right.
Use the extension cord on the plug, and then pass
it through the window.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-prisoners-061-lg.jpg"><img src="images/dott/dott-prisoners-061-sm.jpg" alt="Laverne presents the cat-skunk to the Edisons" title="Laverne presents the cat-skunk to the Edisons" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne presents the cat-skunk to the Edisons</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-prisoners-068-lg.jpg"><img src="images/dott/dott-prisoners-068-sm.jpg" alt="The Edisons look on in horror" title="The Edisons look on in horror" width="175" height="131" loading="lazy"></a>
<figcaption>The Edisons look on in horror</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-prisoners-072-lg.jpg"><img src="images/dott/dott-prisoners-072-sm.jpg" alt="The Edisons panic" title="The Edisons panic" width="175" height="131" loading="lazy"></a>
<figcaption>The Edisons panic</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-prisoners-077-lg.jpg"><img src="images/dott/dott-prisoners-077-sm.jpg" alt="The Edisons flee the mansion" title="The Edisons flee the mansion" width="175" height="131" loading="lazy"></a>
<figcaption>The Edisons flee the mansion</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-prisoners-080-lg.jpg"><img src="images/dott/dott-prisoners-080-sm.jpg" alt="Guard tentacle: &quot;Come back here you mangy humans!&quot;" title="Guard tentacle: &quot;Come back here you mangy humans!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Guard tentacle: "Come back here you mangy humans!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-prisoners-083-lg.jpg"><img src="images/dott/dott-prisoners-083-sm.jpg" alt="Laverne: &quot;Who says you can't learn anything from cartoons, eh kitty?&quot;" title="Laverne: &quot;Who says you can't learn anything from cartoons, eh kitty?&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "Who says you can't learn anything from cartoons, eh kitty?"</figcaption>
</figure>
</div>
<p>Go back to the kennel and use the cat - which looks
like a skunk - to cause the Edisons to flee in
terror. The guard tentacle outside the grandfather
clock goes after them, so you're now free to access
the lab.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-prisoners-086-lg.jpg"><img src="images/dott/dott-prisoners-086-sm.jpg" alt="Laverne leaps into the grandfather clock" title="Laverne leaps into the grandfather clock" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne leaps into the grandfather clock</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-prisoners-089-lg.jpg"><img src="images/dott/dott-prisoners-089-sm.jpg" alt="Laverne: &quot;It's the same generator that was in Dr. Fred's lab!&quot;" title="Laverne: &quot;It's the same generator that was in Dr. Fred's lab!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "It's the same generator that was in Dr. Fred's lab!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-prisoners-090-lg.jpg"><img src="images/dott/dott-prisoners-090-sm.jpg" alt="Laverne (to time machine ruins): &quot;Good riddance!&quot;" title="Laverne (to time machine ruins): &quot;Good riddance!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne (to time machine ruins): "Good riddance!"</figcaption>
</figure>
</div>
<p>Open the grandfather clock and go downstairs. Plug the
extension cord into the outlet below the generator.
Laverne now needs a way to power the generator to
supply the Chron-O-John with electricity.</p>
<p style="text-align: right;"><a href="#contents">&#8679; Back to top</a></p>
<h3 id="hamster-power">Hamster Power</h3>
<h4 id="timeless-hamster">Timeless Hamster</h4>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-000-lg.jpg"><img src="images/dott/dott-hamster-000-sm.jpg" alt="Newspaper headline: &quot;Purple Tentacle is Man of the Year&quot;" title="Newspaper headline: &quot;Purple Tentacle is Man of the Year&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Newspaper headline: "Purple Tentacle is Man of the Year"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-001-lg.jpg"><img src="images/dott/dott-hamster-001-sm.jpg" alt="Bernard: &quot;I'm sorry to do this to you little fella, but it's for the future of the whole planet.&quot;" title="Bernard: &quot;I'm sorry to do this to you little fella, but it's for the future of the whole planet.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "I'm sorry to do this to you little fella, but it's for the future of the whole planet."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-007-lg.jpg"><img src="images/dott/dott-hamster-007-sm.jpg" alt="Laverne picks up the frozen hamster" title="Laverne picks up the frozen hamster" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne picks up the frozen hamster</figcaption>
</figure>
</div>
<p>Switch to <strong>Bernard</strong>. Remember the hamster you stole
from Weird Ed Edison? Go upstairs and stuff it in
the ice machine. You can now switch back to <strong>Laverne</strong>,
look at the same ice machine in the future, and then
pick up the <strong>frozen hamster</strong>.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-012-lg.jpg"><img src="images/dott/dott-hamster-012-sm.jpg" alt="Laverne puts the frozen hamster in the microwave" title="Laverne puts the frozen hamster in the microwave" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne puts the frozen hamster in the microwave</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-022-lg.jpg"><img src="images/dott/dott-hamster-022-sm.jpg" alt="The hamster starts to pop" title="The hamster starts to pop" width="175" height="131" loading="lazy"></a>
<figcaption>The hamster starts to pop</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-032-lg.jpg"><img src="images/dott/dott-hamster-032-sm.jpg" alt="Laverne: &quot;You see, kids who put hamsters in microwaves back where I'm from...&quot;" title="Laverne: &quot;You see, kids who put hamsters in microwaves back where I'm from...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "You see, kids who put hamsters in microwaves back where I'm from..."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-033-lg.jpg"><img src="images/dott/dott-hamster-033-sm.jpg" alt="Laverne: &quot;...get taken away from their parents...&quot;" title="Laverne: &quot;...get taken away from their parents...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "...get taken away from their parents..."</figcaption>
</figure>
</div>
<p>Go to the kitchen (door on the right in the hall)
and put the hamster in the microwave to thaw it,
getting back a <strong>cold wet hamster</strong>. As you might
remember from Weird Ed Edison earlier, the hamster
doesn't like to run when it's cold and wet, so
it's no use putting it in the generator in the lab
just yet.</p>
<h4 id="burglar">The Burglar</h4>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-036-lg.jpg"><img src="images/dott/dott-hamster-036-sm.jpg" alt="A sleeping conventioneer snores away" title="A sleeping conventioneer snores away" width="175" height="131" loading="lazy"></a>
<figcaption>A sleeping conventioneer snores away</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-037-lg.jpg"><img src="images/dott/dott-hamster-037-sm.jpg" alt="The keys are in the door" title="The keys are in the door" width="175" height="131" loading="lazy"></a>
<figcaption>The keys are in the door</figcaption>
</figure>
</div>
<p>Switch to <strong>Bernard</strong> and go inside the first door on
the left near the ice machine, where a sleeping
conventioneer is happily snoring away on top of
a sweater. Close the door and take the <strong>keys</strong> from
it.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-044-lg.jpg"><img src="images/dott/dott-hamster-044-sm.jpg" alt="A burglar tries to break into a car" title="A burglar tries to break into a car" width="175" height="131" loading="lazy"></a>
<figcaption>A burglar tries to break into a car</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-046-lg.jpg"><img src="images/dott/dott-hamster-046-sm.jpg" alt="Bernard: &quot;Some people think that washing one's vehicle will make it rain.&quot;" title="Bernard: &quot;Some people think that washing one's vehicle will make it rain.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "Some people think that washing one's vehicle will make it rain."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-047-lg.jpg"><img src="images/dott/dott-hamster-047-sm.jpg" alt="Man in ski mask: &quot;I locked my keys in the car.&quot;" title="Man in ski mask: &quot;I locked my keys in the car.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Man in ski mask: "I locked my keys in the car."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-048-lg.jpg"><img src="images/dott/dott-hamster-048-sm.jpg" alt="Bernard: &quot;Here, perhaps these are your keys.&quot;" title="Bernard: &quot;Here, perhaps these are your keys.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "Here, perhaps these are your keys."</figcaption>
</figure>
</div>
<p>Leave the motel and walk to the right where a man
in a ski mask is trying to break into a car, pretending
he locked his keys in it. Give him the keys to get
the <strong>crowbar</strong>.</p>
<h4 id="sweater">The Sweater</h4>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-055-lg.jpg"><img src="images/dott/dott-hamster-055-sm.jpg" alt="Bernard loosens the gum with the crowbar" title="Bernard loosens the gum with the crowbar" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard loosens the gum with the crowbar</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-060-lg.jpg"><img src="images/dott/dott-hamster-060-sm.jpg" alt="Bernard pulls a dime from the gum" title="Bernard pulls a dime from the gum" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard pulls a dime from the gum</figcaption>
</figure>
</div>
<p>Go back to the lobby and use the crowbar on the
<strong>gum with a dime stuck in it</strong> to pick it up. Use
the latter: Bernard chews the gum he just picked up from
the floor to separate the <strong>dime</strong> from the <strong>wad
of gum</strong>.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-072-lg.jpg"><img src="images/dott/dott-hamster-072-sm.jpg" alt="The sleeping conventioneer moves to the edge of the bed" title="The sleeping conventioneer moves to the edge of the bed" width="175" height="131" loading="lazy"></a>
<figcaption>The sleeping conventioneer moves to the edge of the bed</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-073-lg.jpg"><img src="images/dott/dott-hamster-073-sm.jpg" alt="The sleeping conventioneer continues sleeping on the floor" title="The sleeping conventioneer continues sleeping on the floor" width="175" height="131" loading="lazy"></a>
<figcaption>The sleeping conventioneer continues sleeping on the floor</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-076-lg.jpg"><img src="images/dott/dott-hamster-076-sm.jpg" alt="Bernard: &quot;Eew, it's soaking wet!&quot;" title="Bernard: &quot;Eew, it's soaking wet!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "Eew, it's soaking wet!"</figcaption>
</figure>
</div>
<p>Now that you have a second dime, go back to the sleeping
conventioneer's room upstairs and put both dimes in
the FickleFingers coin slot. You can now take the
<strong>sweater</strong>, which is "soaking wet".</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-081-lg.jpg"><img src="images/dott/dott-hamster-081-sm.jpg" alt="Bernard strikes the candy machine with the crowbar" title="Bernard strikes the candy machine with the crowbar" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard strikes the candy machine with the crowbar</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-095-lg.jpg"><img src="images/dott/dott-hamster-095-sm.jpg" alt="Bernard: &quot;Ohhh, 1977!&quot;" title="Bernard: &quot;Ohhh, 1977!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "Ohhh, 1977!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-097-lg.jpg"><img src="images/dott/dott-hamster-097-sm.jpg" alt="&quot;...much, much later...&quot;" title="&quot;...much, much later...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>"...much, much later..."</figcaption>
</figure>
</div>
<p>Go outside the room and use the crowbar to bust the
candy machine. Pick up the pile of <strong>quarters</strong> that fall
out of it.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-100-lg.jpg"><img src="images/dott/dott-hamster-100-sm.jpg" alt="Bernard puts quarters in the dryer" title="Bernard puts quarters in the dryer" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard puts quarters in the dryer</figcaption>
</figure>
</div>
<p>Next, go down to the laundry room next to the kitchen.
Put the sweater in the dryer and toss all the quarters
into the coin slot.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-106-lg.jpg"><img src="images/dott/dott-hamster-106-sm.jpg" alt="Laverne finds the sweater in the dryer" title="Laverne finds the sweater in the dryer" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne finds the sweater in the dryer</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-109-lg.jpg"><img src="images/dott/dott-hamster-109-sm.jpg" alt="Laverne: &quot;It's shrunk to doll size.&quot;" title="Laverne: &quot;It's shrunk to doll size.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "It's shrunk to doll size."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-111-lg.jpg"><img src="images/dott/dott-hamster-111-sm.jpg" alt="Laverne: &quot;This oughtta warm him up.&quot;" title="Laverne: &quot;This oughtta warm him up.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "This oughtta warm him up."</figcaption>
</figure>
</div>
<p>Switch to <strong>Laverne</strong> and go into the laundry room in
the future (door on the right from the kitchen). You'll
find that the dryer cycle just finished after 200 years.
Open the dryer and take the shrunken <strong>sweater</strong>. Use
it on the cold wet hamster to make him a <strong>toasty warm
hamster</strong>.</p>
<h4 id="powering-generator">Powering the Generator</h4>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-112-lg.jpg"><img src="images/dott/dott-hamster-112-sm.jpg" alt="Laverne gets punched in the face" title="Laverne gets punched in the face" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne gets punched in the face</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-114-lg.jpg"><img src="images/dott/dott-hamster-114-sm.jpg" alt="The hamster escapes and bumps into something" title="The hamster escapes and bumps into something" width="175" height="131" loading="lazy"></a>
<figcaption>The hamster escapes and bumps into something</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-118-lg.jpg"><img src="images/dott/dott-hamster-118-sm.jpg" alt="Laverne recovers from the blow" title="Laverne recovers from the blow" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne recovers from the blow</figcaption>
</figure>
</div>
<p>Go down to the lab and put the toasty warm hamster in
the generator. Laverne gets hit by a boxing glove and
the hamster escapes into a mouse hole. You can pick up
the <strong>hubcap</strong> if you want, but there's no use for it.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-120-lg.jpg"><img src="images/dott/dott-hamster-120-sm.jpg" alt="Laverne: &quot;What I need now is a vacuum cleaner.&quot;" title="Laverne: &quot;What I need now is a vacuum cleaner.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "What I need now is a vacuum cleaner."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-121-lg.jpg"><img src="images/dott/dott-hamster-121-sm.jpg" alt="Laverne: &quot;Now, why isn't there a vacuum cleaner down here?&quot;" title="Laverne: &quot;Now, why isn't there a vacuum cleaner down here?&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "Now, why isn't there a vacuum cleaner down here?"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-122-lg.jpg"><img src="images/dott/dott-hamster-122-sm.jpg" alt="Laverne: &quot;Every American should have a vacuum cleaner in their basement!&quot;" title="Laverne: &quot;Every American should have a vacuum cleaner in their basement!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "Every American should have a vacuum cleaner in their basement!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-126-lg.jpg"><img src="images/dott/dott-hamster-126-sm.jpg" alt="Hoagie: &quot;I WONDER IF THERE MIGHT BE ANY IDEAS WORTH DISCUSSING IN THE SUGGESTION BOX?&quot;" title="Hoagie: &quot;I WONDER IF THERE MIGHT BE ANY IDEAS WORTH DISCUSSING IN THE SUGGESTION BOX?&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie: "I WONDER IF THERE MIGHT BE ANY IDEAS WORTH DISCUSSING IN THE SUGGESTION BOX?"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-134-lg.jpg"><img src="images/dott/dott-hamster-134-sm.jpg" alt="George Washington reads: &quot;George says that every American should have a vacuum cleaner in their basement!&quot;" title="George Washington reads: &quot;George says that every American should have a vacuum cleaner in their basement!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>George Washington reads: "George says that every American should have a vacuum cleaner in their basement!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-136-lg.jpg"><img src="images/dott/dott-hamster-136-sm.jpg" alt="George Washington: &quot;If there are no objections, we shall add it to the constitution immediately!&quot;" title="George Washington: &quot;If there are no objections, we shall add it to the constitution immediately!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>George Washington: "If there are no objections, we shall add it to the constitution immediately!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-142-lg.jpg"><img src="images/dott/dott-hamster-142-sm.jpg" alt="A vacuum cleaner appears in the basement near Laverne" title="A vacuum cleaner appears in the basement near Laverne" width="175" height="131" loading="lazy"></a>
<figcaption>A vacuum cleaner appears in the basement near Laverne</figcaption>
</figure>
</div>
<p>Laverne remarks that she needs a vacuum cleaner to
retrieve the hamster. Pass the flier from Bernard to
<strong>Hoagie</strong>, and have the latter put it in the suggestion
box in the main hall. Having a vacuum cleaner becomes
a constitutional obligation, and one branded "U-Suck"
appears in the lab in Laverne's time.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-143-lg.jpg"><img src="images/dott/dott-hamster-143-sm.jpg" alt="Laverne tries fencing using the vacuum cleaner" title="Laverne tries fencing using the vacuum cleaner" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne tries fencing using the vacuum cleaner</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-147-lg.jpg"><img src="images/dott/dott-hamster-147-sm.jpg" alt="Laverne puts the vacuum cleaner's nozzle into the mouse hole" title="Laverne puts the vacuum cleaner's nozzle into the mouse hole" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne puts the vacuum cleaner's nozzle into the mouse hole</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-148-lg.jpg"><img src="images/dott/dott-hamster-148-sm.jpg" alt="Laverne grins with success" title="Laverne grins with success" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne grins with success</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-150-lg.jpg"><img src="images/dott/dott-hamster-150-sm.jpg" alt="Laverne prepares to blow dust off the hamster" title="Laverne prepares to blow dust off the hamster" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne prepares to blow dust off the hamster</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-154-lg.jpg"><img src="images/dott/dott-hamster-154-sm.jpg" alt="Laverne: &quot;Look at that sucker go!&quot;" title="Laverne: &quot;Look at that sucker go!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "Look at that sucker go!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-hamster-156-lg.jpg"><img src="images/dott/dott-hamster-156-sm.jpg" alt="Laverne's Chron-O-John powers up" title="Laverne's Chron-O-John powers up" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne's Chron-O-John powers up</figcaption>
</figure>
</div>
<p>Switch back to <strong>Laverne</strong> and use the built-in shop vac
on the mouse hole to extract the hamster. Open the
hatch and pick up the dust ball to retrieve the
<strong>dusty warm hamster</strong>. Put the hamster in the generator
to power up Laverne's Chron-O-John.</p>
<p style="text-align: right;"><a href="#contents">&#8679; Back to top</a></p>
<h3 id="three-headed-monkey">Three-Headed Monkey</h3>
<h4 id="tentacle-time-travel">Cutscene: Tentacles Travel Through Time</h4>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-000-lg.jpg"><img src="images/dott/dott-showdown-000-sm.jpg" alt="Dr. Fred: &quot;According to my instruments, everything is in readiness!&quot;" title="Dr. Fred: &quot;According to my instruments, everything is in readiness!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "According to my instruments, everything is in readiness!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-015-lg.jpg"><img src="images/dott/dott-showdown-015-sm.jpg" alt="Bernard: &quot;I'm so glad you two made it back ok!&quot;" title="Bernard: &quot;I'm so glad you two made it back ok!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "I'm so glad you two made it back ok!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-017-lg.jpg"><img src="images/dott/dott-showdown-017-sm.jpg" alt="Dr. Fred: &quot;Now that you're back, we've got to proceed with the original plan and send you back to yesterday to turn off the Sludge-O-Matic&trade;.&quot;" title="Dr. Fred: &quot;Now that you're back, we've got to proceed with the original plan and send you back to yesterday to turn off the Sludge-O-Matic&trade;.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "Now that you're back, we've got to proceed with the original plan and send you back to yesterday to turn off the Sludge-O-Matic&trade;."</figcaption>
</figure>
</div>
<p>Now that Hoagie's and Laverne's Chron-O-Johns both have
power, Dr. Fred flips the switch on the time machine and
brings them back.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-024-lg.jpg"><img src="images/dott/dott-showdown-024-sm.jpg" alt="Purple Tentacle: &quot;You can't turn off the machine if I get there FIRST!&quot;" title="Purple Tentacle: &quot;You can't turn off the machine if I get there FIRST!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Purple Tentacle: "You can't turn off the machine if I get there FIRST!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-029-lg.jpg"><img src="images/dott/dott-showdown-029-sm.jpg" alt="Green Tentacle: &quot;This time I KNOW I can stop him!&quot;" title="Green Tentacle: &quot;This time I KNOW I can stop him!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Green Tentacle: "This time I KNOW I can stop him!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-035-lg.jpg"><img src="images/dott/dott-showdown-035-sm.jpg" alt="Dr. Fred: &quot;You can't all go in the same stall!&quot;" title="Dr. Fred: &quot;You can't all go in the same stall!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "You can't all go in the same stall!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-038-lg.jpg"><img src="images/dott/dott-showdown-038-sm.jpg" alt="Dr. Fred mentions &quot;The Fly&quot;" title="Dr. Fred mentions &quot;The Fly&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred mentions "The Fly"</figcaption>
</figure>
</div>
<p>While Dr. Fred tries to convince Bernard, Hoagie and
Laverne to go back in time again to stop Purple Tentacle,
the latter sneaks into a Chron-O-John to precede them.
Green Tentacle takes a second Chron-O-John to pursue
him. The trio squeeze together into the third Chron-O-John
and also beam back in time.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-043-lg.jpg"><img src="images/dott/dott-showdown-043-sm.jpg" alt="Hoagie, Bernard and Laverne peer out of the Chron-O-John" title="Hoagie, Bernard and Laverne peer out of the Chron-O-John" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie, Bernard and Laverne peer out of the Chron-O-John</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-049-lg.jpg"><img src="images/dott/dott-showdown-049-sm.jpg" alt="They freak out when they realise they merged" title="They freak out when they realise they merged" width="175" height="131" loading="lazy"></a>
<figcaption>They freak out when they realise they merged</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-052-lg.jpg"><img src="images/dott/dott-showdown-052-sm.jpg" alt="Hoagie: &quot;We're some kinda monster, dudes.&quot;" title="Hoagie: &quot;We're some kinda monster, dudes.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Hoagie: "We're some kinda monster, dudes."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-067-lg.jpg"><img src="images/dott/dott-showdown-067-sm.jpg" alt="Laverne: &quot;We're going to turn off the Sludge-O-Matic&trade; and defeat your evil plans, you overgrown WORM.&quot;" title="Laverne: &quot;We're going to turn off the Sludge-O-Matic&trade; and defeat your evil plans, you overgrown WORM.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "We're going to turn off the Sludge-O-Matic&trade; and defeat your evil plans, you overgrown WORM."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-073-lg.jpg"><img src="images/dott/dott-showdown-073-sm.jpg" alt="Bernard: &quot;You and what army?&quot;" title="Bernard: &quot;You and what army?&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "You and what army?"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-077-lg.jpg"><img src="images/dott/dott-showdown-077-sm.jpg" alt="Purple Tentacle's army" title="Purple Tentacle's army" width="175" height="131" loading="lazy"></a>
<figcaption>Purple Tentacle's army</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-084-lg.jpg"><img src="images/dott/dott-showdown-084-sm.jpg" alt="Purple Tentacle: &quot;Go to the basement and guard the Sludge-O-Matic&trade;.&quot;" title="Purple Tentacle: &quot;Go to the basement and guard the Sludge-O-Matic&trade;.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Purple Tentacle: "Go to the basement and guard the Sludge-O-Matic&trade;."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-089-lg.jpg"><img src="images/dott/dott-showdown-089-sm.jpg" alt="Old Purple Tentacle: &quot;I've been itching for a chance to test out my newly completed DIMINUATOR!&quot;" title="Old Purple Tentacle: &quot;I've been itching for a chance to test out my newly completed DIMINUATOR!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Old Purple Tentacle: "I've been itching for a chance to test out my newly completed DIMINUATOR!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-097-lg.jpg"><img src="images/dott/dott-showdown-097-sm.jpg" alt="Purple Tentacle: &quot;All right, the rest of you come with me!&quot;" title="Purple Tentacle: &quot;All right, the rest of you come with me!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Purple Tentacle: "All right, the rest of you come with me!"</figcaption>
</figure>
</div>
<p>They land outside the motel yesterday, having merged into
a sort of three-headed monster. They find Green Tentacle
tied up and Purple Tentacle backed by an army. The old Purple
Tentacle from the future shrinks the Laverne-Bernard-Hoagie hybrid with his
ray gun and pursues them into the motel, whereas the present
Purple Tentacle directs ten purple tentacles to guard the
sludge machine and uses the rest to conquer the world.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-100-lg.jpg"><img src="images/dott/dott-showdown-100-sm.jpg" alt="The shrunken trio" title="The shrunken trio" width="175" height="131" loading="lazy"></a>
<figcaption>The shrunken trio</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-102-lg.jpg"><img src="images/dott/dott-showdown-102-sm.jpg" alt="Laverne: &quot;It wears off!&quot;" title="Laverne: &quot;It wears off!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne: "It wears off!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-105-lg.jpg"><img src="images/dott/dott-showdown-105-sm.jpg" alt="Bernard: &quot;Run for it!&quot;" title="Bernard: &quot;Run for it!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "Run for it!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-107-lg.jpg"><img src="images/dott/dott-showdown-107-sm.jpg" alt="Old Purple Tentacle: &quot;The battery must not have had time to recharge...&quot;" title="Old Purple Tentacle: &quot;The battery must not have had time to recharge...&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Old Purple Tentacle: "The battery must not have had time to recharge..."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-110-lg.jpg"><img src="images/dott/dott-showdown-110-sm.jpg" alt="Bernard: &quot;Maybe he won't find us.&quot;" title="Bernard: &quot;Maybe he won't find us.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "Maybe he won't find us."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-113-lg.jpg"><img src="images/dott/dott-showdown-113-sm.jpg" alt="Old Purple Tentacle: &quot;Where are you, human?&quot;" title="Old Purple Tentacle: &quot;Where are you, human?&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Old Purple Tentacle: "Where are you, human?"</figcaption>
</figure>
</div>
<p>Laverne-Bernard-Hoagie returns to normal size inside the
motel, realising that the shrink ray wears off with time.
The old Purple Tentacle tries to shoot them again, but
the ray gun runs out of battery so they run upstairs and
hide in the first room on the left.</p>
<h4 id="diminuator-chase">Diminuator Chase</h4>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-114-lg.jpg"><img src="images/dott/dott-showdown-114-sm.jpg" alt="In the room" title="In the room" width="175" height="131" loading="lazy"></a>
<figcaption>In the room</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-115-lg.jpg"><img src="images/dott/dott-showdown-115-sm.jpg" alt="In the hallway" title="In the hallway" width="175" height="131" loading="lazy"></a>
<figcaption>In the hallway</figcaption>
</figure>
</div>
<p>At this point, you take control of the <strong>Laverne-Bernard-Hoagie
hybrid</strong>, hiding from the old Purple Tentacle in the sleeping
conventioneer's room. You don't really have any options, so
go outside the room.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-122-lg.jpg"><img src="images/dott/dott-showdown-122-sm.jpg" alt="Old Purple Tentacle catches the hybrid" title="Old Purple Tentacle catches the hybrid" width="175" height="131" loading="lazy"></a>
<figcaption>Old Purple Tentacle catches the hybrid</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-125-lg.jpg"><img src="images/dott/dott-showdown-125-sm.jpg" alt="He shrinks them" title="He shrinks them" width="175" height="131" loading="lazy"></a>
<figcaption>He shrinks them</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-130-lg.jpg"><img src="images/dott/dott-showdown-130-sm.jpg" alt="Mini-them running to the mouse hole" title="Mini-them running to the mouse hole" width="175" height="131" loading="lazy"></a>
<figcaption>Mini-them running to the mouse hole</figcaption>
</figure>
</div>
<p>Head to the right, where the old Purple Tentacle is waiting
for you with his shrinking ray gun. Open the door of the middle
room, and just as you do, he see and shrinks you. As his ray gun
jams, take the opportunity to sneak into the middle room, then
go through the mouse hole to get to the room on the right.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-133-lg.jpg"><img src="images/dott/dott-showdown-133-sm.jpg" alt="Taking the bowling ball" title="Taking the bowling ball" width="175" height="131" loading="lazy"></a>
<figcaption>Taking the bowling ball</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-136-lg.jpg"><img src="images/dott/dott-showdown-136-sm.jpg" alt="Bernard: &quot;Look behind you, a three-headed monkey!&quot;" title="Bernard: &quot;Look behind you, a three-headed monkey!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "Look behind you, a three-headed monkey!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-137-lg.jpg"><img src="images/dott/dott-showdown-137-sm.jpg" alt="Purple Tentacles: &quot;The only three-headed mokey here is in FRONT of us.&quot;" title="Purple Tentacles: &quot;The only three-headed mokey here is in FRONT of us.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Purple Tentacles: "The only three-headed mokey here is in FRONT of us."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-142-lg.jpg"><img src="images/dott/dott-showdown-142-sm.jpg" alt="Bowling with Purple Tentacles" title="Bowling with Purple Tentacles" width="175" height="131" loading="lazy"></a>
<figcaption>Bowling with Purple Tentacles</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-152-lg.jpg"><img src="images/dott/dott-showdown-152-sm.jpg" alt="Strike!" title="Strike!" width="175" height="131" loading="lazy"></a>
<figcaption>Strike!</figcaption>
</figure>
</div>
<p>When you resume normal size, pick up the <strong>bowling ball</strong> next to
the globe and head to the basement lab, where ten Purple
Tentacles are guarding the Sludge-O-Matic&trade; machine which
also has Dr. Fred tied to it. Use the bowling ball on the
Purple Tentacles to knock them out of the way.</p>
<h4 id="defeating-purple">Defeating Old Purple Tentacle</h4>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-155-lg.jpg"><img src="images/dott/dott-showdown-155-sm.jpg" alt="Bernard: &quot;Now we can turn off the machine and prevent all this tentacle mayhem from ever happening.&quot;" title="Bernard: &quot;Now we can turn off the machine and prevent all this tentacle mayhem from ever happening.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "Now we can turn off the machine and prevent all this tentacle mayhem from ever happening."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-157-lg.jpg"><img src="images/dott/dott-showdown-157-sm.jpg" alt="They flip the switch, but Old Purple Tentacle appears behind them" title="They flip the switch, but Old Purple Tentacle appears behind them" width="175" height="131" loading="lazy"></a>
<figcaption>They flip the switch, but Old Purple Tentacle appears behind them</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-162-lg.jpg"><img src="images/dott/dott-showdown-162-sm.jpg" alt="Old Purple Tentacle shrinks the trio again" title="Old Purple Tentacle shrinks the trio again" width="175" height="131" loading="lazy"></a>
<figcaption>Old Purple Tentacle shrinks the trio again</figcaption>
</figure>
</div>
<p>Although the path to the sludge machine is clear, the old
Purple Tentacle appears behind you. Each time you push the
lever to turn off the sludge machine, he shrinks you and turns
it back on.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-170-lg.jpg"><img src="images/dott/dott-showdown-170-sm.jpg" alt="Bernard: &quot;He looks a lot like Santa, but not as friendly.&quot;" title="Bernard: &quot;He looks a lot like Santa, but not as friendly.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "He looks a lot like Santa, but not as friendly."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-171-lg.jpg"><img src="images/dott/dott-showdown-171-sm.jpg" alt="Old Purple Tentacle: &quot;Center of the forehead, every time.&quot;" title="Old Purple Tentacle: &quot;Center of the forehead, every time.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Old Purple Tentacle: "Center of the forehead, every time."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-173-lg.jpg"><img src="images/dott/dott-showdown-173-sm.jpg" alt="Bernard: &quot;Just what is it you have against humans, anyway?&quot;" title="Bernard: &quot;Just what is it you have against humans, anyway?&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "Just what is it you have against humans, anyway?"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-178-lg.jpg"><img src="images/dott/dott-showdown-178-sm.jpg" alt="Bernard: &quot;Sounds like that's all Dr. Fred's fault, really.&quot;" title="Bernard: &quot;Sounds like that's all Dr. Fred's fault, really.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "Sounds like that's all Dr. Fred's fault, really."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-181-lg.jpg"><img src="images/dott/dott-showdown-181-sm.jpg" alt="Bernard: &quot;Why don't you zap FRED with the ray gun for a change?&quot;" title="Bernard: &quot;Why don't you zap FRED with the ray gun for a change?&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "Why don't you zap FRED with the ray gun for a change?"</figcaption>
</figure>
</div>
<p>As you talk to the old Purple Tentacle, he boasts that he
can hit "center of the forehead, every time" with his ray gun.
Convince him to shrink Dr. Fred by:</p>
<ul>
<li>Asking him what he has against humans</li>
<li>Pointing out that it's Dr. Fred's fault</li>
<li>Asking him to zap Fred</li>
</ul>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-184-lg.jpg"><img src="images/dott/dott-showdown-184-sm.jpg" alt="Old Purple Tentacle zaps Dr. Fred..." title="Old Purple Tentacle zaps Dr. Fred..." width="175" height="131" loading="lazy"></a>
<figcaption>Old Purple Tentacle zaps Dr. Fred...</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-186-lg.jpg"><img src="images/dott/dott-showdown-186-sm.jpg" alt="...but is hit and shrunk by his own ray" title="...but is hit and shrunk by his own ray" width="175" height="131" loading="lazy"></a>
<figcaption>...but is hit and shrunk by his own ray</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-204-lg.jpg"><img src="images/dott/dott-showdown-204-sm.jpg" alt="Old Purple Tentacle vows revenge after being stepped on" title="Old Purple Tentacle vows revenge after being stepped on" width="175" height="131" loading="lazy"></a>
<figcaption>Old Purple Tentacle vows revenge after being stepped on</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-213-lg.jpg"><img src="images/dott/dott-showdown-213-sm.jpg" alt="The trio puts Old Purple Tentacle in an envelope" title="The trio puts Old Purple Tentacle in an envelope" width="175" height="131" loading="lazy"></a>
<figcaption>The trio puts Old Purple Tentacle in an envelope</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-218-lg.jpg"><img src="images/dott/dott-showdown-218-sm.jpg" alt="Bernard asks the hamster to mail the envelope to Siberia" title="Bernard asks the hamster to mail the envelope to Siberia" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard asks the hamster to mail the envelope to Siberia</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-219-lg.jpg"><img src="images/dott/dott-showdown-219-sm.jpg" alt="The sludge machine is turned off" title="The sludge machine is turned off" width="175" height="131" loading="lazy"></a>
<figcaption>The sludge machine is turned off</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-222-lg.jpg"><img src="images/dott/dott-showdown-222-sm.jpg" alt="The purple tentacles disappear one by one" title="The purple tentacles disappear one by one" width="175" height="131" loading="lazy"></a>
<figcaption>The purple tentacles disappear one by one</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-showdown-224-lg.jpg"><img src="images/dott/dott-showdown-224-sm.jpg" alt="Clear water flows into the river" title="Clear water flows into the river" width="175" height="131" loading="lazy"></a>
<figcaption>Clear water flows into the river</figcaption>
</figure>
</div>
<p>The old Purple Tentacle fires his ray gun at Dr. Fred, but it
bounces off the thing strapped to his forehead and reflects
back onto the old Purple Tentacle, shrinking him.
Laverne-Bernard-Hoagie steps on him, puts him in an envelope,
and asks the hamster to mail him to Siberia. The purple
tentacles lying around disappear, and the drains beneath
the mansion spew clear water into the river instead of filth.</p>
<p style="text-align: right;"><a href="#contents">&#8679; Back to top</a></p>
<h3 id="endgame">Endgame</h3>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-endgame-000-lg.jpg"><img src="images/dott/dott-endgame-000-sm.jpg" alt="Epilogue" title="Epilogue" width="175" height="131" loading="lazy"></a>
<figcaption>Epilogue</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-endgame-003-lg.jpg"><img src="images/dott/dott-endgame-003-sm.jpg" alt="Dr. Fred: &quot;Now kindly get your freakish hide out of my home!&quot;" title="Dr. Fred: &quot;Now kindly get your freakish hide out of my home!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Dr. Fred: "Now kindly get your freakish hide out of my home!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-endgame-010-lg.jpg"><img src="images/dott/dott-endgame-010-sm.jpg" alt="Bernard: &quot;Help us, Dr. Edison.&quot;" title="Bernard: &quot;Help us, Dr. Edison.&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "Help us, Dr. Edison."</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-endgame-011-lg.jpg"><img src="images/dott/dott-endgame-011-sm.jpg" alt="Bernard: &quot;You're our only hope!&quot;" title="Bernard: &quot;You're our only hope!&quot;" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard: "You're our only hope!"</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-endgame-017-lg.jpg"><img src="images/dott/dott-endgame-017-sm.jpg" alt="The X-ray" title="The X-ray" width="175" height="131" loading="lazy"></a>
<figcaption>The X-ray</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-endgame-026-lg.jpg"><img src="images/dott/dott-endgame-026-sm.jpg" alt="The trio blushes" title="The trio blushes" width="175" height="131" loading="lazy"></a>
<figcaption>The trio blushes</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-endgame-029-lg.jpg"><img src="images/dott/dott-endgame-029-sm.jpg" alt="Bernard climbs out" title="Bernard climbs out" width="175" height="131" loading="lazy"></a>
<figcaption>Bernard climbs out</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-endgame-036-lg.jpg"><img src="images/dott/dott-endgame-036-sm.jpg" alt="Laverne tries to free herself" title="Laverne tries to free herself" width="175" height="131" loading="lazy"></a>
<figcaption>Laverne tries to free herself</figcaption>
</figure>
</div>
<p>Laverne-Bernard-Hoagie pleads to Dr. Fred, in another Star
Wars reference, to untangle them before they leave his mansion.
After subjecting them to an X-ray, he explains that they
aren't actually a monster and are just stuck together in one
set of clothes. After turning red with embarrassment, the three
manage to work their way out of the mess.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-endgame-042-lg.jpg"><img src="images/dott/dott-endgame-042-sm.jpg" alt="A tentacle-shaped American flag" title="A tentacle-shaped American flag" width="175" height="131" loading="lazy"></a>
<figcaption>A tentacle-shaped American flag</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-endgame-046-lg.jpg"><img src="images/dott/dott-endgame-046-sm.jpg" alt="The end" title="The end" width="175" height="131" loading="lazy"></a>
<figcaption>The end</figcaption>
</figure>
</div>
<p>As the sun sets in the background, a tentacle-shaped American
flag is hoisted on a flag pole, due to the trio's tampering with
historical events.</p>
<div class="newgallery">
<figure style="width: 175px;">
<a href="images/dott/dott-endgame-082-lg.jpg"><img src="images/dott/dott-endgame-082-sm.jpg" alt="Endgame credits" title="Endgame credits" width="175" height="131" loading="lazy"></a>
<figcaption>Endgame credits</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-endgame-085-lg.jpg"><img src="images/dott/dott-endgame-085-sm.jpg" alt="Sam and Max&trade; credit" title="Sam and Max&trade; credit" width="175" height="131" loading="lazy"></a>
<figcaption>Sam and Max&trade; credit</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-endgame-086-lg.jpg"><img src="images/dott/dott-endgame-086-sm.jpg" alt="LOOM&trade; credit" title="LOOM&trade; credit" width="175" height="131" loading="lazy"></a>
<figcaption>LOOM&trade; credit</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-endgame-088-lg.jpg"><img src="images/dott/dott-endgame-088-sm.jpg" alt="LucasArts logo" title="LucasArts logo" width="175" height="131" loading="lazy"></a>
<figcaption>LucasArts logo</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-endgame-093-lg.jpg"><img src="images/dott/dott-endgame-093-sm.jpg" alt="LucasArts logo runs away" title="LucasArts logo runs away" width="175" height="131" loading="lazy"></a>
<figcaption>LucasArts logo runs away</figcaption>
</figure>
<figure style="width: 175px;">
<a href="images/dott/dott-endgame-100-lg.jpg"><img src="images/dott/dott-endgame-100-sm.jpg" alt="Tentacle takes over" title="Tentacle takes over" width="175" height="131" loading="lazy"></a>
<figcaption>Tentacle takes over</figcaption>
</figure>
</div>
<p>Congratulations on finishing <em>Day of the Tentacle</em>! Enjoy
the endgame credits. At the end, two Easter eggs from
<em>LOOM</em> and <em>Sam &amp; Max</em> are also mentioned. The scene
fades, and a tentacle intrudes into LucasArts' logo.</p>
<p style="text-align: right;"><a href="#contents">&#8679; Back to top</a></p>
</div> <!-- content -->
<div id="footer">
<address>
⚔️ &copy; <a href="https://dandago.com/">Daniel D'Agostino</a> 2006-2026 ⚔️
</address>
</div> <!-- footer -->
</div> <!-- main -->
</body>
</html>