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
This commit is contained in:
File diff suppressed because one or more lines are too long
1549
walkthroughs/day-of-the-tentacle/gamefaqs_tricrokra_walkthrough.txt
Normal file
1549
walkthroughs/day-of-the-tentacle/gamefaqs_tricrokra_walkthrough.txt
Normal file
File diff suppressed because one or more lines are too long
@@ -0,0 +1,214 @@
|
||||
<!doctype html>
|
||||
|
||||
<!--[if lt IE 7]> <html lang="en-gb" class="lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
|
||||
<!--[if IE 7]> <html lang="en-gb" class="lt-ie9 lt-ie8"> <![endif]-->
|
||||
<!--[if IE 8]> <html lang="en-gb" class="lt-ie9"> <![endif]-->
|
||||
<!--[if gt IE 8]><!--> <html lang="en-gb"> <!--<![endif]-->
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
|
||||
<title>Day of the Tentacle</title>
|
||||
|
||||
<meta name="keywords" content="archive,let's,play,Bobbin Threadbare,Day of the Tentacle,video,humorous,voice" />
|
||||
<meta name="description" content="Let's Play Day of the Tentacle by Bobbin Threadbare" />
|
||||
<meta name="author" content="Bobbin Threadbare" />
|
||||
|
||||
<link rel="stylesheet" href="/style/2012/archive-2.0.6.css" media="screen" />
|
||||
|
||||
<meta name="viewport" content="width=960" />
|
||||
|
||||
<script type="text/javascript">
|
||||
(function(html){html.className = "live";})(document.documentElement||document.body);
|
||||
</script>
|
||||
|
||||
<script src="/script/jquery-1.7.1.min.js"></script>
|
||||
<script src="/script/jquery.ba-outside-events.min.js"></script>
|
||||
|
||||
<script src="/script/2012/globals.js"></script>
|
||||
<script src="/script/2012/readinghistory-1.0.1.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
/* <![CDATA[ */
|
||||
// remove ugly anchor from search results. Looks like users without JS will need to live with it.
|
||||
var url = window.location.toString();
|
||||
if(url.indexOf('#') != -1) { window.location = url.split('#')[0]; }
|
||||
|
||||
var preload = new Image();
|
||||
preload.src = "/site_images/tag_add.png";
|
||||
preload.src = "/site_images/tag_del.png";
|
||||
|
||||
lpid = 20664;
|
||||
historyTitle = "Day of the Tentacle by Bobbin Threadbare";
|
||||
|
||||
$(document).ready(displayUpdatedHistory);
|
||||
|
||||
current_tags = ["5","7"];
|
||||
|
||||
addtag_html=' Tag it!';
|
||||
deltag_html=' Untag it!';
|
||||
|
||||
$(document).ready(function() {
|
||||
$("div#popups").html(" <div class=\"message\" id=\"likeit\"><strong>Thanks! We like it too.</strong>Why not check out some similar LPs from our recommendations?</div> \
|
||||
<div class=\"message\" id=\"tagit\"> \
|
||||
<strong>What would you like to tag this LP as?</strong> \
|
||||
<div class=\"tagrow\"> \
|
||||
<span>Tag</span> \
|
||||
<select id=\"tagselect\"> <option value=\"9\">challenges</option> \
|
||||
<option value=\"11\">co-op</option> \
|
||||
<option value=\"14\">completionist</option> \
|
||||
<option value=\"12\">dual-audio</option> \
|
||||
<option value=\"6\">group</option> \
|
||||
<option value=\"15\">high-definition</option> \
|
||||
<option value=\"5\">humorous</option> \
|
||||
<option value=\"4\">informative</option> \
|
||||
<option value=\"10\">narrative</option> \
|
||||
<option value=\"8\">subtitles</option> \
|
||||
<option value=\"7\">voice</option> \
|
||||
</select> \
|
||||
<button class=\"addtag\" id=\"tagbutton\" onclick=\"return tagPopdown();\"> Tag it! </button> \
|
||||
</div> \
|
||||
</div>");
|
||||
});
|
||||
|
||||
/* ]]> */
|
||||
</script>
|
||||
<script src="/script/2012/archive.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
<a class="index-link" href="/">
|
||||
<span class="logo"><i title="The Let's Play Archive"> </i></span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<h1 class="indexhead">The Let's Play Archive</h1> <h1><a href=".">Day of the Tentacle</a></h1>
|
||||
<h2><span>by</span> <a href="/author/Bobbin%20Threadbare">Bobbin Threadbare</a></h2>
|
||||
<div id="details" class="info">
|
||||
<ul id="statistics">
|
||||
<li>Began on <strong>May 24, 2010</strong></li>
|
||||
<li>Ended on <strong>Jun 17, 2010</strong></li>
|
||||
<li>This LP has <strong>22</strong> parts.</li>
|
||||
<li id="archival">Added to the archive on <strong>Jul 03, 2010</strong></li>
|
||||
</ul>
|
||||
|
||||
<ul id="tags">
|
||||
<li id="controls">
|
||||
<a href="#" class="like" title="Like this LP" onclick="return likePopup()"><span class="button"><i class="func-like"> </i></span> Like</a>
|
||||
<a href="#" class="tag" title="Tag this LP" onclick="return tagPopup()"><span class="button"><i class="func-tag"> </i></span> Tag</a>
|
||||
</li>
|
||||
<li id="taglist">
|
||||
This LP is tagged with: <strong><a href="/?tags=video">video</a>, <a href="/?tags=humorous">humorous</a>, <a href="/?tags=voice">voice</a></strong>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div id="popups">
|
||||
<!-- asd -->
|
||||
<div class="message" id="likeit"><strong>Thanks! We like it too.</strong>Why not check out some similar LPs from our recommendations?</div>
|
||||
<div class="message" id="tagit">
|
||||
<strong>What would you like to tag this LP as?</strong>
|
||||
<div class="tagrow">
|
||||
<span>Tag</span>
|
||||
<select id="tagselect">
|
||||
<option value="9">challenges</option>
|
||||
<option value="11">co-op</option>
|
||||
<option value="14">completionist</option>
|
||||
<option value="12">dual-audio</option>
|
||||
<option value="6">group</option>
|
||||
<option value="15">high-definition</option>
|
||||
<option value="5">humorous</option>
|
||||
<option value="4">informative</option>
|
||||
<option value="10">narrative</option>
|
||||
<option value="8">subtitles</option>
|
||||
<option value="7">voice</option>
|
||||
</select>
|
||||
<button class="addtag" id="tagbutton" onclick="return tagPopdown();">
|
||||
Tag it!
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p id="thread">Original Thread: <a id="threadlink" href="http://forums.somethingawful.com/showthread.php?threadid=3308406">On the Day of the Tentacle, we TAKE ON THE WORLD!</a></p>
|
||||
<p id="similar"> </p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="content" class="cblock">
|
||||
<h1>Introduction</h1>
|
||||
<img src="Images/1-dott-poster.jpg" alt="" class="img" border="0"><br />
|
||||
<br />
|
||||
At some point in 1993 or thereabouts, some folks in LucasArts were itching to start a new project. Perhaps it was simply that Tim Schafer and Dave Grossman were working on a new art style, and wanted a low-value property to start out on. However it came together, Day of the Tentacle (a sequel to Maniac Mansion, notable mostly for getting the SCUMM interface named after it) presented players of adventure games with a level of cartoonish humor and whimsy almost never seen before.<br />
|
||||
<br />
|
||||
<img src="Images/2-Dott02.png" alt="" class="img" border="0"><br />
|
||||
<br />
|
||||
While the entire cast of the house makes return appearances from the first game, the only survivor of the cast of college kid-main characters is Bernard Bernoulli, seen here with his two roommates (Laverne and Hoagie, nicknamed after his favorite sandwich) and the reason he decides to return. Hoagie here also shows Schafer's leanings towards the rocking lifestyle, later shown by Full Throttle and Brütal Legend. Knowledge of the first game is far from necessary to enjoy this one, but if you care enough, Maniac Mansion is also included in Day of the Tentacle, or at least the CD version.<br />
|
||||
<br />
|
||||
But why am I still rambling? This is a game meant to be witnessed. So witness this:<br />
|
||||
<br />
|
||||
<img src="Images/3-Dott01.png" alt="" class="img" border="0"><br />
|
||||
<br />
|
||||
<a href="http://www.youtube.com/user/ThreadbareInc#p/c/4EA0035235DD047D" target="_blank" rel="nofollow">Youtube's Master Playlist</a><br />
|
||||
<a href="http://www.dailymotion.com/playlist/x2w9lx_ThreadbareInc_lets-play-day-of-the-tentacle/1" target="_blank" rel="nofollow">DailyMotion's Master Playlist</a><br />
|
||||
<br />
|
||||
<b>Part 1</b><br />
|
||||
Youtube: <a href="http://www.youtube.com/watch?v=9F8a27p-dbM" target="_blank" rel="nofollow">Side A</a> <a href="http://www.youtube.com/watch?v=0vJhfIpbeP8" target="_blank" rel="nofollow">Side B</a> <a href="http://www.youtube.com/watch?v=9F8a27p-dbM&feature=PlayList&p=F4D81247B1266AE4&playnext_from=PL&index=0&playnext=1" target="_blank" rel="nofollow">Playlist</a><br />
|
||||
DailyMotion: <a href="http://www.dailymotion.com/video/x16i27n_let-s-play-dott-part-1_videogames" target="_blank" rel="nofollow">Part 1</a><br />
|
||||
<br />
|
||||
<b>Part 2</b><br />
|
||||
Youtube: <a href="http://www.youtube.com/watch?v=7Jg7dxa4MgU" target="_blank" rel="nofollow">Side A</a> <a href="http://www.youtube.com/watch?v=g42pgwzQHME" target="_blank" rel="nofollow">Side B</a> <a href="http://www.youtube.com/watch?v=7Jg7dxa4MgU&feature=PlayList&p=9A206E8F1C924D1A&playnext_from=PL&index=0&playnext=1" target="_blank" rel="nofollow">Playlist</a><br />
|
||||
DailyMotion: <a href="http://www.dailymotion.com/video/x16i2bl_let-s-play-dott-part-2_videogames" target="_blank" rel="nofollow">Part 2</a><br />
|
||||
<br />
|
||||
<b>Part 3</b><br />
|
||||
Youtube: <a href="http://www.youtube.com/watch?v=SWIEF4MXv6g" target="_blank" rel="nofollow">Side A</a> <a href="http://www.youtube.com/watch?v=CSUgtbavzxo" target="_blank" rel="nofollow">Side B</a> <a href="http://www.youtube.com/watch?v=AE8m7XspJ0U" target="_blank" rel="nofollow"> Side C</a> <a href="http://www.youtube.com/watch?v=SWIEF4MXv6g&feature=PlayList&p=D0BABB90B2D81ECB&playnext_from=PL&index=0&playnext=1" target="_blank" rel="nofollow">Playlist</a><br />
|
||||
DailyMotion: <a href="http://www.dailymotion.com/video/x16i2el_let-s-play-dott-part-3_videogames" target="_blank" rel="nofollow">Part 3</a><br />
|
||||
<br />
|
||||
<b>Part 4</b><br />
|
||||
Youtube: <a href="http://www.youtube.com/watch?v=9Xmkuv1Q3LY" target="_blank" rel="nofollow">Side A</a> <a href="http://www.youtube.com/watch?v=t2gdQRCdUq4" target="_blank" rel="nofollow">Side B</a> <a href="http://www.youtube.com/watch?v=V_obAlvx9wk" target="_blank" rel="nofollow"> Side C</a> <a href="http://www.youtube.com/watch?v=9Xmkuv1Q3LY&feature=PlayList&p=381056235518C709&playnext_from=PL&index=0&playnext=1" target="_blank" rel="nofollow">Playlist</a><br />
|
||||
DailyMotion: <a href="http://www.dailymotion.com/video/x16i2hf_let-s-play-dott-part-4_videogames" target="_blank" rel="nofollow">Part 4</a><br />
|
||||
<br />
|
||||
<b>Part 5</b><br />
|
||||
Youtube: <a href="http://www.youtube.com/watch?v=x38ub-Mziao" target="_blank" rel="nofollow">Side A</a> <a href="http://www.youtube.com/watch?v=iONuGOGWlmw" target="_blank" rel="nofollow">Side B</a> <a href="http://www.youtube.com/watch?v=x38ub-Mziao&feature=PlayList&p=14211C37F51CF3EE&playnext_from=PL&index=0&playnext=1" target="_blank" rel="nofollow">Playlist</a><br />
|
||||
DailyMotion: <a href="http://www.dailymotion.com/video/x16i2j8_let-s-play-dott-part-5_videogames" target="_blank" rel="nofollow">Part 5</a><br />
|
||||
<br />
|
||||
<b>Part 6</b><br />
|
||||
<a href="http://www.youtube.com/watch?v=bpQGlILTHt4" target="_blank" rel="nofollow">Youtube</a><br />
|
||||
<a href="http://www.dailymotion.com/video/x16i2j9_let-s-play-dott-part-6_videogames" target="_blank" rel="nofollow">DailyMotion</a><br />
|
||||
<br />
|
||||
<b>Maniac Mansion's Maniac Interruption</b><br />
|
||||
<a href="Update%2001/" rel="nofollow">Part 1: Getting by the Green</a><br />
|
||||
<a href="Update%2002/" rel="nofollow">Part 2: Dungeon Access</a><br />
|
||||
<a href="Update%2003/" rel="nofollow">Random Roundup 1</a><br />
|
||||
<a href="Update%2004/" rel="nofollow">Part 3: Outer Lab Access</a><br />
|
||||
<a href="Update%2005/" rel="nofollow">Part 4: Home Improvement</a><br />
|
||||
<a href="Update%2006/" rel="nofollow">Part 5: Inner Lab Access</a><br />
|
||||
<a href="Update%2007/" rel="nofollow">Random Roundup 2</a><br />
|
||||
<a href="Update%2008/" rel="nofollow">Part 6: Grand Finale</a><br />
|
||||
<br />
|
||||
<b>Part 7</b><br />
|
||||
Youtube: <a href="http://www.youtube.com/watch?v=rB65yy8OoxA" target="_blank" rel="nofollow">Side A</a> <a href="http://www.youtube.com/watch?v=FNcnsDVoLrs" target="_blank" rel="nofollow">Side B</a> <a href="http://www.youtube.com/watch?v=rB65yy8OoxA&feature=PlayList&p=CA27C78ED97B2613&playnext_from=PL&index=0&playnext=1" target="_blank" rel="nofollow">Playlist</a><br />
|
||||
DailyMotion: <a href="http://www.dailymotion.com/video/x16i2lb_let-s-play-dott-part-7_videogames" target="_blank" rel="nofollow">Part 7</a><br />
|
||||
<br />
|
||||
<b>Part 8</b><br />
|
||||
Youtube: <a href="http://www.youtube.com/watch?v=W5t4jgF_OzM" target="_blank" rel="nofollow">Side A</a> <a href="http://www.youtube.com/watch?v=Qz7Wo5AWLik" target="_blank" rel="nofollow">Side B</a> <a href="http://www.youtube.com/watch?v=W5t4jgF_OzM&feature=PlayList&p=A6474BADFE754BBA&playnext_from=PL&index=0&playnext=1" target="_blank" rel="nofollow">Playlist</a><br />
|
||||
DailyMotion: <a href="http://www.dailymotion.com/video/x16i2n1_let-s-play-dott-part-8_videogames" target="_blank" rel="nofollow">Part 8</a><br />
|
||||
<br />
|
||||
<b>Part 9</b><br />
|
||||
Youtube: <a href="http://www.youtube.com/watch?v=MZzsL2GeW7I" target="_blank" rel="nofollow">Side A</a> <a href="http://www.youtube.com/watch?v=0Ds2Pi3VtDM" target="_blank" rel="nofollow">Side B</a> <a href="http://www.youtube.com/watch?v=MZzsL2GeW7I&feature=PlayList&p=53409B6B2ABF8264&playnext_from=PL&index=0&playnext=1" target="_blank" rel="nofollow">Playlist</a><br />
|
||||
DailyMotion: <a href="http://www.dailymotion.com/video/x16i2ye_let-s-play-dott-part-9_videogames" target="_blank" rel="nofollow">Part 9</a><br />
|
||||
<br />
|
||||
<b>Part 10</b><br />
|
||||
Youtube: <a href="http://www.youtube.com/watch?v=SvOqYJ3pa3E" target="_blank" rel="nofollow">Side A</a> <a href="http://www.youtube.com/watch?v=vU4rWXxTe8o" target="_blank" rel="nofollow">Side B</a> <a href="http://www.youtube.com/watch?v=MdKRD6-MvsA" target="_blank" rel="nofollow">Side C</a> <a href="http://www.youtube.com/watch?v=SvOqYJ3pa3E&feature=PlayList&p=7C945C9D6EB7E2B1&playnext_from=PL&index=0&playnext=1" target="_blank" rel="nofollow">Playlist</a><br />
|
||||
DailyMotion: <a href="http://www.dailymotion.com/video/x16i31w_let-s-play-dott-part-10_videogames" target="_blank" rel="nofollow">Part 10</a><br />
|
||||
<br />
|
||||
<b>Part 11</b><br />
|
||||
Youtube: <a href="http://www.youtube.com/watch?v=xJUYl4Jx-tQ" target="_blank" rel="nofollow">Side A</a> <a href="http://www.youtube.com/watch?v=S4tkbunY-v4" target="_blank" rel="nofollow">Side B</a> <a href="http://www.youtube.com/watch?v=xJUYl4Jx-tQ&feature=PlayList&p=6A6962A18B597C3D&playnext_from=PL&index=0&playnext=1" target="_blank" rel="nofollow">Playlist</a><br />
|
||||
DailyMotion: <a href="http://www.dailymotion.com/video/x16i345_let-s-play-dott-part-11_videogames" target="_blank" rel="nofollow">Part 11</a> </div>
|
||||
|
||||
<a class="returnblock" href="/">Archive Index</a>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
File diff suppressed because it is too large
Load Diff
219
walkthroughs/day-of-the-tentacle/uhs_hints_walkthrough.html
Normal file
219
walkthroughs/day-of-the-tentacle/uhs_hints_walkthrough.html
Normal file
@@ -0,0 +1,219 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="Universal Hint System hints for Day of the Tentacle. The UHS shows you just the hints you need, unlike a traditional walkthrough.">
|
||||
<meta name="keywords" content="Day of the Tentacle, hints, walkthrough, Universal Hint System, UHS, , help, games, computer games, tips, solutions, cheats">
|
||||
<title>Day of the Tentacle Hints from UHS. Not your ordinary walkthrough.</title>
|
||||
<link rel="canonical" href="https://www.uhs-hints.com/uhsweb/dott">
|
||||
<link rel="stylesheet" type="text/css" href="https://static.uhs-hints.com/style.css?v=1772588089">
|
||||
<link rel="icon" href="https://secure.uhs-hints.com/images/crystal-ball-transparent-16.png" type="image/png">
|
||||
|
||||
<script type="text/javascript" src="/uhsweb/uhsweb-responsive.js?v=1772331749"></script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<!-- Mobile sidebar drawer overlay -->
|
||||
<div id="mobile-overlay" onclick="closeSidebar()"></div>
|
||||
|
||||
<!-- Mobile sidebar drawer -->
|
||||
<nav id="mobile-sidebar">
|
||||
<button id="mobile-sidebar-close" onclick="closeSidebar()" aria-label="Close menu">×</button>
|
||||
<ul>
|
||||
<li class="selected"><a href="/">Top</a></li>
|
||||
<li><a href="/hints/">Hints</a></li>
|
||||
<li><a href="/readers/">UHS Readers</a></li>
|
||||
<li><a href="/articles/">Articles</a></li>
|
||||
<li><a href="/links/">Links</a></li>
|
||||
<li><a href="/about/">About Us</a></li>
|
||||
<li><a href="/support/">Contact</a></li>
|
||||
<li class="ordering"><a href="/ordering/">Buy Now</a></li>
|
||||
<li class="mobile-search">
|
||||
<form method="GET" action="/hints/search.php">
|
||||
<label for="mobile-search">Find Game:</label>
|
||||
<input type="text" name="search" id="mobile-search" class="searchbox">
|
||||
</form>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<div id="page-wrapper">
|
||||
<header>
|
||||
<div id="banner-graphic">
|
||||
<map name="banner-map">
|
||||
<area shape="rect" coords="0,0,73,80" href="https://www.uhs-hints.com" alt="Go to top of site">
|
||||
</map>
|
||||
<picture>
|
||||
<source media="(max-width: 600px)" srcset="https://static.uhs-hints.com/images/title-600-responsive.webp 1x, https://static.uhs-hints.com/images/title-600-responsive@2x.webp 2x" type="image/webp">
|
||||
<source media="(max-width: 600px)" srcset="https://static.uhs-hints.com/images/title-600-responsive.png 1x, https://static.uhs-hints.com/images/title-600-responsive@2x.png 2x" type="image/png">
|
||||
<source srcset="https://static.uhs-hints.com/images/title-800-responsive.webp 1x, https://static.uhs-hints.com/images/title-800-responsive@2x.webp 2x" type="image/webp">
|
||||
<img src="https://static.uhs-hints.com/images/title-800-responsive.png" height="80" width="800"
|
||||
alt="Universal Hint System: Not your ordinary walkthrough. Just the hints you need."
|
||||
usemap="#banner-map">
|
||||
</picture>
|
||||
|
||||
<button id="hamburger-btn" onclick="openSidebar()" aria-label="Open menu" aria-expanded="false">
|
||||
<span></span>
|
||||
<span></span>
|
||||
<span></span>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<div id="main-menu">
|
||||
<ul>
|
||||
<li >
|
||||
<a href="/">Top</a></li>
|
||||
<li class="selected">
|
||||
<a href="/hints/">Hints</a></li>
|
||||
<li >
|
||||
<a href="/readers/">UHS Readers</a></li>
|
||||
<li >
|
||||
<a href="/articles/">Articles</a></li>
|
||||
<li >
|
||||
<a href="/links/">Links</a></li>
|
||||
<li >
|
||||
<a href="/about/">About Us</a></li>
|
||||
<li >
|
||||
<a href="/support/">Contact</a></li>
|
||||
<li class="search">
|
||||
<div>
|
||||
<span style="float: left" class="search-label"><label for="banner-search">Find Game:</label></span>
|
||||
<form method="GET" action="/hints/search.php">
|
||||
<input type="text" name="search" class="searchbox" id="banner-search">
|
||||
</form>
|
||||
</div>
|
||||
</li>
|
||||
<li class="ordering"><a href="/ordering/">Buy Now</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div id="sub-menu">
|
||||
<div>
|
||||
<div class="sub-menu-title">All Hints:</div>
|
||||
<div class="sub-menu-links"><a href="/hints/" >Section Top</a> -
|
||||
<a href="/hints/readers.php" >Hint Readers</a> -
|
||||
<a href="/hints/allhints.php" >All Hints</a>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="sub-menu-title">These Hints:</div>
|
||||
<div class="sub-menu-links">Day of the Tentacle</div>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div id="leaderboard">
|
||||
<script type="text/javascript"><!--
|
||||
e9 = new Object();
|
||||
e9.size = window.innerWidth <= 728 ? "320x50" : "728x90";
|
||||
//--></script>
|
||||
<script type="text/javascript" src="//tags.expo9.exponential.com/tags/UniversalHintSystem/ROS/tags.js"></script>
|
||||
|
||||
</div>
|
||||
|
||||
<main>
|
||||
<div id="content">
|
||||
|
||||
|
||||
<div style="float: right; margin-left: 20px">
|
||||
<script type="text/javascript"><!--
|
||||
e9 = new Object();
|
||||
e9.size = "120x600";
|
||||
//--></script>
|
||||
<script type="text/javascript" src="//tags.expo9.exponential.com/tags/UniversalHintSystem/ROS/tags.js"></script>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="sidebar">
|
||||
|
||||
<div class="sidebar-header">About UHS Hints</div>
|
||||
<div class="sidebar-body">
|
||||
<p class="summary-top">
|
||||
The UHS gives you just the hints you need to solve many games. We
|
||||
give you as much detail as any walkthrough, to help you finish. But
|
||||
unlike ordinary walkthroughs or cheats, we show you just the hints you
|
||||
need, so your game is never spoiled. Select the area where you're
|
||||
stuck and then keep clicking "Show Another Hint" to get the right
|
||||
level of help – anything from a small nudge to a full answer.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
You can either view these hints for Day of the Tentacle for free
|
||||
from our website, or for more convenient and ad-free access, use our
|
||||
<a href="/readers/">UHS Reader for Windows or macOS</a> software.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="sidebar-header">Write the Author</div>
|
||||
<div class="sidebar-body">
|
||||
<p class="summary-top">If you wish to comment on these hints,
|
||||
you may <a href="/hints/contact.php?id=dott&page=1">contact the author</a>.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div id="uhsweb-main">
|
||||
<div class="hint-title">Day of the Tentacle</div><ul class="subject"><li><a href="/uhsweb/hints/dott/3">About this UHS File</a></li><li><a href="/uhsweb/hints/dott/41">Bernard (Present)</a></li><li><a href="/uhsweb/hints/dott/355">Hoagie (Past)</a></li><li><a href="/uhsweb/hints/dott/548">Laverne (Future)</a></li><li><a href="/uhsweb/hints/dott/824">Endgame</a></li><li><a href="/uhsweb/hints/dott/878">Plumbing Problems</a></li></ul><p><b>Others Also Read:</b></p><ul class="other-hints"><li><a href="/uhsweb/grimfand">Grim Fandango Hints. <span style='white-space: nowrap'>Not your ordinary walkthrough.</span></a></li>
|
||||
<li><a href="/uhsweb/maniac">Maniac Mansion Hints. <span style='white-space: nowrap'>Not your ordinary walkthrough.</span></a></li>
|
||||
<li><a href="/uhsweb/monkey3">The Curse of Monkey Island Hints. <span style='white-space: nowrap'>Not your ordinary walkthrough.</span></a></li>
|
||||
<li><a href="/uhsweb/monkey">The Secret of Monkey Island Hints. <span style='white-space: nowrap'>Not your ordinary walkthrough.</span></a></li>
|
||||
<li><a href="/uhsweb/monkey2">The Secret of Monkey Island 2: LeChuck's Revenge Hints. <span style='white-space: nowrap'>Not your ordinary walkthrough.</span></a></li>
|
||||
</ul>
|
||||
|
||||
<script type="text/javascript">
|
||||
revealHints();
|
||||
</script>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<p class="fineprint">
|
||||
This file is a copyrighted work and posted to the UHS website with
|
||||
permission. The redistribution permissions listed in these hints refer
|
||||
to the original downloadable UHS file, and not to the online HTML
|
||||
version. In other words, please don't use any part of this file in
|
||||
your own walkthrough, cheats, codes, or tips without permission.
|
||||
</p>
|
||||
|
||||
|
||||
</div><!-- /content -->
|
||||
</main>
|
||||
|
||||
<footer>
|
||||
<p class="fineprint">© 1998–2026 Universal Hint System.
|
||||
Hints on this site may be copyright by their respective authors, as noted within each
|
||||
hint set. Companies, products, and other related names referenced on this site and its
|
||||
hint files are the property of their respective owners. “UHS” and
|
||||
“Universal Hint System” are our trademarks.</p>
|
||||
|
||||
</footer>
|
||||
|
||||
</div><!-- /page-wrapper -->
|
||||
|
||||
<script>
|
||||
function openSidebar() {
|
||||
document.getElementById('mobile-sidebar').classList.add('open');
|
||||
document.getElementById('mobile-overlay').classList.add('visible');
|
||||
document.getElementById('hamburger-btn').setAttribute('aria-expanded', 'true');
|
||||
}
|
||||
|
||||
function closeSidebar() {
|
||||
document.getElementById('mobile-sidebar').classList.remove('open');
|
||||
document.getElementById('mobile-overlay').classList.remove('visible');
|
||||
document.getElementById('hamburger-btn').setAttribute('aria-expanded', 'false');
|
||||
}
|
||||
|
||||
// Close sidebar on Escape key
|
||||
document.addEventListener('keydown', function(e) {
|
||||
if (e.key === 'Escape') closeSidebar();
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user